Below you can find an ever expanding list of Machine Learning resources that I find along the way.

Books

Web version

Tutorials

General

Tensorflow

Datasets

  • UCI Machine Learning Repository

    Extensive list of small datasets

  • 20 Weird & Wonderful Datasets for Machine Learning

  • Academic torrents

    Research data / datasets in torrent format

  • Google Open Images Dataset

    a dataset consisting of ~9 million URLs to images that have been annotated with labels spanning over 6000 categories.

  • LSUN Dataset

    Dataset of scene images like Bedrooms, Kitchens, Bridges etc.

  • MusicNet

    A curated collection of labeled classical music

  • Datasets for ML

    Ever expanding Google Doc for neatly described datasets

  • The Lakh MIDI Dataset

    The Lakh MIDI dataset is a collection of 176,581 unique MIDI files, 45,129 of which have been matched and aligned to entries in the Million Song Dataset. Its goal is to facilitate large-scale music information retrieval, both symbolic (using the MIDI files alone) and audio content-based (using information extracted from the MIDI files as annotations for the matched audio files).

Papers

Courses

Podcasts

Misc resources

Inspiration

Tools

  • Wekinator

    Machine Learning tool for non-programmers

  • Leaf

    Simple Machine Learning framework for Hackers

  • OpenAI Gym