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
85c149fcfd8e1d1318efc5a568085f3473973aa4
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
16
Oct
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
Dict is open during pretrained embeddings loading
Added option to reload pretrained embeddings during decoding
Added program argument to lock pretrained embeddings
Fixed rawRange for multiwords
metadata like #text= are now updating correctly
Lowered minimum CMake requirement
Lowered requirement on CMake version
Improved print
improved print
Fixed min float value
Added regression
Do not lock dicts when the pretraiend file is empty
Added program arguments : scaleGrad and maxNorm
FocusedModule can now have pretraiend word embeddings
Changed the way prefix are handled in dicts
Corrected bug where special columns where filled by extra TSV columns
allow multiple pretrained embeddings file for ContextModule
removed word2vec from documentation
<unk> in pretrained embeddgins is used for Dict::unknownValueStr
Action EOS adds text metadata
Added Transformer MyModule
Moving nn to correct device
Making sure the nn are loaded to the correct device
Corrected bug
Explore different transitions only for parser
Sending torch object to CPU before saving them to disk
ADDCHARTOWORD can add multiple letters at once
Corrected bug in ContextualModule
Fixed dynamic oracle for tokenization transitions
Senting neural network to correct device
Corrected bug with multiple classifiers
Support for multiple classifiers
Corrected a bug where a tensor was not send to the correct device
Shuffling batches Tensor in ConfigDataset
different null value for each column in ContextModule
Added cnn
Added seed program argument
Batched indexing for ContextualModule
Adding None to dict in cotnextual module
Added Contextual module
Loading