ganesheshwar's Stars
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
emilwallner/How-to-learn-Deep-Learning
A top-down, practical guide to learn AI, Deep learning and Machine Learning.
andri27-ts/Reinforcement-Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
cesanta/mongoose-os
Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Scanate/EthList
The Comprehensive Ethereum Reading List
keras-team/keras
Deep Learning for humans
prakhar1989/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
vopani/Kaggle_SantanderProductRecommendation
Santander Product Recommendation competition on Kaggle
fastai/courses
fast.ai Courses
EliotAndres/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
mmckerns/tutmom
Tutorial on "Modern Optimization Methods in Python"
rouseguy/Optimization_in_Python
Tutorial on "Modern Optimization Methods in Python"
andrewt3000/DL4NLP
Deep Learning for NLP resources
jdwittenauer/ipython-notebooks
A collection of IPython notebooks covering various topics.
rasbt/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
prakhar1989/Algorithms
:computer: Data Structures and Algorithms in Python
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
NARKOZ/hacker-scripts
Based on a true story
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python