https://github.com/dhruvsrikanth/model-pipelines
Model Pipelines for GNNs, VAEs, Neural Style Transfer, and other kinds of models!
https://github.com/dhruvsrikanth/model-pipelines
deep-learning graph-neural-networks machine-learning neural-network neural-networks python skip-connections style-transfer tensorflow transfer-learning vae variational-autoencoder
Last synced: 9 months ago
JSON representation
Model Pipelines for GNNs, VAEs, Neural Style Transfer, and other kinds of models!
- Host: GitHub
- URL: https://github.com/dhruvsrikanth/model-pipelines
- Owner: DhruvSrikanth
- Created: 2021-05-11T07:10:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T06:16:51.000Z (about 4 years ago)
- Last Synced: 2025-04-23T22:14:02.441Z (11 months ago)
- Topics: deep-learning, graph-neural-networks, machine-learning, neural-network, neural-networks, python, skip-connections, style-transfer, tensorflow, transfer-learning, vae, variational-autoencoder
- Language: Jupyter Notebook
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Model-Pipelines
Here we have different kinds of models defined in python and Tensorflow 2.0!
Models included:
1. Neural Style Transfer -
https://github.com/DhruvSrikanth/Neural-Style-Transfer.git
2. Graph Neural Network -
https://www.youtube.com/watch?v=8Xt5fnLnduQ
3. Variational Autoencoder