navidre

Results 8 issues of navidre

Based on the course contents, definition of TensorFlow graph should be separate from running the session. The MNIST example was not quite following the same procedure. In this fix, the...

Thanks for developing the package. I get the following error: ![screen shot 2017-09-08 at 4 53 53 pm](https://user-images.githubusercontent.com/1976093/30233946-5872b334-94b6-11e7-8ed6-6f43ea3236f1.png) `device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glActiveTexture:1717 GL error 0x500` Tested on Android emulator with API levels in...

### Feature request class PyPDFLoader in [document_loaders/pdf.py](https://github.com/hwchase17/langchain/blob/master/langchain/document_loaders/pdf.py) to accept bytes object as well. ### Motivation When a PDF file is uploaded using a REST API call, there is no specific...