josephwilk / tlearn-rb

Recurrent Neural Network library for Ruby
96 stars 15 forks source link

training is leaking memory #6

Closed josephwilk closed 11 years ago

josephwilk commented 11 years ago

Its not causing any failures yet but I know this:

https://github.com/josephwilk/tlearn-rb/blob/master/ext/tlearn/arrays.c#L205

Needs to clean up allocated memory.

josephwilk commented 11 years ago

Fixed with: https://github.com/josephwilk/tlearn-rb/commit/a22ff412d6fda7f70ef1ed4a4ccd610dbdacc1cc