https://github.com/adrianogil/nnstudy
Studying NN and GANs
https://github.com/adrianogil/nnstudy
Last synced: 7 months ago
JSON representation
Studying NN and GANs
- Host: GitHub
- URL: https://github.com/adrianogil/nnstudy
- Owner: adrianogil
- License: mit
- Created: 2018-03-13T09:12:19.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T02:12:53.000Z (over 1 year ago)
- Last Synced: 2024-06-03T04:09:04.464Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.46 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GANS
Studying NN and GANs
## Planned features
- Backpropagation
- CNNs
## Development status
This is a very alpha software. The code was written with no consideration of coding standards and architecture. A refactoring would do it good...