Skip to content

Param (weight) matrix plotting of Trainer, Connection, Network, and Layer instances#158

Open
hobson wants to merge 20 commits into
pybrain:masterfrom
hobson:nonsuper-errfun-plot
Open

Param (weight) matrix plotting of Trainer, Connection, Network, and Layer instances#158
hobson wants to merge 20 commits into
pybrain:masterfrom
hobson:nonsuper-errfun-plot

Conversation

@hobson

@hobson hobson commented Mar 31, 2015

Copy link
Copy Markdown

Example usage:

pip install pug-ann
ipython

>>> from pug.ann import example
>>> trainer = example.predict_weather(epochs=5, years=1, verbosity=0) 
>>> from pybrain.tools.plotting.colormaps import ColorMaps
>>> cm = ColorMaps(trainer)

capture

@hobson hobson closed this Apr 1, 2015
@hobson hobson deleted the nonsuper-errfun-plot branch April 1, 2015 14:41
@hobson hobson restored the nonsuper-errfun-plot branch April 1, 2015 14:42
@hobson hobson reopened this Apr 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant