matixezor
|
048219b96f
|
code refactor
|
2021-05-31 23:13:58 +02:00 |
|
matixezor
|
869ee7631a
|
image restructurization
|
2021-05-31 23:13:25 +02:00 |
|
|
1999432920
|
clean code
|
2021-05-31 20:10:40 +02:00 |
|
dar-gol
|
e77c581dda
|
i tak Roman poprawi
|
2021-05-31 19:54:04 +02:00 |
|
dar-gol
|
b80d7f6b29
|
improves neural network
|
2021-05-31 19:16:20 +02:00 |
|
dar-gol
|
fd057e3419
|
change meural network
|
2021-05-31 18:36:59 +02:00 |
|
dar-gol
|
81f73cd4b4
|
Merge branch 'neural_network' of D:\Documents\Studia\Semestr-4\sztuczna-inteligencja\super-saper with conflicts.
|
2021-05-31 18:36:24 +02:00 |
|
dar-gol
|
61419f5f64
|
Merge branch 'neural_network' of D:\Documents\Studia\Semestr-4\sztuczna-inteligencja\super-saper with conflicts.
|
2021-05-31 18:36:23 +02:00 |
|
matixezor
|
72c6c5e2d8
|
another test
|
2021-05-30 18:49:15 +02:00 |
|
matixezor
|
26cf6e733d
|
test
|
2021-05-30 18:01:07 +02:00 |
|
matixezor
|
d8cb6e0771
|
change img sizes
|
2021-05-30 18:00:53 +02:00 |
|
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 |
|