MineRL Keras-RL2: Error when checking input: expected conv2d_input to have 5 dimensions, but got array with shape (1, 3)

前端 未结 0 2038
广开言路
广开言路 2021-01-21 05:52

I\'m trying to train a Agent in the MineRL enviroment using Keras. This is my code so far:

import gym
import random
import numpy as np
from tensorflow.keras.model         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题