jych / cle

89 stars 42 forks source link

Example how to run/test a trained network #2

Open kjancsi opened 9 years ago

kjancsi commented 9 years ago

Great library! Could you give an example how to run/test a trained a network? Thanks. - kj

jych commented 9 years ago

Hi,

there are some tutorials https://github.com/jych/cle/tree/master/tutorials which you require the data. I can share some of them with Google drive, some codes might have been broken. Could you let me know which kind of task you are trying to do?

Junyoung

On Tue, Jun 16, 2015 at 2:20 PM, kjancsi notifications@github.com wrote:

Great library! Could you give an example how to run/test a trained a network? Thanks. - kj

— Reply to this email directly or view it on GitHub https://github.com/jych/cle/issues/2.

kjancsi commented 9 years ago

Hi Junyoung,

Thanks. The examples in the tutorials directory that I had data for (MNIST and music) work fine. As far as I understood, the tutorials demonstrate how to train models. I'd be interested in how to load and run a trained model on some test data. Some help/example for that would be welcome.

As for the data I don't have, if you could share the bouncing ball, enwiki and binarized MNIST data, that would be greatly appreciated as well.

Cheers, kj