|
bd33fa3df5
|
GA FIX
- END of bugfixing
with Michał Malinowski
|
2021-06-21 04:47:16 +02:00 |
|
|
5ca916873d
|
GA FIX
- FIX bug where parents would not go to next gen
with Michał Malinowski
|
2021-06-21 04:43:13 +02:00 |
|
|
361a733102
|
GA END
- BUGfix
- comments
- stop var
with Michał Malinowski
|
2021-06-21 04:04:26 +02:00 |
|
|
ef5c5556ef
|
GA implementation
- ADD comments
- ADD stop function
with Michał Malinowski
|
2021-06-21 03:38:21 +02:00 |
|
|
288d3cf30a
|
GA implementation
- ADD crossover
- ADD mutation
- ADD next_gen preparation
- Project completed (with errors)
with Michał Malinowski
|
2021-06-21 03:24:07 +02:00 |
|
|
7a14078390
|
GA implementation
- ADD pretty_printer method
- crossover draft
with Michał Malinowski
|
2021-06-21 01:56:55 +02:00 |
|
|
19680a0139
|
GA implementation
- DONE best results
- DONE parents selection
with Michał Malinowski
|
2021-06-21 00:38:56 +02:00 |
|
|
301e05268c
|
GA implementation
- DONE fitness function
|
2021-06-20 23:43:57 +02:00 |
|
|
6c905621ca
|
Merge pull request 'GA implementation in env' (#1) from Paweł into master
Reviewed-on: #1
|
2021-06-20 18:03:50 +02:00 |
|
|
aca811e228
|
GA implementation in env
- use ga in traktor environment on field variables
- adjusted fitness function
|
2021-06-20 18:02:11 +02:00 |
|
|
14795cdc5e
|
Changed method for accuracy calculation:
|
2021-06-20 15:04:51 +02:00 |
|
|
3898a3bcab
|
Update network model structure:
Changed model from FCNN to CNN
|
2021-06-20 15:00:34 +02:00 |
|
|
0b2791f961
|
Genetic Algorithm
- added Genetic Algorithm to adjust
|
2021-06-20 13:24:12 +02:00 |
|
|
328b171e5a
|
file namechange
- changed name of files to represent inside
- added main to seperate processes
- changed raw code to functions
|
2021-06-15 01:36:18 +02:00 |
|
|
f993a577f4
|
Reorganising files:
- added AI dictionary with AI classes and functions
- added src directory with raw data or simple classes
- removed unused libraries
|
2021-06-14 23:54:30 +02:00 |
|