Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mednet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
medai
software
mednet
Graph
cef1ef3834b44411453d1780a8c6ac348b81dac6
Select Git revision
Branches
3
aifmd_dataset_support
main
default
protected
robertos-branch
Tags
9
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v1.0.0b0
v1.0.0a0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Jun
1
29
May
28
25
24
22
8
7
3
2
1
30
Apr
29
22
21
20
19
18
17
16
8
5
4
2
29
Mar
21
19
18
17
16
14
13
11
8
7
6
5
1
28
Feb
27
26
24
22
20
19
16
14
13
12
9
8
7
5
2
29
Jan
24
23
22
19
17
22
Dec
14
13
19
Sep
5
18
Aug
17
16
15
14
8
6
5
4
3
2
1
31
Jul
30
28
27
26
22
Jun
22
May
16
15
12
11
10
[tests/data/histograms] Pretty format
Remove .gitmodules
Make code and tests flexible to the use of a pre-processed Montgomery dataset to speed-up testing where possible (closes #74)
Remove unused test data (closes #75)
Merge branch 'readthedocs' into 'main'
[doc] Host documentation on readthedocs.org
Merge branch 'upload-moretraininfo' into 'main'
Merge branch 'update-lockfile' into 'main'
Merge branch 'lightning-acc' into 'main'
[scripts.train] Fix description
[pyproject] Fixes unresolvable cuda environment making nvidia channel more prioritary
Fix qa. #69
Update reference to batch accumulation flag. #69
Change flag for batch accumulation. #25
Fix qa #69.
Add more train info into experiment table and relocate trainlog.pdf path. #69
Fix typo on calling sub-field. #25
Fixed help text for new usage. #25
Splitting into chunks is removed as lightning supports it anymore. #25
Merge branch 'issue-70' into 'main'
[tests.test_cli] Fix default output directory for train analysis
[engine.callbacks] Be more specific about the type of missing logs
[scripts.train_analysis] Add indication of lowest validation loss epochs on loss plots (closes #70)
[tests/data/histograms] Pretty format
[pre-commit] Update and add further rules; clean-up
[pixi] Update lockfile
[pyproject] Remove dev deps from test-ci-alternative
[pyproject] Use python-version-agnostic environment name
[ci] Also install libopengl0 via apt
[dockerfile] Add installation of libegl1
[ci] Also install libegl1 via apt
Merge branch 'loss-balancing' into 'main'
[pyproject] Depend on matplotlib-base for conda packages
[trainer] Hardcode name of loss to monitor
[logging] Prevent PL from adding dataloader index to logged metrics
[model] Use a single type of loss for train and validation
[model] Fix detection of binary targets in loss balancing
[doc] Add base Model to documentation
[model] Model takes loss type and arguments during instanciation
[model] Fix balancing of multiclass targets
Loading