ToshuuMilia pushed to main at ToshuuMilia/discord-pretty-printer
-
1501d6f8fd
misc: Fixed image balise display.
ToshuuMilia pushed to main at ToshuuMilia/discord-pretty-printer
-
f4a55ee2e4
misc: Added README.md to know how to create the initial data.
-
b47996b4c1
misc: Added initial codebase.
-
17162b9cfd
misc: Added .gitignore.
ToshuuMilia created repository ToshuuMilia/discord-pretty-printer
ToshuuMilia pushed to main at ToshuuMilia/Diamant-AI
-
c25d86448c
Merge branch 'feature/#0/initialization'
-
803937ed3e
style/#0: run black formatting.
-
65021caedb
docs/#0: added small user guide to the README.
-
9118e92313
feat/#0: added code from before the initialization of the repository.
-
f565f8486a
docs/#0: added commit guidelines for the repository.
- Compare 7 commits »
ToshuuMilia pushed to feature/#0/initialization at ToshuuMilia/Diamant-AI
-
803937ed3e
style/#0: run black formatting.
-
65021caedb
docs/#0: added small user guide to the README.
-
9118e92313
feat/#0: added code from before the initialization of the repository.
-
f565f8486a
docs/#0: added commit guidelines for the repository.
-
1aa48d7da9
docs/#0: updated .gitignore to ignore pycharm config.
- Compare 6 commits »
ToshuuMilia pushed to main at ToshuuMilia/MarxBot
-
d8986643de
Bot: Refactored DB management.
-
ea9d2aa5f6
Misc: Updated gitignore.
-
c6356bbb96
Bot: Fixed bot not receiving message content.
-
efecdb7626
Misc: Updated requirements.
-
fa6b2f7ce7
Initial Commit
- Compare 5 commits »
ToshuuMilia pushed to master at ToshuuMilia/BreakMCTS
-
8e78ac49c0
MCTS: Random search parallelisation
-
03471fc24a
GameModel: Code cleaning
-
ea13653588
GameModel: Added win condition when the opposite player has no pawn left
-
4978de23b9
Misc: Updated README.md with a little description
-
9087c4a8d7
AI: Working MCTS
ToshuuMilia created repository ToshuuMilia/BreakMCTS
ToshuuMilia pushed to master at ToshuuMilia/DMVHomework
-
b215bd5a76
Added LICENSE.md
-
910b138668
Initial commt
ToshuuMilia created repository ToshuuMilia/DMVHomework
ToshuuMilia pushed to opti at ToshuuMilia/OneClickLearning
-
f53b1230d6
Optimization: Grouping the controller in only one package
-
cb608cca22
Optimization: Minor code optimization for OCLController
- Compare 2 commits »
ToshuuMilia created repository ToshuuMilia/OneClickLearning
ToshuuMilia pushed to master at ToshuuMilia/SMLHomework
-
2ac14e25a5
Experiment: Decision Tree code finished
-
2fb57232fc
Experiment: Code of the first experiment on the learning methods. Added a file to show the results
-
bd89b21967
Initial commit