decision_tree.py
|
Reorganising files:
|
2021-06-14 23:54:30 +02:00 |
ga_methods.py
|
GA implementation in env
|
2021-06-20 18:02:11 +02:00 |
GeneticAlgorithm.py
|
GA implementation in env
|
2021-06-20 18:02:11 +02:00 |
id3.py
|
file namechange
|
2021-06-15 01:36:18 +02:00 |
neural_network.py
|
Update network model structure:
|
2021-06-20 15:00:34 +02:00 |
NN_accuracy.py
|
Changed method for accuracy calculation:
|
2021-06-20 15:04:51 +02:00 |