Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@izzat5233 izzat5233 released this 25 Dec 23:51
· 1 commit to master since this release
  • Many major frontend features implemented.
  • Structure & Advanced Controls panels for setting up the network.
  • Data Preparation panel for uploading files and performing any necessary encoding on the data.
  • Codec Class in the frontend responsible for encoding/decoding data with categorical columns, only numerical data should be passed to the backend.
  • Training panel features many functionalities for customizing the training process (speed, epochs...) and an Error Chart displaying training & testing errors in real time.
  • Testing panel shows the predictions and allows for custom tests.