Rick Sanchez

Results 13 comments of Rick Sanchez

hi the files in the data folder are outdated. You can use ^GSPC.csv for raw data and data2.h5 for sentiment analysis + stock data for your analysis.

Y is the future (t+1) price of the stock. However this model is a bit outdated and I think I will update a much better one soon. Thanks for your...

I guess you are not using a Nvidia GPU or you didn't install Cuda and Cudnn Just Change CudnnRNN to a normal LSTM and try it. [LSTM](https://keras.io/layers/recurrent/#lstm)

@pusj hi, No and I am using yesterday data to predict today closing log return. but you can also modify it to suit your needs. Thanks!

Hi @skydrake123, I am not sure what's the problem is, but I think you are running my old py files. If you want to output something, you will have to...

Model: WideResNet 28x8 Params: 23.36M

so if I am using object other than faces, can I still use the Deep3DFaceRecon_pytorch to generate the camera matrix? How am I going to get a camera matrix for...

I am trying to use it to replace the langchain openAI. But unsuccessful. ``` Found the following quantized model: models/TheBloke_stable-vicuna-13B-GPTQ/stable-vicuna-13B-GPTQ-4bit.compat.no-act-order.safetensors Loading model ... Done. Loaded the model in 2.15 seconds....

> @BenjiKCF - I think you're missing the --extension openai Once it starts you should see a message about the OpenAI extension starting. After that the OPENAI_API_BASE setting will be...