An open API service indexing awesome lists of open source software.

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!

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