Releases: MathijsTak/AI-Creator
v0.3.2
This release fixes some bugs and you are now able to add a dataset during the first launch.
v0.3.1
This release fixes some bugs and the add data option is now fully operational.
Do NOT use this release if you're planning to add your own dataset.
v0.3-unstable
- Added an option to add a dataset through settings (testing phase)
- Some minor changes
Do NOT use this release if you're planning to add your own dataset.
v0.2.2
This is update is largely because the code got an overhaul.
While doing this there were some bugs in the program that are now fixed.
Attention!
The exe installer is not within this release because this resulted in some problems with admin on windows. Until there's a fix for this you have to download the zip file and extract it on a desired location and open the GUI.exe from there.
GUI v0.2.1
Bug fixes
- Datasets can now be opened again
Added features
- Ability to easily encode columns of your dataset using the other settings menu
The epochtrain function is still buggy so only use this when you know how it works!
GUI
GUI v0.2
Bug fixes and added epochtrain
Bug fixes
- It is now possible to change the dataset
Added features
- Epochtrain (note: it is very buggy)
- Split categorical data into true / false (note: The columns that need splitting can be changed in settings.json)
v0.1-beta
This is the first beta release and it is a working program able to make an AI and predict values with it.
When there are bugs please publish them in the Issues page.