Sarit RitwiruneNote on criterion and optimizerI am experimenting the LSTM to learn my stock market sequence and this NN and pair of criterion and optimizer does not learn.Aug 24Aug 24
Sarit RitwiruneLSTM extrapolate the sine curveFrom this https://stats.stackexchange.com/a/522747/220152Aug 23Aug 23
Sarit RitwiruneLSTM predict the stock diff in next dayI plan to make an A.I. prediction to predict the next day stock market price.Aug 23Aug 23
Sarit RitwiruneDjango memory of individual requestIn django request/response. Use case I create a singleton instance and using in that request. After that when in django middleware about to…Aug 17Aug 17
Sarit RitwiruneTry Thai LLM first timeToday I found that SCB10X has published LLM. Let me try that.Jun 19Jun 19
Sarit RitwiruneDELETE 204 no bodyFastAPI will look like this. Remember DELETE status code 204 has no body.May 21May 21