1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 19:20:19 +01:00

fix keep_dims -> keepdims

This commit is contained in:
Zach Dwiel
2018-02-16 13:30:31 -05:00
parent 39a28aba95
commit ee6e0bdc3b
3 changed files with 10 additions and 5 deletions

View File

@@ -16,7 +16,8 @@
import numpy as np
from agents.value_optimization_agent import *
from agents.value_optimization_agent import ValueOptimizationAgent
from logger import screen
# Neural Episodic Control - https://arxiv.org/pdf/1703.01988.pdf