Implement variations on Neural Network Archetypes in Python
- 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)