Loreto Parisi
Loreto Parisi
It would be worth to add a [Swig](http://www.swig.org/tutorial.html) template to generate interfaces in other languages.
Hello, I have created [this](https://github.com/loretoparisi/generating-reviews-discovering-sentiment) Docker image for the original sentiment neuron that helps to test prediction of the sentiment feature as well as the generative model. I would like...
Thanks for this work. In the original project I have worked on a [Dockerfile](https://github.com/loretoparisi/generating-reviews-discovering-sentiment) to support training on CPU/GPU with the generation as well. Would be interesting to have in...
I have [here](https://github.com/loretoparisi/generating-reviews-discovering-sentiment) added a Docker file for both CPU and GPU builds. **How To Build the Docker image** To build the Docker image for CPU only ``` git clone...
@embreinhardt I would like to train the sentiment neuron a on brand new dataset. I have built and posted [here](https://github.com/openai/generating-reviews-discovering-sentiment/issues/22) the `Dockerfile` to call the inference and the generation on...
I get this error on `macOS` sierra using `rbenv` with `2.3.1` ``` $ gem install git_stats ERROR: Loading command: install (LoadError) dlopen(/Users/admin/.rbenv/versions/2.3.1/lib/ruby/2.3.0/x86_64-darwin16/openssl.bundle, 9): Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib Referenced from: /Users/admin/.rbenv/versions/2.3.1/lib/ruby/2.3.0/x86_64-darwin16/openssl.bundle...
I did not find any Python implementation of the `AmazonSQSTemporaryQueuesClient`. Can you help? Thank you.
Support to load the wasm compiled _ffprobe_ module into nodejs. Also I can see from the _Dockerfile_ that the whole source _ffmpeg_ is compiled. So is possible to wrap _ffmpeg_...
For a romanization project I'm working on I'm using the [polyglot-tokenizer ](https://github.com/irshadbhat/polyglot-tokenizer) with good results for most of the indian languages. Are you aware of it? My question is if...
I have successfully installed both Boost and Eigen on `Ubuntu 16.04 LTS`: ``` Selecting previously unselected package libboost1.58-dev:amd64. (Reading database ... 48598 files and directories currently installed.) Preparing to unpack...