|
TAXONS
0.1
Task Agnostic eXploration of Outcome spaces through Novelty and Surprise
|
Classes | |
| class | BaseNet |
| class | RND |
| class | View |
Variables | |
| device = torch.device('cpu') | |
| rnd = RND(6, 2, device=device) | |
| int | state = np.load('../../env.npy')/255 |
| aaa = rnd.training_step(state) | |
| taxons.core.metrics.rnd.aaa = rnd.training_step(state) |
| taxons.core.metrics.rnd.device = torch.device('cpu') |
| taxons.core.metrics.rnd.state = np.load('../../env.npy')/255 |