Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
macaon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Franck Dary
macaon
Graph
d217cf5835ab0c116f90a22adcb6efba5d7e96ef
Select Git revision
Branches
3
loss
master
default
protected
producer
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Jul
24
May
19
Apr
17
16
12
Jan
25
Nov
12
10
9
7
10
Oct
9
31
Aug
18
2
22
Jul
21
30
Apr
28
18
16
15
14
1
30
Mar
25
24
23
21
20
16
12
7
6
5
4
3
2
1
22
Feb
20
19
17
16
12
11
10
9
8
7
6
5
20
Jan
19
17
15
8
4
7
Dec
17
Nov
16
30
Oct
26
23
22
16
14
9
10
Sep
9
16
Aug
11
7
6
5
4
31
Jul
30
28
15
14
9
7
2
1
30
Jun
29
26
23
22
21
19
18
17
16
15
14
13
12
10
9
8
7
5
4
3
2
28
May
25
24
23
21
18
17
16
15
14
13
12
11
10
8
6
5
4
3
30
Apr
29
27
26
24
23
22
21
20
17
16
15
14
13
12
11
10
9
8
7
6
5
3
2
1
31
Mar
30
29
26
21
20
19
17
16
15
14
12
11
10
9
8
7
5
4
3
2
28
Feb
27
26
25
24
23
22
21
20
19
17
16
15
14
13
12
11
8
7
6
5
4
31
Jan
30
29
28
27
26
22
21
20
14
13
12
9
8
7
6
2
21
Dec
20
19
18
17
16
15
14
13
12
11
Removed dimension reduction for NumericColumn module
master
master
Update documentation/install.md
Updated doc
Ignoring values close to zero in entropy computation
Added more complexity metrics
Only update stack_dist and stack_size when on state parser
Giving MCD to the eval script
Added learnable coefs for the loss
loss
loss
Having separate wordEmbeddings for special values
Corrected bug where wordIndex would overflow
moveWordIndexRelaxed is skipping multiwords
Ignoring multiwords while moving word index
Tried to improve pretrained
Concat works with multiple columns
Added dimmension reduction in Concat module
Special embeddings can be trained even with lockPretrained
Disable parralelism
Allow spaces in w2v
Allow space in w2v format
Added different types of entropies
Set finished status of rawInput on true at construction
producer
producer
corrected bug where apply was processed when there was nothing to produce
Working first version
Added output ses
Added and integred producer
Added option memcheck to train
Added date in timestamps
Shuffle dataset on CPU to avoid CUDA sync error
Added module HistoryMine
Speed up oracle
Increased max nb examples to 20 millions
Changed the encoding of features in certain modules
Fixed 'outputAll' option for LSTM module
Added sanity check when loading pretrained word embeddings
When constructing WordEmbedding, only use max_norm when necessary
Improved forcing EOS transition, usefull for lineByLine mode
Allow blank line to be commented in tsv
When loading optimizer, do not silently fail
Removed debug print
Removed warning
Loading