piotrturski / machine-learning-courseraLinks
Solutions and my experiments from the course
☆13Updated 10 years ago
Alternatives and similar repositories for machine-learning-coursera
Users that are interested in machine-learning-coursera are comparing it to the libraries listed below
Sorting:
- Assignments for Geoffrey Hinton's Neural Net Course on Coursera, translated from (gross)Matlab into (beautiful)Python.☆41Updated 10 years ago
- Notebook version of an article on the Fast Forward Labs blog☆60Updated 8 years ago
- Examples of Tic-Tac-Toe utilizing minimax in a variety of languages☆25Updated 7 years ago
- A series of blog posts on convolutional neural networks and their generalizations.☆209Updated 8 years ago
- A convolutional neural network from scratch☆103Updated 9 years ago
- Online feature-extraction and classification algorithm that learns representations of input patterns.☆31Updated 8 years ago
- A centralized repository for a variety of clean machine learning examples.☆22Updated 8 years ago
- My winning solution for Kaggle Higgs Machine Learning Challenge (single classifier, xgboost)☆82Updated 11 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆93Updated 4 years ago
- A series of blog posts on visualizing deep learning.☆163Updated 8 years ago
- Awesome Distributed Machine Learning Frameworks☆31Updated 8 years ago
- ERL - Evolved Reinforcement Learner☆42Updated 10 years ago
- Java implementations of several Machine Learning classification algorithms.☆56Updated 4 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆186Updated 9 years ago
- ☆27Updated 8 months ago
- Common Code Workflow tutorial on Theano☆60Updated 9 years ago
- Python code for Coursera Neural Networks class taught by Professor Geoffrey Hinton☆23Updated 13 years ago
- An implementation of DistBelief using the Akka Actor framework☆83Updated 10 years ago
- ☆78Updated 7 years ago
- An API for Distributed Machine Learning☆155Updated 9 years ago
- Tutorial and example code for BURLAP (http://burlap.cs.brown.edu)☆45Updated 9 years ago
- deep learning course by udacity☆54Updated 9 years ago
- Kaggle Submission for "Detecting Insults in Social Commentary"☆148Updated 10 years ago
- Python code for Hacker's guide to Neural Networks - Andrej Karpathy blog☆122Updated 8 years ago
- A multi layer neural network written in Python, which can be trained to solve the XOR problem.☆62Updated 6 years ago
- Google TensorFlow Machine Learning Framework☆17Updated 7 years ago
- ☆36Updated 8 years ago
- How to train a convnet to solve a rubiks cube☆126Updated 7 years ago
- Kaggle Criteo https://www.kaggle.com/c/criteo-display-ad-challenge☆97Updated 11 years ago
- Epsilon-greedy, softmax and LinUCB contextual bandit implementations [recommender systems]☆50Updated 6 years ago