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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user