Skip to content

ImportError: cannot import name 'conv' #3

@bbartling

Description

@bbartling

Hello, I am somewhat of a beginner trying this out :)

When I initially run the python train.py

I get this error:
File "/home/benbartling/Desktop/mario-rl-tutorial/acktr/policies.py", line 3, in <module> from baselines.acktr.utils import conv, fc, dense, conv_to_fc, sample, kl_div ImportError: cannot import name 'conv'

Any tips greatly appreciated... Also is it possible to render the game play or even the training?? How long does the training take I am running on CPU... Is there a preset amount of episodes in training?

Thank you for your time in responding as well as creating this 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions