Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.learn.tensorflow
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
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.tensorflow
Merge requests
!18
Monitored training
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Monitored training
monitored_training
into
master
Overview
5
Commits
9
Pipelines
7
Changes
15
Merged
Amir MOHAMMADI
requested to merge
monitored_training
into
master
7 years ago
Overview
5
Commits
9
Pipelines
7
Changes
15
Expand
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Oct 12, 2017
Add an mnist example for estimator scripts. Fixed some bugs
· 23d36b81
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
23d36b81
remove template variables
· 5c4af81a
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
5c4af81a
model_dir is important for evaluation
· a95b53f8
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
a95b53f8
Simplify scripts using tf.estimator API
· 6524d975
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
6524d975
use the dataset API and remove the un-needed extra
· 812e233b
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
812e233b
fix example
· 0c6cdd35
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
0c6cdd35
Improve scripts
· 1fb310c4
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
1fb310c4
autopep8
· 2956f8ea
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
2956f8ea
Move code from bob.dap to here
· 52023e4a
Amir MOHAMMADI
authored
7 years ago
and
Tiago de Freitas Pereira
committed
7 years ago
52023e4a
Loading