ml5js / ml5-library

Friendly machine learning for the web! 🤖
https://ml5js.org
Other
6.45k stars 905 forks source link

[Question/Feature Request] Is there a example or tutorial of training DCGAN? #782

Closed hlp-pls closed 4 years ago

hlp-pls commented 4 years ago

Is there a documentation on how to train DCGAN in ml5js with new images? I want to try it with different images, but currently the examples on github seem able to only load pre-trained models. Thank you.

joeyklee commented 4 years ago

Hi @hlp-pls - there's a tutorial here: https://github.com/ml5js/training-dcgan

Training can be tricky, but hopefully that tutorial is useful!

I will close this for now.

@viztopia @noisyneuron - if you have any suggestions, feel free to re-open this issue or make any additional comments! Thanks!