https://github.com/bpesquet/mlkatas
(Phased out) A series of challenges for practicing your Machine Learning and Deep Learning skills
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Keywords
Repository
(Phased out) A series of challenges for practicing your Machine Learning and Deep Learning skills
Basic Info
- Host: GitHub
- Owner: bpesquet
- License: other
- Language: Jupyter Notebook
- Default Branch: master
- Homepage: https://www.bpesquet.fr/mlkatas/
- Size: 19.3 MB
Statistics
- Stars: 68
- Watchers: 7
- Forks: 19
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
⛩ Machine Learning Katas
This project is being phased out and replaced by ainotes.
This repository contains the source files for the Machine Learning Katas, a series of challenges for practicing your Machine Learning and Deep Learning skills.
Usage
The katas are mostly self-correcting Jupyter Notebooks that can be executed either:
online, by accessing the katas website.
locally, by cloning or downloading this repository then spinning up a Jupyter notebook server on your local machine.
Development notes
Adding katas
The katas are generated by nbgrader from completed versions that live in a separate, private repository.
Generating the site
The website is generated by Jupyter Book. After installing it, execute the following command in the root folder to generate the HTML output in the _build subdirectory:
bash
jupyter-book build .
A GitHub action is used to publish this output as a website.
Owner
- Name: Baptiste Pesquet
- Login: bpesquet
- Kind: user
- Location: Bordeaux, France
- Company: ENS Cognitique
- Website: https://www.bpesquet.fr
- Repositories: 28
- Profile: https://github.com/bpesquet
Software engineer, computer science professor, AI PhD student.
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 32 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 5
- Total maintainers: 1
pypi.org: mlkatas
Utility functions for Machine Learning
- Homepage: https://github.com/bpesquet/mlkatas
- Documentation: https://mlkatas.readthedocs.io/
- License: MIT
-
Latest release: 0.0.5
published over 6 years ago
Rankings
Maintainers (1)
Dependencies
- Jinja2 <3.1
- jupyter-book ==0.10.
- matplotlib *
- numpy *
- actions/checkout v2 composite
- actions/setup-python v1 composite
- peaceiris/actions-gh-pages v3.6.1 composite