Skip to content

Implement variations on Neural Network Archetypes in C++ and Python

Notifications You must be signed in to change notification settings

nathanShepherd/Neural_Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural_Networks

Implement variations on Neural Network Archetypes in Python

TODO

  • Make a todo-list in a GitHub README
  • Use Discrete Q-Learning to optimize Neural Network Hyperparameters
  • Use an evolutionary strategy to optimize network performance
  • Impliment a modular neural network factory using Keras
  • Impliment an neural network with LSTM cells
  • Impliment an Variational AutoEncoder (vae)

About

Implement variations on Neural Network Archetypes in C++ and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published