Skip to content

joshivm/ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This repository contains code for different neural network architecture for example, mlp, gan, etc. This work is in progress and I'll keep adding new code as when I build one successfully. Any comments/suggestions/bugs-reports are most welcome.

  • MLP : Code contains python class for mlp. Network.ipynb is an example file demonstrating use of class network.py that implements mlp. It also has tensorflow version with file named as mnist-classification.py. It also contains GAN implementation in tensorflow with good loss values for discriminator and generator networks.

About

This is a repository for my work on different NN architectures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published