Skip to content

FNAL-AI-Project/IntroToAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

IntroToAI

Introductory materials for AI

Useful Resources for Starting in Machine Learning

Last Updated by Gabriel Perdue on 2019/December/20

General purpose

Convolutional Neural Nets

  • Stanford CS 231n
    • http://cs231n.github.io
    • This is a sophisticated course focusing specifically on Convolutional NNs - the software is out of date but the lecture material remains excellent.

TensorFlow

  • The TensorFlow web page is an excellent resource - most of their tutorial modules come with links to an executable Google Colab notebook, so they are easy to play with (with a GPU) on the web for free.
  • Stanford CS 20

PyTorch

  • The PyTorch web page is also an excellent resource with tutorial notebooks executable in a Google Colab notebook for free

About

Introductory materials for AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published