Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
ml2_MiniAssignments
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20200318029
ml2_MiniAssignments
Commits
a996cc7b
Commit
a996cc7b
authored
Aug 14, 2020
by
20200318029
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
homework7
parent
479a5796
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
1 additions
and
1 deletions
+1
-1
homework8/MK7_train_data/pong_model_0.h5
+0
-0
homework8/MK7_train_data/pong_model_100.h5
+0
-0
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597369020.PCGR774
+0
-0
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597369415.PCGR774
+0
-0
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597369632.PCGR774
+0
-0
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597370137.PCGR774
+0
-0
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597371618.PCGR774
+0
-0
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597372701.PCGR774
+0
-0
homework8/table_tennis.py
+1
-1
No files found.
homework8/MK7_train_data/pong_model_0.h5
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/pong_model_100.h5
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597369020.PCGR774
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597369415.PCGR774
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597369632.PCGR774
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597370137.PCGR774
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597371618.PCGR774
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/MK7_train_data/run-MK10-log/events.out.tfevents.1597372701.PCGR774
deleted
100644 → 0
View file @
479a5796
File deleted
homework8/table_tennis.py
View file @
a996cc7b
...
...
@@ -210,7 +210,7 @@ def train():
# Select an action based on our current model
# Task-4: select_model = model_target or select_model = model
select_model
=
model
select_model
=
model
_target
action
=
get_action
(
state_history
,
epsilon
,
global_step
,
select_model
)
# Convert action from array numbers to real numbers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment