A basic example of downloading and displaying dataset of human demonstrations
The exact same code but done manually, without help of minerl data loader
An example of starting up minerl environment and running a dummy agent that walks forward
An example of starting up minerl environment using XML with custom environment setup
Implementation of contrastive learning based on SimCLR + ResNet50. Its goal is to provide higher-level representation of game world state from video input.