eugenep
|
512e20b52e
|
misc changes
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
|
2021-06-23 15:09:59 +02:00 |
|
eugenep
|
3f4b73373a
|
reset mode, minefield mode
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
|
2021-06-23 12:42:00 +02:00 |
|
eugenep
|
7719dfdc4e
|
misc changes
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-06-22 20:57:34 +02:00 |
|
eugenep
|
9429d93da9
|
genetic
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-06-19 23:55:47 +02:00 |
|
eugenep
|
a1a2ef6aae
|
misc changes
|
2021-05-31 13:37:15 +02:00 |
|
eugenep
|
ce3ea0c15e
|
implement neural network learning
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-05-31 02:28:13 +02:00 |
|
eugenep
|
f00c0cad5b
|
misc changes
|
2021-05-29 18:51:32 +02:00 |
|
eugenep
|
4750908236
|
misc changes
|
2021-05-19 16:36:06 +02:00 |
|
eugenep
|
5df7f58b48
|
implement decision tree saving with joblib library
|
2021-05-18 14:32:53 +02:00 |
|
eugenep
|
f0e0d4f4c1
|
decision tree update
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-05-15 21:04:51 +02:00 |
|
eugenep
|
74788bbc94
|
examples
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
|
2021-05-15 15:28:45 +02:00 |
|
eugenep
|
55d542fa0e
|
misc edits
|
2021-04-28 15:30:07 +02:00 |
|
eugenep
|
c2268fefc3
|
misc changes
|
2021-04-26 11:13:29 +02:00 |
|
eugenep
|
23d60003df
|
implement astar, add pickle rick
|
2021-04-25 23:32:06 +02:00 |
|
eugenep
|
520efb84ea
|
Try to implement to A*
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-04-24 01:44:57 +02:00 |
|
eugenep
|
0e0a59b6ab
|
implement visual movement
|
2021-04-14 15:30:36 +02:00 |
|
eugenep
|
100308694c
|
Misc changes, remove comments
|
2021-04-14 14:50:44 +02:00 |
|
eugenep
|
5c48777709
|
implemented graphsearch
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-04-14 03:55:35 +02:00 |
|
eugenep
|
e4c3814d41
|
Have no idea what am I doing
|
2021-04-14 00:28:32 +02:00 |
|
eugenep
|
dd50aef1a0
|
|
2021-04-14 00:27:42 +02:00 |
|
eugenep
|
89e0fc5b75
|
Implementing graphsearch
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
|
2021-04-14 00:22:27 +02:00 |
|
eugenep
|
8632841061
|
Add walls
|
2021-04-11 12:02:52 +02:00 |
|
eugenep
|
5d2603b65e
|
movement update
|
2021-04-10 23:30:03 +02:00 |
|
eugenep
|
8123f1726e
|
misc changes
|
2021-04-10 23:26:13 +02:00 |
|
eugenep
|
4b6117779f
|
Add bfs path finding
Co-authored-by: Marcin Matoga <marmat35@st.amu.edu.pl>
Co-authored-by: Sebastian Piotrowski <sebpio@st.amu.edu.pl>
Co-authored-by: Ladislaus3III <Ladislaus3III@users.noreply.github.com>
|
2021-04-10 22:23:34 +02:00 |
|
eugenep
|
dafa68f3fd
|
add mine collision
|
2021-04-10 13:48:55 +02:00 |
|
eugenep
|
63cc9c0ab2
|
Add tilemap support, add map border collision
|
2021-04-10 12:44:54 +02:00 |
|
eugenep
|
d0d7376ad8
|
Implement direction movement
|
2021-04-08 16:29:37 +02:00 |
|
eugenep
|
e5269af7bb
|
misc updates
|
2021-03-31 15:27:08 +02:00 |
|
eugenep
|
20dd4c9669
|
edit super_mine
|
2021-03-31 15:15:20 +02:00 |
|
eugenep
|
58d78f83bc
|
add graphics
|
2021-03-27 19:34:41 +01:00 |
|
eugenep
|
50ad12591a
|
Merge branch 'master' of https://git.wmi.amu.edu.pl/s151636/GenericAI_Sweeper into master
|
2021-03-27 18:41:14 +01:00 |
|
eugenep
|
111d99046b
|
project part 2 implementation
|
2021-03-27 18:40:00 +01:00 |
|
|
b7530ebd51
|
Update 'README.md'
|
2021-03-14 14:02:47 +01:00 |
|
|
2f006317d6
|
update readme
|
2021-03-14 14:01:54 +01:00 |
|
eugenep
|
699494d68a
|
remove cache files
|
2021-03-14 13:56:04 +01:00 |
|
|
8110163769
|
Update '.gitignore'
|
2021-03-14 13:51:22 +01:00 |
|
eugenep
|
8852966f68
|
Merge branch 'master' of https://git.wmi.amu.edu.pl/s151636/GenericAI_Sweeper into master
|
2021-03-14 13:46:58 +01:00 |
|
|
f267bfd818
|
add gitignore
|
2021-03-14 13:46:13 +01:00 |
|
eugenep
|
ced24eec33
|
First commit, create tile and player
|
2021-03-14 13:42:33 +01:00 |
|
|
12788a8373
|
Initial commit
|
2021-03-03 16:34:37 +01:00 |
|