Sarit RitwiruneSending cls as an input argumentI have heard that everything in Python is an object then today I need to DRY my project. Here is the code I need to dry.Oct 9Oct 9
Sarit RitwiruneDon’t use python relative importThis is evil. Since your high level code is the same, but the body is not. Then this will show you duplicated codes.Oct 8Oct 8
Sarit Ritwirunepy.test save file to Django FileFieldI have django model which has FileField in it. And I need to try py.testOct 1Oct 1
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