Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@dumbdev I didn't intentionally it was getting paused due to a logic error on literally the same data points. but the point is you'd think those would start spitting out the expected result.
-
@dumbdev the model generates a result that tells the character its controlling to perform opposite actions which nullifies them so it just gets stuck and sits there, continually fitting the same set of output data to the specified inputs.
so one would think... it would budge a little.
If the same data is being fit over and over again to a neural net shouldn't it start spitting out the result it was trained to very quickly if over svereal frames its training for 100 epochs each ?
question