Loading
0 Follower
0 Following
chagmgang

Location

KR

Badges

0
0
0

Activity

Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Mon
Wed
Fri

Ratings Progression

Loading...

Challenge Categories

Loading...

Challenges Entered

A benchmark for image-based food recognition

Latest submissions

No submissions made in this challenge.

Sample-efficient reinforcement learning in Minecraft

Latest submissions

See All
graded 18574
graded 13593
Participant Rating
Participant Rating

NeurIPS 2019 : MineRL Competition

MineRL change connections port

Over 4 years ago

4440[31124] INFO Starting Minecraft process: ['/var/folders/d0/m67gt9fj4dg7ly6gxsdfw6n00000gn/T/tmpaa9v9vf4/Minecraft/launchClient.sh', '-port', '9001', '-env', '-runDir', '/var/folders/d0/m67gt9fj4dg7ly6gxsdfw6n00000gn/T/tmpaa9v9vf4/Minecraft/run']
env = gym.make(MINERL_GYM_ENV)

When I run upper code in python, the connection port is always 9001.
I want to change the port.
Is there any way to change the connection port?

The condition of your machine

Over 4 years ago

  1. Already we have a way to learn the minerl from a docker file.
    This file does not contain cuda, cudnn installation because it starts in an environment where cuda and cudnn are already installed.
    If cuda, cudnn is not installed on your machine, we need to put it in.

So I would like to know if cuda, cudnn is installed on your machine. Also, if it is installed, I want to know the vresion of cuda, cudnn.

Thank you.

chagmgang has not provided any information yet.