ammaryh92's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
mattharrison/effective_pandas_book
Errata and code for Effective Pandas book
rasbt/watermark
An IPython magic extension for printing date and time stamps, version numbers, and hardware information
ageron/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
keras-team/keras
Deep Learning for humans
alexlenail/NN-SVG
Publication-ready NN-architecture schematics.
rasbt/machine-learning-notes
Collection of useful machine learning codes and snippets (originally intended for my personal use)
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
TheAlgorithms/Python
All Algorithms implemented in Python
Nyandwi/machine_learning_complete
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
tylerjrichards/Streamlit-for-Data-Science
A repo for the book 'Streamlit for Data Science' by Tyler Richards
wesbos/JavaScript30
30 Day Vanilla JS Challenge
divanov11/Django-Course
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
jcjohnson/neural-style
Torch implementation of neural style algorithm
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
craigsdennis/intro-to-apis-course
Introduction to APIs course
udacity/AIPND
Code and associated files for the AI Programming with Python Nanodegree Program