https://github.com/neonwatty/arch_examples
https://github.com/neonwatty/arch_examples
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neonwatty/arch_examples
- Owner: neonwatty
- Created: 2018-08-31T21:19:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T21:28:44.000Z (about 7 years ago)
- Last Synced: 2025-04-06T03:41:28.716Z (6 months ago)
- Language: Jupyter Notebook
- Size: 450 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building fully connected nonlinear architectures with Autograd, PyTorch, and Keras / Tensorflow
Illustrations of how to create nonlinear multi-outupt regressors in
- Python Autograd
- PyTorch
- Keras / Tensorflow