Skip to content

Releases: MathijsTak/AI-Creator

v0.3.2

10 Feb 15:21
5d2cf7d
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

This release fixes some bugs and you are now able to add a dataset during the first launch.

v0.3.1

08 Feb 11:33
3aad30a
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

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

24 Jan 14:57
Compare
Choose a tag to compare
v0.3-unstable Pre-release
Pre-release
  • 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

23 Dec 07:27
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

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

21 Dec 10:46
Compare
Choose a tag to compare
GUI v0.2.1 Pre-release
Pre-release

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

20 Dec 10:24
Compare
Choose a tag to compare
GUI Pre-release
Pre-release

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

01 Dec 13:48
ce215df
Compare
Choose a tag to compare
v0.1-beta Pre-release
Pre-release

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.