|
d9528eb5a1
|
Reomved defekt training
|
2023-03-30 02:37:58 +02:00 |
|
|
251376678b
|
Added a lot of training history
|
2023-03-30 02:29:34 +02:00 |
|
|
2229f7e416
|
Some more warnings corrected
|
2023-03-06 22:44:49 +01:00 |
|
|
e9cad87c57
|
Repaired a lot of smaller things that where not quit smooth
|
2023-03-06 22:37:51 +01:00 |
|
|
b9df1b3093
|
Lots of small documentation additions.
|
2023-03-06 00:11:35 +01:00 |
|
|
6bec4b941c
|
Lots of changes
|
2023-02-28 23:48:13 +01:00 |
|
|
cdbd6dc4be
|
Fixed the order player play the game
|
2023-02-26 16:06:12 +01:00 |
|
|
ef122fb6d0
|
Repaired a bug in the q learning reword function
|
2023-02-22 21:55:08 +01:00 |
|
|
138d9df2b9
|
Added hash branch exploration
|
2023-02-22 21:36:43 +01:00 |
|
|
3bd848f92d
|
Change the exploration to switch on an alternative
|
2023-02-22 02:54:52 +01:00 |
|
|
1428768a5c
|
Bugfixes
|
2023-02-22 02:15:16 +01:00 |
|
|
1510d7fa4d
|
Some more bugfixes
Added a few more bugfixes
|
2023-02-22 02:14:16 +01:00 |
|
|
d66c951a0d
|
Fixed some bugs
|
2023-02-21 23:02:32 +01:00 |
|
|
cfa8e4226f
|
Fixed lots of typing errors and typos
|
2023-02-20 19:25:27 +01:00 |
|
|
8b2b0a2efb
|
Update main
|
2023-02-20 18:27:03 +01:00 |
|
|
4e16511568
|
Added a frist train function
Added a first training function
|
2023-02-19 23:40:11 +01:00 |
|
|
9cf9fe820e
|
Added the ability to generate training data.
|
2023-02-19 03:18:48 +01:00 |
|
|
7cc8b6c025
|
Added a first network
|
2023-02-18 23:40:00 +01:00 |
|
|
0c9cf50bc5
|
Some debugging of the q reword function
|
2023-02-18 14:33:56 +01:00 |
|
|
c0943e4309
|
Added the points per score at turn label.
|
2023-02-18 00:12:29 +01:00 |
|
|
e199c9ab55
|
Reworked some plots
|
2023-02-18 00:03:13 +01:00 |
|
|
dfe3b3aa59
|
Added a greedy policy
|
2023-02-17 03:04:19 +01:00 |
|
|
ea2180b08b
|
Added statistical analysis
|
2023-02-16 02:18:04 +01:00 |
|
|
0c81f2d006
|
Added a reword function for q learning.
|
2023-02-13 03:37:00 +01:00 |
|
|
9b011b548e
|
Fixed a bug in the assignment of invalid turns. Added lots of documentation.
|
2023-02-13 00:42:25 +01:00 |
|
|
29bbd83467
|
Uses html instead of md to include images.
|
2023-02-12 20:40:38 +01:00 |
|
|
115f0c3195
|
Moved the function that checks a whole stack of actions if they are possible on a stack of boards.
|
2023-02-12 20:05:48 +01:00 |
|
|
fc7f9dbb4d
|
Added a docstring to the function checking if a move is possible.
|
2023-02-12 18:54:28 +01:00 |
|
|
a9e65564c4
|
Added a docstring to the plot_boards function.
|
2023-02-12 18:03:54 +01:00 |
|
|
108ea026b1
|
Reformatted the function checking for possible turns.
|
2023-02-12 16:53:08 +01:00 |
|
|
839093e3f1
|
Added a text implementing the search for possible turns.
|
2023-02-12 16:35:53 +01:00 |
|
|
a837bc2d61
|
Added a docstring to the board plot function
|
2023-02-12 14:46:39 +01:00 |
|
|
218c2876cf
|
Added a section abot imports and dependencies and some initial design decisions for the game.
|
2023-02-12 14:32:24 +01:00 |
|
|
edc5e78dc3
|
Added a toc
|
2023-02-12 14:06:46 +01:00 |
|
|
c6a9b70be4
|
Some initial docstrings added.
|
2023-02-12 13:59:46 +01:00 |
|
|
545f37af07
|
Game engine could now work.
|
2023-02-06 03:00:13 +01:00 |
|
|
4928463d80
|
Added functionality to plot a set of otello boards.
|
2023-02-01 00:13:35 +01:00 |
|
|
ef9fdf39ca
|
Added functionality to execute a turn
|
2023-01-31 20:31:57 +01:00 |
|
|
f2801d76fe
|
Local init
|
2023-01-30 18:53:20 +01:00 |
|