Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
aidge_learning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
aidge
aidge_learning
Graph
dev
Select Git revision
Branches
8
18-failing-tests-in-ci-0-2-3_dev
add_celoss
dev
protected
fix_link_cuda
grad_rework
main
default
protected
pineapple-main-patch-31728
update_producers
Tags
8
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
May
30
Apr
23
22
17
15
14
2
1
31
Mar
28
21
5
25
Feb
17
13
11
5
4
31
Jan
30
29
20
19
8
3
2
20
Dec
19
18
13
12
6
5
2
22
Nov
21
20
19
8
6
3
Oct
2
25
Sep
24
23
12
9
5
27
Aug
26
7
6
1
30
Jul
24
22
19
18
10
8
1
28
Jun
27
25
24
18
17
14
10
24
May
22
21
17
14
7
6
3
21
Apr
11
8
4
29
Mar
28
25
20
11
showLearningVersion now use fmt print instead of Log::info.
dev
dev
Fix documentation link.
remove comment
update_producers
update_producers
replace And() with Equal()
optionally allow to not clear the producer grads (for batch-splitting purposes)
Update Python min version to 3.10
v0.3.0 main
v0.3.0 main
Add option FIND_PYTHON to fix issue with PyBind and CBW.
Update 0.2.3 -> 0.3.0
Merge branch 'Fix_loss_derivative' into 'dev'
Fix loss derivative
Merge branch 'main' into 'dev'
Edit KD.cpp
Merge branch aidge_learning:main into main
Add knowledge distillation (KD) loss
Merge branch 'fix_optim_dataType' into 'dev'
Fix tensor data type in optimizer
Merge branch 'BCE_loss' into 'dev'
Use fixed seed for CELoss test
Merge branch 'Adam_optimizer' into 'dev'
BCE loss: fix numerical issues
Adam optimizer: make clean
Merge branch 'version_update' into 'dev'
Fix tests
Update Pybind 2.10.4 -> 2.13.6
Merge branch 'chore_remove_old_ci_files' into 'dev'
Merge branch 'fix_accuracy' into 'dev'
Fix And Op to Equal
Merge branch 'weight_decay' into 'dev'
add weight decay to the SGD optimizer
Merge branch 'grad_rework' into 'dev'
handle multi-output operators
grad_rework
grad_rework
rework the gradient cleaning routine
Merge branch 'add_celoss' into 'dev'
Merge branch 'add_celoss' of gitlab.eclipse.org:eclipse/aidge/aidge_learning into add_celoss
add_celoss
add_celoss
minor changes
Apply 1 suggestion(s) to 1 file(s)
rework the usage of scalar tensors
make the CELoss cuda proof
add the support of the CELoss
add the CELoss unit test
Loading