Skip to content

Instantly share code, notes, and snippets.

@john-science
Last active June 14, 2018 16:11
Show Gist options
  • Save john-science/c30994b2a6c37a7da22b100e416ecb32 to your computer and use it in GitHub Desktop.
Save john-science/c30994b2a6c37a7da22b100e416ecb32 to your computer and use it in GitHub Desktop.
Where to start?

Machine Learning - Neural Networks - Deep Learning

Where to Start?

There is a lot of information available out there. The hard part seems to be figuring out where to start. For example, see this recent thread on HackerNews that generated quite a lot of nerd.

Online Resources

Topics for Study

  • NEAT - A YouTube video with links to information on Neural Evolution using Augmented Topologies (also see paper)
  • spaCy - NLP in Python

Printed Resources

Honestly, I have not found a lot of really great books on these topics. There are some good theory text books, but they are all a bit out of date because of how long it takes to publish a book. And there are not a lot of practical books on Amazon to learn to use specific tools like SciKit Learn or TensorFlow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment