tomermes
tomermes
When trying to use the psd gem I get this error: in `to_specs': Could not find 'nokogiri' (~> 1.5.0) - did find: [nokogiri-1.6.8-x64-mingw32](Gem::MissingSpecVersionError) The 1.6.8 version of nokogiri is not...
I am having an error while running serverless deploy after following the starter instructions. The error states: Unable to link dependency 'bin' because a file by the same name exists...

moved from another project (#143) Currently we do not define the way in which feature packages (npm packages) expose their inner parts, and how those exports would be consumed by...
copied from another project (#125)
Moved from other repo: issues/94
Hi, I trained a percpetron with my data, and then used JSON.stringify(myNet.toJSON()) to encode the created network into the json attached: [json.txt](https://github.com/cazala/synaptic/files/1060014/json.txt) When trying to decode the created network in...