-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
40 lines (30 loc) · 1.02 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# GUI v0.3.2
This release fixes some bugs and you are now able to add a dataset add first launch.
# GUI v0.3.1
This release fixes some bugs and the add data option is now fully operational.
# GUI v0.3-unstable
- Added an option to add a dataset through settings (testing phase)
- Some minor changes
# GUI 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.
# 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
# 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)
# GUI v0.1
The first release of the GUI.
## Things you can do
- Create an AI
- Save an AI
- Open an AI
- Predict values with unknown data
- Plot the accuracy