Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pingouins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Felton Samuel
pingouins
Graph
5fe262437d539ef574745c07e7c0c549201cf487
Select Git revision
Branches
3
heuristic
master
default
neural
Tags
2
v1.0
prototype-oral
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
May
26
23
20
16
15
14
13
29
Apr
28
27
26
24
19
18
30
Mar
23
7
14
Feb
31
Jan
25
24
9
Dec
28
Nov
27
26
25
22
21
28
May
27
24
23
19
18
17
16
15
14
13
12
11
10
6
5
2
1
30
Apr
29
27
19
18
23
Mar
21
16
9
8
7
29
Feb
22
12
1
26
Jan
27
Dec
17
16
14
8
27
Nov
9
22
Oct
20
14
5
4
Documentation Added
neural
neural
merge
heuristic
heuristic
Ajout Documentation
situations work
added predictions
Cleaning of the general heuristic
trying to fix a few thigns
keras rework... again
keras work
Modification of the method of the point heuristic
Little debug of the points heuristic
Update of the main heuristic
work on keras
60k moves
A few modification to the ssh script and 30000 more turn
training data
Merged save files
test data
small rework to add selected move, just in case we change model and need to keep the data, also computes red and blue win proba, to avoid draw problem
merge layers
reworked nn, csv import in keras
work on conv network
First implementation of a general heuristic which use every other
connected neural network to cpp, should work
initial work on adding Neural network to cpp, model change
Merge branch 'Dev' of ssh://gitlab.insa-rennes.fr:16022/Samuel.Felton/pingouins into Dev
Changed save file format
Merge branch 'Dev' of ssh://gitlab.insa-rennes.fr:16022/Samuel.Felton/pingouins into Dev
Zone heuristic added to config
Merge
Method move_to_pos added to penguin
Implementation of the Zone heuristic
Adjustement of the penguin_move_board function
Implementation of the penguin_move_board fonction
Some keras stuff
Changed save file to .csv and added Keras folder
Added method to save games in /save/save.txt
heuristic weight decreasing with time test, fixed a mistake in penguin_board and in a heuristic
fixed (hopefully) penguin_board function
Creation of the penguin_board function, still a few things to debug in it
Loading