Open
Description
PR #1253 addressed issue #1136 by putting executable wrappers of the most important scripts in the bin
folder, which are copied to /usr/bin
as part of the python setup.py develop
installation process.
The documentation should be updated to reflect this change i.e. training can now be done by calling pylearn2-train model.yaml
without the need to change the PATH
variable.
Activity