Skip to content

R-Sweke/CrashCourseInNeuralNetworksWithKeras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Crash Course in Neural Networks with Keras

This repo contains five Jupyter notebooks, providing high level introductions and working code examples in Keras (with tensorflow backend) for:

Supervised Learning with:

  • Feed forward neural networks
  • Convolutional neural networks
  • Recurrent neural networks

Unsupervised learning with:

  • Generative adversarial networks

Reinforcement learning with:

  • Deep-Q networks

NB! A high percentage of the images, explanations and codes are taken from existing:

  • journal articles
  • blogs
  • Keras tutorials
  • other repositories

and when relevant the sources are referenced within the notebooks.

Enjoy :)

About

A Crash Course in Neural Networks With Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published