Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.pytorch
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.learn.pytorch
Merge requests
!22
An error occurred while fetching the assigned milestone of the selected merge_request.
Cross validation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Cross validation
cross_validation
into
master
Overview
12
Commits
14
Pipelines
4
Changes
13
Merged
Cross validation
Anjith GEORGE
requested to merge
cross_validation
into
master
Feb 25, 2019
Overview
12
Commits
14
Pipelines
4
Changes
13
This MR adds the following
Adds cross-validation using a validation set; the best model based on the lowest validation loss is saved automatically now
Adds trainer, extractor, training script and unit tests for FASNet architecture
Small change in MCCNN architecture; added a flag for selecting whether to use sigmoid in eval phase.
Edited
Feb 25, 2019
by
Anjith GEORGE
0
0
Merge request reports
Compare
master
version 3
90453ad1
Feb 25, 2019
version 2
8ab4559f
Feb 25, 2019
version 1
abf14850
Feb 25, 2019
master (base)
and
latest version
latest version
c8943f5d
14 commits,
Feb 27, 2019
version 3
90453ad1
13 commits,
Feb 25, 2019
version 2
8ab4559f
12 commits,
Feb 25, 2019
version 1
abf14850
11 commits,
Feb 25, 2019
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Loading