项目作者: 2knal

项目描述 :
Just getting my hands dirty with TFJS and p5.js
高级语言: JavaScript
项目地址: git://github.com/2knal/visualize.git
创建时间: 2019-12-17T14:42:16Z
项目社区:https://github.com/2knal/visualize

开源协议:MIT License

下载







made-with-javascript

made-with-p5.js








A Simple In-browser visualisation of polynomial regression algorithms.

Just an attempt to get my hands dirty with TFJS and p5.js, inspired by coding train tfjs playlist.

Add points to the canvas by dragging the mouse. Tweak hyper parameters in the left panel and enjoy!

To try out visit: visualize


Demo







TODO

  • Implement regression using TFJS
  • Option panel to tweak hyperparameters
  • Visualize loss during training using tfjs-vis (Click on Fly!)
  • Improved CSS support
  • Proper tensor memory management

Contributing

Open to enhancements & bug-fixes :smile:


Note

Extreme values of learning rate results in weights becoming NaN