Commit Graph

39 Commits

Author SHA1 Message Date
16612d9dc9 added cnn model 2022-05-31 17:43:33 +02:00
49e2337dd5 rearrange folders recommit 2022-05-31 17:17:43 +02:00
a539a2858a rearrange folders recommit 2022-05-31 17:15:02 +02:00
c9a37f7bc3 Update data sidepanel image cost -> to_water 2022-05-31 16:46:03 +02:00
7f5b8c5d1b Merge remote-tracking branch 'origin/master' 2022-05-31 16:30:10 +02:00
556e2c15f6 Update data sidepanel image 2022-05-31 16:26:39 +02:00
75379ce7b4 rearrange folders for cnn model 2022-05-31 15:13:52 +02:00
michalnowak18
cb90c2a85b added images for neural network to learn 2022-05-30 21:32:15 +02:00
b800eec12f Add tile info panel and change tractor model 2022-05-30 14:46:30 +02:00
e03ee28535 added xgboost model, some new sprites and code refactors 2022-05-29 22:07:47 +02:00
eae14e7d48 Merge remote-tracking branch 'origin/master' 2022-05-19 17:37:07 +02:00
b070fd8600 Implement A* tile cost 2022-05-19 17:36:23 +02:00
757cfe64a4 Added a training data file 2022-05-19 14:46:40 +02:00
81398cb15b Implement working A* algorithm without tile cost 2022-05-18 20:05:47 +02:00
1d45722aa5 Add A* integration with world, tile cost and get_tile_cost func 2022-05-16 18:59:54 +02:00
0ecf105330 Add A* algorithm without implemeting it to agent 2022-05-09 19:08:04 +02:00
cab48b86e5 refactor successor function 2022-04-22 13:00:58 +02:00
Dawid Pylak
516aefc754 fixed walking 2022-04-20 18:58:43 +02:00
michalnowak18
28f590a164 added more goals 2022-04-07 17:17:12 +02:00
Dawid Pylak
7df7885cbf fixed bfs algorythm 2 2022-04-07 13:06:25 +02:00
michalnowak18
a67d160f9a added moving by bfs 2022-04-07 13:01:11 +02:00
Dawid Pylak
1b2a4a376b fixed bfs algorythm 2022-04-07 12:49:00 +02:00
3ad7a8fa1f added obstacles, move, rotate 2022-04-06 18:04:23 +02:00
Dawid Pylak
8dd1511952 added BFSSearcher class with bfs algorithm, replaced two photo image assets and made small improvements to the constants.py 2022-04-03 20:38:39 +02:00
michalnowak18
b94c1bf5ad added class constants.py with class Constants
and bfs.py with class Node
2022-04-03 18:35:24 +02:00
Dawid Pylak
888e555c09 fixed plant.py 2022-04-03 16:08:29 +02:00
f5aea6c3f6 added pygame sprites, some code refactors 2022-03-31 13:13:43 +02:00
b1d33c5e41 deleted tractor_addons.py 2022-03-24 17:30:09 +01:00
bd91525bf4 Revert "deleted"
This reverts commit 4dc48d3c51.
2022-03-24 17:28:53 +01:00
4dc48d3c51 deleted 2022-03-24 17:22:03 +01:00
7c31461da6 added tile class, refactor some other classes 2022-03-22 21:34:50 +01:00
1d2610b23e add plant class and modify tractor class 2022-03-22 20:59:59 +01:00
de745275bf some code refactors 2022-03-22 19:41:37 +01:00
michalnowak18
365b33ffa3 added tractor 2022-03-10 17:36:24 +01:00
Dawid Pylak
bca7592985 testing 2022-03-10 17:32:48 +01:00
e40166d8fa Merge pull request 's464891-patch-1' (#2) from s464891-patch-1 into master
Reviewed-on: #2
2022-03-09 19:53:32 +01:00
2b049bfde8 Prześlij pliki do 'assets/images'
obrazki
2022-03-09 19:51:53 +01:00
039f890356 Prześlij pliki do ''
pliki pt1
2022-03-09 19:51:09 +01:00
f7fdc1e060 initial commit 2022-03-08 23:23:30 +01:00