Skip to content

Train model in debian server #1

@jacktang

Description

@jacktang

Hi

I cloned the code base in my debian server and installed deps according the README guide. make test run very well, and I tried make train-new, it produced the output:

$ make train-new
python -m agent train-new
20161007|17:50:01|INFO: Session id 201610071749: training
20161007|17:50:01|INFO: Session 201610071749 at episode 0: q network ref<agent.trainer.q_network.QNetwork object at 0x7f90900b4550>; replay memories len 0; final iteration: 0
SDL Initialization Failed: No available video device
Makefile:26: recipe for target 'train-new' failed
make: *** [train-new] Segmentation fault

How can I fix the error?
Thanks!

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