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