Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Reimplementations of several generative models in Tensorflow 2.0 (VAE, DCGAN, WPGAN-GP, Seq2Seq, GAIA, Spectrogramming iterator/inversion) with links to self contained colab notebooks

[P] Reimplementations of several generative models in Tensorflow 2.0 (VAE, DCGAN, WPGAN-GP, Seq2Seq, GAIA, Spectrogramming iterator/inversion) with links to self contained colab notebooks

https://github.com/timsainb/tensorflow2-generative-models/

I reimplemented and trained a bunch of different networks for a project I’m working on (in birdsong), and decided to also put online the same notebooks for more general use trained on fashion-MNIST and NSYNTH. I made each network self-contained in a notebook and set those notebooks up so they would automatically download the required packages in colab so they would be easier to run online.

Some of these models I haven’t tried to re-implement since tensorflow was in its early (v0.0X) days. I was really impressed with how easy and intuitive it is to implement models in 2019. I did run into a bug or two with TF 2.0, and ended up opting for running the nightly version rather than 2.0alpha but for the most part tensorflow 2 seems very stable and I would recommend anyone starting a new project to use it over Tensorflow 1.X at this point.

https://i.redd.it/zqxg56gsi8y21.png

submitted by /u/timburg
[link] [comments]