Skip to content
forked from medav/yatml

Yet Another Tutorial for ML: Fundamental Mathematics of Neural Networks and practical use on Windows with TensorFlow and Keras

License

Notifications You must be signed in to change notification settings

randy3465/yatml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Tutorial for Machine Learning

Fundamental Mathematics of Neural Networks and practical use on Windows with TensorFlow and Keras

This repository contains code demos and examples for the Yatml Guide.

Each Lesson contains a README with a brief description of each part and what it works.

Software Requirements

  • Linux/MacOS/Windows
  • Python 3 (Recommended: Anaconda 3 x64)
  • Numpy (Comes with Anaconda)
  • TensorFlow (pip install tensorflow)
  • Keras (pip install keras)

About

Yet Another Tutorial for ML: Fundamental Mathematics of Neural Networks and practical use on Windows with TensorFlow and Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%