Manuel

Results 64 comments of Manuel

Also @christianechevarria @luiscarbonell we should implement a CI test that checks the build javascript files.

@tracycollins can you check if it works on this branch? https://github.com/liquidcarrot/carrot/tree/FIX_244_regenerator_runtime_error

What about this file? https://gist.github.com/raimannma/95706ec9af955a413b25161b72e075e9 Now build with webpack

ok, so my first commit fixes your problem ? If so, i would push it to master.

Just waiting for approve from @christianechevarria or @luiscarbonell .

@christianechevarria Maybe this comes from the dependency updates in version 0.3.19

#222 Fixed the Hopfield network construction Implemented a test in the TypeScript version: [https://github.com/liquidcarrot/carrot/blob/d3b142107e166bfc70b3aa7e9572344d86c01ad0/test/units/architecture/ArchitectTest.ts#L141-L174](https://github.com/liquidcarrot/carrot/blob/d3b142107e166bfc70b3aa7e9572344d86c01ad0/test/units/architecture/ArchitectTest.ts#L141-L174)

I will use this for the new RL part. Thanks for sharing!

Fixed in branch typescript-refactor