Skip to content

ADGEfficiency/ml-resources

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ai
 
 
 
 
 
 
 
 
 
 
 
 
nlp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ml-resources

My personal machine learning resources. If you like this, check out rl-resources and programming resources.

If you are starting out with machine learning

For neural networks - Deep Learning - Ian Goodfellow, Yoshua Bengio and Aaron Courville - read chapters 1-3, 5-6, 111-12

For everything else (linear models, random forests etc):

There is also An Introduction to Statistical Learning - James et. al, which covers the same topics as Elements of Statistical Learning, but concentrates on applications & less on math.

floodsung/Deep-Learning-Papers-Reading-Roadmap - answers the question 'Which paper should I start reading from?'

The Bitter Lesson - Rich Sutton - 2019

One thing that should be learned from the bitter lesson is the great power of general purpose methods, of methods that continue to scale with increased computation even as the available computation becomes very great. The two methods that seem to scale arbitrarily in this way are search and learning.

The second general point to be learned from the bitter lesson is that the actual contents of minds are tremendously, irredeemably complex; we should stop trying to find simple ways to think about the contents of minds, such as simple ways to think about space, objects, multiple agents, or symmetries.

Ecosystem

Papers With Code - a free and open resource with Machine Learning papers, code and evaluation tables

Distill - research journal with a focus on clear communication.

r/MachineLearning - the Machine Learning reddit - Slack channel

UC Irvine Machine Learning Repository

About

A curated collection of machine learning resources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published