Perfect
I test this and make a feedback rapidly
this
http://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html
will be very helpful i think
egos wrote:Perfect
I test this and make a feedback rapidly
this
http://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html
will be very helpful i think
jan2000 wrote:After 20 minutes of "training" the output is still completely random.. Am I doing it wrong?
instanceProto.saveToJSON = function ()
{
// return a Javascript object containing information about your object's state
// note you MUST use double-quote syntax (e.g. "property": value) to prevent
// Closure Compiler renaming and breaking the save format
return { "brain_valuenet": this.brain.value_net,
................................................................
//"layer_defs": this.layer_defs,
"network_size": this.network_size >>>,<<<
};
};
Who is online |
Users browsing this forum: No registered users and 0 guests |