Angelika Iskra
|
6ddfddb2fd
|
fix monsters count in fitness func;
|
2022-06-06 14:59:24 +02:00 |
|
Angelika Iskra
|
fd4b34eed7
|
fixed bugs in genetic alg; modified fitness;
|
2022-06-02 13:32:59 +02:00 |
|
Angelika Iskra
|
fd081d5c56
|
fix monsters count;
|
2022-06-02 01:31:26 +02:00 |
|
Angelika Iskra
|
10e61e724c
|
setup genetic alg;
|
2022-06-02 00:52:16 +02:00 |
|
Angelika Iskra
|
f255178162
|
fix file not found error;
|
2022-06-01 19:52:16 +02:00 |
|
korzepadawid
|
ea105ad140
|
fixed return type
|
2022-05-31 22:13:16 +02:00 |
|
korzepadawid
|
f1f2302acd
|
counting islands with dfs
|
2022-05-31 21:34:31 +02:00 |
|
korzepadawid
|
e89f564dd6
|
saving sands, trees, monsters etc positions
|
2022-05-31 15:50:42 +02:00 |
|
Angelika Iskra
|
e9ef300dde
|
import and export map;
|
2022-05-31 01:03:00 +02:00 |
|
korzepadawid
|
c7c1feb82c
|
separated code
|
2022-05-30 23:34:28 +02:00 |
|
korzepadawid
|
7a9d685701
|
Genome class responsible for keeping grid and lists of positions
|
2022-05-30 23:27:31 +02:00 |
|
korzepadawid
|
c06624d79c
|
example genome generation
|
2022-05-29 23:13:45 +02:00 |
|
|
e8c32ade2a
|
Merge branch 'master' of https://git.wmi.amu.edu.pl/s464965/WMICraft into cnn
Conflicts:
common/constants.py
common/helpers.py
requirements.txt
|
2022-05-25 19:54:47 +02:00 |
|
|
c6697bdc79
|
usuniecie starego nauczonego modelu
|
2022-05-25 19:50:30 +02:00 |
|
|
088e90ec5b
|
pytorch lighning addition
|
2022-05-25 19:47:08 +02:00 |
|
|
4e3e68d4c3
|
FINISH
|
2022-05-18 15:44:07 +02:00 |
|
XsedoX
|
431113a04c
|
pokazuje zdjecie o jakie pytasz
|
2022-05-18 12:18:59 +02:00 |
|
XsedoX
|
736dbc9616
|
nie potrzeba filderu all
|
2022-05-18 10:29:05 +02:00 |
|
|
dc411fae42
|
neural network sprawny wraz z interfejsem
|
2022-05-17 22:54:56 +02:00 |
|
korzepadawid
|
8b76d3635b
|
finding neighbour tiles
|
2022-05-08 19:26:09 +02:00 |
|
korzepadawid
|
55c3ea0aa8
|
fix: changed sand cost
|
2022-04-13 18:56:39 +02:00 |
|
korzepadawid
|
1dbb1a0e4c
|
feat: field costs
|
2022-04-13 18:35:02 +02:00 |
|
korzepadawid
|
04f17e3293
|
feat: a_star without tile costs
|
2022-04-12 20:21:29 +02:00 |
|
korzepadawid
|
7131d1f905
|
feat: movement
|
2022-04-12 19:12:41 +02:00 |
|
korzepadawid
|
6d4891fab8
|
fix: integration with level
|
2022-04-12 00:35:01 +02:00 |
|
korzepadawid
|
286164c1dd
|
feat: a_star implementation
|
2022-04-12 00:21:30 +02:00 |
|
korzepadawid
|
544c5276d5
|
feat: added a_star method
|
2022-04-12 00:05:47 +02:00 |
|
korzepadawid
|
2bfaff8a30
|
update: changed variable name in a_star.py
|
2022-04-11 23:56:35 +02:00 |
|
korzepadawid
|
6c27199988
|
feat: result function
|
2022-04-11 23:53:50 +02:00 |
|
korzepadawid
|
fbbb521a4b
|
fix: actions
|
2022-04-11 22:52:58 +02:00 |
|
korzepadawid
|
b68013a0cd
|
feat: actions
|
2022-04-11 21:52:21 +02:00 |
|
korzepadawid
|
019b3c86be
|
feat: expand and child node
|
2022-04-11 20:04:53 +02:00 |
|
korzepadawid
|
10485ce39d
|
feat: enums
|
2022-04-11 19:49:32 +02:00 |
|
korzepadawid
|
f4ec5b5869
|
feat: models
|
2022-04-11 19:18:03 +02:00 |
|
Angelika Iskra
|
404eb8e70d
|
refactor bfs;
|
2022-04-11 13:13:03 +02:00 |
|
Angelika Iskra
|
e98a4da2aa
|
finished bfs;
|
2022-04-11 12:56:22 +02:00 |
|
Angelika Iskra
|
88297d0b9b
|
added collision to bfs;
|
2022-04-11 12:08:03 +02:00 |
|
Angelika Iskra
|
57cdb87820
|
worked on bfs;
|
2022-04-11 12:00:15 +02:00 |
|
Angelika Iskra
|
8196a5ec62
|
bfs - knights are moving but idk where
|
2022-04-11 00:01:57 +02:00 |
|