Commit Graph

110 Commits

Author SHA1 Message Date
matixezor
51521dd2ac iósz pomagam piter 2021-05-30 17:26:20 +02:00
410e463235 roman pls help us 2021-05-30 17:10:39 +02:00
2a6fd2e00a add and rename learning pictures 2021-05-30 15:36:00 +02:00
matixezor
bbccb8bb98 project restructurisation 2021-05-30 14:56:26 +02:00
matixezor
cb4d638a0f project restructurisation 2021-05-30 14:55:58 +02:00
matixezor
59a884b61a update dependencies 2021-05-30 14:54:59 +02:00
34bf6076f2 changed create_training_data function 2021-05-30 12:20:22 +02:00
matixezor
74460231d2 update dependencies 2021-05-29 21:52:44 +02:00
d323a7d6c0 improving neural network 2021-05-29 16:01:58 +02:00
3a567498c9 Merge pull request 'add-pickle' (#3) from add-pickle into master
Reviewed-on: #3
2021-05-19 21:20:36 +02:00
matixezor
f82e326e3d add decision_tree pickle obj 2021-05-19 21:19:56 +02:00
matixezor
4a942dd29e use pickle to save decision_tree, adjust code to use saved obj 2021-05-19 21:19:25 +02:00
matixezor
471e5ee6d0 lasst changes 2021-05-19 12:37:00 +02:00
matixezor
383293c5e7 fix more 2021-05-19 12:26:03 +02:00
matixezor
8a24258a06 fix stuff 2021-05-19 12:10:46 +02:00
matixezor
0545233f43 uncomment while loop 2021-05-18 18:44:28 +02:00
matixezor
afb9d0e7dd add helpers 2021-05-18 15:16:08 +02:00
matixezor
9ded9c43a2 modify factory and env to use new images 2021-05-18 15:15:56 +02:00
matixezor
84b7ae9b9c add usage of ROCK_INDEXES, add kaboom func 2021-05-18 15:15:21 +02:00
matixezor
1849cdad46 restructuring of folders, modify const to upload imgs 2021-05-18 15:14:33 +02:00
2624d3b1ad Add new tiles 2021-05-18 13:18:51 +02:00
matixezor
ddb75e3d2d add if __name__ == "__main__" to prevent script from running on import 2021-05-18 00:24:58 +02:00
matixezor
d8b165844c code refactor 2021-05-18 00:10:37 +02:00
matixezor
54bcc2036a code refactor 2021-05-18 00:03:42 +02:00
matixezor
1763cbc234 code refactor 2021-05-18 00:02:11 +02:00
matixezor
f75a5a68d5 remove code duplication, add a_star flag to bfs 2021-05-18 00:01:37 +02:00
matixezor
cfe68b8e7a code refactor 2021-05-18 00:01:19 +02:00
363ea4b786 changes in tilesFactory and added KABOOM img 2021-05-17 23:22:57 +02:00
matixezor
7a4285c053 add type hints 2021-05-17 18:42:47 +02:00
matixezor
fda1579a87 add usage of decision tree 2021-05-17 17:53:21 +02:00
matixezor
13ccc6c184 add parameters for decision tree 2021-05-17 17:53:08 +02:00
matixezor
5560d6687d implement id3 algorithm 2021-05-16 19:41:45 +02:00
matixezor
c6e2f5b796 add generate data set func 2021-05-16 19:41:09 +02:00
matixezor
dc3086307b update requirements to contain anytree 2021-05-16 19:40:35 +02:00
matixezor
66fdc7818e move node to search_algorithms package 2021-05-16 12:07:20 +02:00
59f2da2068 Merge pull request 'A_star' (#2) from A_star into master
Reviewed-on: #2
2021-05-16 12:00:43 +02:00
matixezor
04bbaedb4c code refactor 2021-05-16 11:59:06 +02:00
matixezor
b10bfbbbeb remove nearest bomb 2021-04-27 21:34:59 +02:00
6a08195fe0 fixed a_Star algorithm 2021-04-26 18:46:56 +02:00
matixezor
37dc6d5595 change weight to one when agent is rotating 2021-04-26 16:58:00 +02:00
matixezor
176f14b0a3 remove unnecessary argument 2021-04-26 16:57:35 +02:00
matixezor
4f6b562d9b code refactor 2021-04-26 16:57:08 +02:00
matixezor
95d77e72b8 fix sorting 2021-04-26 16:56:48 +02:00
matixezor
4fae45b696 add node cost and add lt comparator, adjust a_star and helpers to use node.cost, 2021-04-26 13:52:32 +02:00
matixezor
f225f42ba9 fix weight assignment 2021-04-26 13:51:25 +02:00
matixezor
d2106e8ea7 add debug field 2021-04-26 13:50:16 +02:00
matixezor
77afd5cc15 fix some stuff 2021-04-25 22:28:44 +02:00
7e61c61116 improving a_star algorithm 2021-04-25 21:32:43 +02:00
matixezor
b46ebc9b3e add goal type hint 2021-04-25 17:14:07 +02:00
matixezor
f777afba56 change project structure, add a* template 2021-04-25 17:10:12 +02:00