Here are a bunch of pages that brings me, new ideas everyday. If you are looking for organized learn plan see my ML-DOJO on GitHUB
-
First things first and FAQπ
Some of the Quora's well asked and answered question.
-
Arxivπ
e-print service in many interesting fields with ML among them.
-
GitXivπ
Here the papers from arXiv are being materialized in form of Github implementations.
-
What is a Tensor?π
Physics explain starting from what is actually a number.
-
r/ReproducibleMLπ
A Reddit with links to Arxiv papers joined with their implementations. A way to organize, encourage, and evaluate implementations of machine learning papers.
-
Colah's blogπ
Christopher Olah blog explains comprehensively on neural and convolution networks.
-
Andrej Karpathy Medium blog 2017, blog 2016π
Andrej Karpathy present the academia point of view and elaborates on NN.
-
Efficient Processing of Deep Neural Networks: A Tutorial and Surveyπ
as of 2017. Great tutorial.
-
Kaggle wikiπ
Nice wiki page from Kaggle on what a data science and ML are.
-
Berkeley Artificial Intelligence Research (BAIR) blogπ
Research blog from Berkeley.
-
Convolutional NN for visionπ
Some of the material for CNN on vision.
-
Deeplearning4Jπ
Useful introduction to Deep Learning and Neural Nets
-
DeepLearning on GPU - Useful DL blogpostsπ
On DeepLearning from NVidia. Useful posts on topic and framework e.g. Keras, Tehano, Caffe etc.
-
DeepLearning Glossaryπ
Glossary explaining the terms of modern DL.
-
Awesome List: Most Cited Deep Learning Papersπ
A curated list of the most cited deep learning papers (since 2012).
-
Deep Learning Papers Reading Roadmapπ
-
Awesome List: Awesome Machine Learningπ
A curated list of awesome machine learning frameworks, libraries and software (by language).
-
Neural Machine Translation (seq2seq)π
Technical tutorial on how to build NMT.
-
Practical Deep Learning For Codersπ
Course on ML requires Nvidia GPU uses Amazon Web Services (AWS).
-
Reddit r/learnmachinelearningπ
-
Reddit r/MachineLearning/π
-
Reddit r/textdatamining/ focused on NLPπ
-
Reddit r/dataisbeautiful/ π
Reddit on data visualizations. Specific data and artistic endeavors.
-
List of Data science blogsπ
A curated list of data science blogs.
Academic courses:π
-
Harvard CS109: Data Science and GitHub notebooks, slides.π
The course is using Python for all programming assignments and projects. -
Stanford:π
- CS221: Artificial Intelligence: Principles and Techniques Foundational principles of ML.
- CS229: Machine Learning Broad introduction to machine learning and statistical pattern recognition
- CS231n: Convolutional Neural Networks for Visual Recognition its
- CS 20SI: Tensorflow for Deep Learning Research Stanford course on Tensorflow.
- CS 224n: Natural Language Processing with Deep Learning Stanford course on DeepNLP Pythorch implementation
-
Berkeley:π
- CS188: Intro to AI -- Course Materials and blog UC Berkeley's introductory artificial intelligence course
- CS 189: Notes related to Berkeley Artificial Intelligence Research (BAIR) laboratory ML community at UC Berkeley website.
- CS 294: Deep Reinforcement Learning and Youtube version
-
UC Toronto CSC 321 by Geoffrey Hintonπ
Course form 2014
-
MIT 6.S094: Deep Learning for Self-Driving Carsπ
YouTube content:π
-
Stanford CS231n Winter 2016 and Reddit related discussionsπ
Video of Stanford course and its related Reddit posts. -
The Math of Intelligenceπ
One of the best IMHO course on youtube.
-
Deep Learning Fundamentals (PlayList)π
Essential topics in deep learning for beginners
-
Deep Learning with Keras (PlayList)π
Step-by-step tutorials for getting started with deep learning using Python and Keras
What people read:π
-
Denny Blitz (@Google)π
Summaries and notes on Deep Learning research papers -
ShortScience.orgπ
Short summaries of research papers. -
Shorts of papersπ
Short summaries of some research papers. -
Good papersπ
Booksπ
-
DeepLearning Book π
by I. Goodfellow and Y. Bengio and A. Courville
-
Foundations of Statistical Natural Language Processingπ
by Ch. Manning and H. SchΓΌtze; Scroll bottom to see list of courses that uses this book.
-
Neural Networks and Deep Learningπ
Michael A. Nielsen, "Neural Networks and Deep Learning", Determination Press, 2015
-
Machine learning cheat sheetπ
This cheat sheet contains many classical equations and diagrams on machine learning, which will help you quickly recall knowledge and ideas on machine learning.
-
Natural Language Processing with Pythonπ
By creator of Keras Francois Chollet
-
Deep Learning with Pythonπ
Online book with Python examples from NLTK
Tools:π
A set of handy helpers.
-
NBViewerπ
The interactive features of the Jupyter notebook, such as custom JavaScript plots, will not work in your repository on GitHub. To view your Jupyter notebook with JavaScript content rendered or to share your notebook files with others you can use nbviewer.
-
TensorFlow AwesomeListπ
A curated list of awesome TensorFlow experiments, libraries, and projects.
-
Apple's ARKit and Showcase .π
Amazing framework that allows you to easily create unparalleled augmented reality experiences for iPhone and iPad
-
Best-websites-a-programmer-should-visitπ
-
Drawing in Jupyterπ
-
MathBox2: Drawing 3D in Jupyter and live Jupyter exampleπ
-
Librarian for arXiv | Fermat's Libraryπ
Chrome plugin extracting references and BibTex form articles.
Sources of datasetsπ
-
Quandlπ
A website with free / premium datasets to test ML. Quandl API can be used with Python pip package (
pip install Quandl
) -
Linguistic Data Consortium (LDC)π
Open consortium of universities, libraries, corporations and government research laboratories that creates and distributes a wide array of language resources
-
Ranking of the BEST dataset solutionsπ
Online, crowd sourced list of known result one some of the βmajorβ visual classification, detection, and pose estimation datasets.
Generatorsπ
-
Deep Dream Generatorπ
Many interesting filters. Requires logging in and waiting. Many options.
-
DeepArt Generatorπ
No login required. Fewer filters than Deep dream Generator. Few second wait for result.
Comments
comments powered by Disqus