All Projects → gimseng → 99 Ml Learning Projects

gimseng / 99 Ml Learning Projects

Licence: mit
A list of 99 machine learning projects for anyone interested to learn from coding and building projects

Projects that are alternatives of or similar to 99 Ml Learning Projects

Hacktoberfest2020 Expert
Hacktoberfest 2020. Don't forget to spread love and if you like give me a ⭐️
Stars: ✭ 67 (-51.8%)
Mutual labels:  hacktoberfest, jupyter-notebook
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (-19.42%)
Mutual labels:  hacktoberfest, jupyter-notebook
Hacktoberfest2020
Contribute for hacktoberfest 2020
Stars: ✭ 72 (-48.2%)
Mutual labels:  hacktoberfest, jupyter-notebook
Ibmi Oss Examples
A set of examples for using open source tools on IBM i
Stars: ✭ 41 (-70.5%)
Mutual labels:  hacktoberfest, jupyter-notebook
Pandaset Devkit
Stars: ✭ 121 (-12.95%)
Mutual labels:  hacktoberfest, jupyter-notebook
Algorithms
🍣 Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
Stars: ✭ 41 (-70.5%)
Mutual labels:  hacktoberfest, jupyter-notebook
Hello World
Add any Program in any language you like or add a hello world Program ❣️ if you like give us ⭐
Stars: ✭ 1,464 (+953.24%)
Mutual labels:  hacktoberfest, jupyter-notebook
Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (+430.94%)
Mutual labels:  hacktoberfest, jupyter-notebook
Software Training
RoboJackets Software Training
Stars: ✭ 124 (-10.79%)
Mutual labels:  hacktoberfest, jupyter-notebook
Perfil Politico
A platform for profiling public figures in Brazilian politics
Stars: ✭ 117 (-15.83%)
Mutual labels:  hacktoberfest, jupyter-notebook
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (-75.54%)
Mutual labels:  hacktoberfest, jupyter-notebook
Rasa Ptbr Boilerplate
Um template para criar um FAQ chatbot usando Rasa, Rocket.chat, elastic search
Stars: ✭ 128 (-7.91%)
Mutual labels:  hacktoberfest, jupyter-notebook
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-77.7%)
Mutual labels:  hacktoberfest, jupyter-notebook
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+645.32%)
Mutual labels:  hacktoberfest, jupyter-notebook
Automating Your Data Pipeline With Apache Airflow
Automating Your Data Pipeline with Apache Airflow
Stars: ✭ 19 (-86.33%)
Mutual labels:  hacktoberfest, jupyter-notebook
Python Cheatsheet
Basic Cheat Sheet for Python (PDF, Markdown and Jupyter Notebook)
Stars: ✭ 1,334 (+859.71%)
Mutual labels:  hacktoberfest, jupyter-notebook
Challenges
PyBites Code Challenges
Stars: ✭ 604 (+334.53%)
Mutual labels:  hacktoberfest, jupyter-notebook
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+401.44%)
Mutual labels:  hacktoberfest, jupyter-notebook
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-17.99%)
Mutual labels:  hacktoberfest, jupyter-notebook
Mastering Python For Finance Second Edition
Sources codes for: Mastering Python for Finance, Second Edition
Stars: ✭ 127 (-8.63%)
Mutual labels:  hacktoberfest, jupyter-notebook

99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn machine learning from coding and building projects.

Our working philosophy is to provide a curated repo for anyone to contribute a cool/fun exercise and solution that is useful for anyone (including themselves) in their journey of learning machine learning.

Getting Started

The format is roughly the following:

  1. Propose an exercise by creating an issue ticket and write what you think is an useful coding exercise for certain concepts.

  2. If enough people are interested in that issue ticket, hopefully either you or someone else will write the exercise statement properly similar to the style of a lab exercise/homework question.

  3. Then someone will fork the repo, write up their solution, with a bit of polish and documentation, submit a pull request. Please see general contribution guidelines for more details on how to contribute solutions.

  4. Some of us will scrutinize the codes, review, make suggestions and eventually include (merge) them into the main project repo.

  5. At anytime, someone can repeat suggest improvements/changes to 3-4 above for a particular exercise. This is done by creating an issue ticket for improvement/enhancement. One can then repeat 3-4.

  6. Finally, repeat 1-5 indefinitely till we hit 99/99 projects.

Please abide by code of conduct guidelines to have an open and friendly open source collaboration.

Goal: 99 Projects

Current: 10 Projects

Table of Contents

General-Purpose Machine Learning

Computer Vision

Natural Language Processing

Bayesian

Misc/Mix Models

Refreshers/Cheatsheets

Dependencies

Some of the libraries (and their versions) we are using:

  • Python (>= 3.6)
  • NumPy (>= 1.18.5)
  • Pandas (>= 1.0.5)
  • Matplotlib (>= 3.2.2)
  • Seaborn (>= 0.10.1)
  • Scikit-learn (>= 0.22.2)
  • Tensorflow (>= 2.2.0)
  • PyTorch (>= 1.5.1)

Help and Support

If you want to get in touch with us, say hi on our discord/gitter chatroom:

Recent Contributors

Credit:

This project is inspired by Unnit Metaliya’s answer on quora: https://qr.ae/pNK0FW

For credits, these are the two repos (one for C and one for React) where I got the idea from:

License

This repo is covered under The MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].