ciuji

Results 5 issues of ciuji

I want to get a stock data in a day and the interval would be a minute. Do this package support this function now? I haven't found a way to...

enhancement request

简历、个人主页、知乎这些外链都挂了 orz

in [CH_4_Data_manipulation](https://github.com/dsgiitr/d2l-pytorch/blob/master/Ch04_The_Preliminaries_A_Crashcourse/Data_Manipulation.ipynb), we use > We can transform the result into a scalar in Python using the asscalar function of numpy. In the following example, the $\ell_2$ norm of x...

# Code Push Server ## 环境搭建 - 安装mysql(建议使用mysql5.6,mysql8.0版本须按照[关于mysql8.0配置navicat的问题](https://zhuanlan.zhihu.com/p/36087723)进行修改) - 服务器安装code-push-server ```bash npm install code-push-server -g ``` - 项目里安装code-push-cli,参考[集成CodePushSdk](https://github.com/crazycodeboy/RNStudyNotes/tree/master/React%20Native%E5%BA%94%E7%94%A8%E9%83%A8%E7%BD%B2%E3%80%81%E7%83%AD%E6%9B%B4%E6%96%B0-CodePush%E6%9C%80%E6%96%B0%E9%9B%86%E6%88%90%E6%80%BB%E7%BB%93#%E9%9B%86%E6%88%90codepush-sdk) ## code-push-server 配置 1. 初始化mysql数据库 sample: ```bash code-push-server-db init --dbhost localhost --dbuser...

Team RuBignn's submission of the filter track. Our submission should be run by the custom setup, please refer to the README file for detailed processes. We have the script to...