diegoinacio/machine-learning-notebooks
🤖 An authorial set of fundamental python recipes on Machine Learning and Artificial Intelligence.
This is a collection of Python-based instructional notebooks designed to clarify fundamental concepts in Machine Learning and Artificial Intelligence. It provides clear, concise explanations and code examples for those looking to understand how these technologies work, taking abstract concepts and demonstrating them with practical recipes. Aspiring data scientists, machine learning engineers, or anyone curious about AI principles would find this beneficial.
No commits in the last 6 months.
Use this if you are a Python developer looking for straightforward explanations and practical code examples to learn or reinforce your understanding of core Machine Learning and Artificial Intelligence concepts.
Not ideal if you are looking for a plug-and-play tool to solve a specific business problem, as this is an educational resource rather than an application.
Stars
77
Forks
13
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/diegoinacio/machine-learning-notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...