ml5js / training-charRNN

Training charRNN model for ml5js
Other
96 stars 46 forks source link

Add training resources / tutorials #7

Open shiffman opened 5 years ago

shiffman commented 5 years ago

Paperspace: https://blog.paperspace.com/training-an-lstm-and-using-the-model-in-ml5-js/

Spell: https://youtu.be/xfuVcfwtEyw

jchwenger commented 5 years ago

Here is a Colab Notebook with instructions on how to train it easily directly inside your Google Drive.

wincentbalin commented 2 years ago

Here is a Colab Notebook with instructions on how to train it easily directly inside your Google Drive.

This Colab Notebook points to the non-existent repository https://github.com/ml5/training-lstm.

jchwenger commented 2 years ago

@wincentbalin you're right, I updated it to reflect the current state of affairs, it should work now.

shiffman commented 2 years ago

Years later @jchwenger I am just taking a look at this now. I've saved it into my NYU drive for possible use with students and will be testing / making some changes. Thank you for sharing!!!

https://colab.research.google.com/drive/1V1xJfHfoG0UrI4Og3sE4kG2De1gLg0NK?authuser=3

jchwenger commented 2 years ago

Much better late than never @shiffman, thanks so much for your answer! I learnt so much from you, it's a joy to contribute even in such a modest fashion. I hope everything works fine, let me know if there's anything else I can do to help.