Skip to content

Just getting my hands dirty with TFJS and p5.js

License

Notifications You must be signed in to change notification settings

2knal/visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😄


Note

Extreme values of learning rate results in weights becoming NaN

About

Just getting my hands dirty with TFJS and p5.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published