Code Monkey home page Code Monkey logo

minecraft_ai's People

Contributors

kimbring2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

minecraft_ai's Issues

Did I forget something

Traceback (most recent call last):
File "/home/cybe/Desktop/gitrepos/minecraft_ai/learner.py", line 25, in
from parametric_distribution import get_parametric_distribution_for_action_space
ModuleNotFoundError: No module named 'parametric_distribution'

Minecraft process finished unexpectedly. There was an error with Malmo.

@kimbring2, this is the first issue, can you help me, I am not participating in the contest or anything, just want to try it

error:

    :deobfMcMCP FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':deobfMcMCP'.
> java.util.zip.ZipException: invalid stored block lengths

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --deb

BUILD FAILED

Total time: 20.23 secs


Minecraft process finished unexpectedly. There was an error with Malmo.

thanks

issue with learner.py

Hello Kim, I'm a fellow Korean trying to learn from your tutorial, I got a supervised model from the run supervised learning and I am now trying to run the learner to get a reinforcement learning model but I am getting this error

Traceback (most recent call last):
File "C:/minerl/learner.py", line 392, in
coord.join(thread_data)
File "C:\Users\sund0\anaconda3\envs\minerl_env\lib\site-packages\tensorflow\python\training\coordinator.py", line 357, in join
threads = self._registered_threads.union(set(threads))

where line 391 and 392 is
for thread_data in thread_data_list:
coord.join(thread_data)

by the way, I wrapped the learner with an if name == "main": so that in windows the minerl doesn't freeze

any help with the above would be appreciated! thank you for a great tutorial!

my env has these installed
minerl 0.3.7
tensorflow 2.4.1
tensorboard 2.4.1
tensorboard-plugin-wit 1.8.1
tensorflow-estimator 2.4.0
tf probability 0.11.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.