DEV Community

Cover image for Cool Colab Notebooks 📒 to play with funny Deep Learning 🧠🤖projects

Cool Colab Notebooks 📒 to play with funny Deep Learning 🧠🤖projects

Manuel Romero on January 18, 2020

Hi, devs! I have been studying and working on Machine Learning for last 3 years. I usually check out last ML/Deep Learning papers and try to develo...
Collapse
 
jochemstoel profile image
Jochem Stoel

Manuel, hi. Thanks for this post, I am happy to see someone playing around with machine learning. Can't believe I missed it. I have been playing with StyleGAN occasionally but mostly GPT-2 a lot. Training it on my own systems and on Colab. Your Colab notebook for GPT-2 came in handy, my old Notebook stopped working because of some tensorflow.contrib not being available. I had created a notebook that would write all its output to my API endpoint. I use an Anaconda3 environment to deploy and talk to Python with Node and usually that works but there are a few things concerning GPT-2 that I haven't fully figured out or have no optimal way of doing yet. I am pretty much trying to reproduce the functionality of textsynth.org/ on my server and that webpage happens to be identical to the output of your Notebook so you must know a thing or two about it. :P
You seem passionate, (it is not just business or work) so if you have the time and interest for it I would really like to have a short dialog with you and consult you with a few questions. I can not PM you here on dev.to yet because you don't follow me yet but any platform is fine. Thanks.

Collapse
 
diek profile image
diek

Wow, the ai is awesome already, I cannot wait to see where it will go.

Collapse
 
mrm8488 profile image
Manuel Romero

I will provide more Notebooks with new projects if people like it :)