科技美学

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 2 3 4 5 6 7 8 ··· 11 下一页

2023年10月12日

摘要: 1.0 Error Traceback (most recent call last): File "D:/PycharmProjects/dbpower.backtrader.001/app/main_machine_learning.py", line 191, in <module> img 阅读全文
posted @ 2023-10-12 15:47 chankuang 阅读(432) 评论(0) 推荐(0)

2023年8月30日

摘要: 1.0 leverage.py error 如果成交後,本金不變,會触發0/self._value error。 2.0 debug def next(self): # Updates the leverage for "dtkey" (see base class) for each cycle 阅读全文
posted @ 2023-08-30 10:05 chankuang 阅读(28) 评论(0) 推荐(0)

2023年8月10日

摘要: 1.0 入門篇 WordPress-Plugin-Boilerplate-Tutorial 更为简洁的架构方案 React Native Elements开发环境 & 生成项目 & 虚拟机调试 & 本地生成APK档 & 虚拟机运行APK档 2.0 Ignite框架 Ignite是reactnativ 阅读全文
posted @ 2023-08-10 17:10 chankuang 阅读(178) 评论(0) 推荐(0)

2023年6月7日

摘要: 1.0 Missing Sell/Buy signal labels 2.0 Solution cerebro = bt.Cerebro(stdstats=True, cheat_on_open=True) stdstats=True,用回預設的stdstats就能顯示Sell/Buy signal 阅读全文
posted @ 2023-06-07 16:49 chankuang 阅读(22) 评论(0) 推荐(0)

摘要: 1.0 Error numpy.core._exceptions.MemoryError: Unable to allocate 77.2 GiB for an array with shape (10368000003,) and data type float64 錯誤提示 2.0 原因 沒有任 阅读全文
posted @ 2023-06-07 16:43 chankuang 阅读(1265) 评论(0) 推荐(0)

2023年4月26日

摘要: 1. 導讀 兼容backtrader, pyfolio, zipline, yfinance的安裝版本 save Backtrader and Pyfolio plot image 储存backtrader和pyfolio的图片 2. 前言 所謂一步一坑,當項目要自動化部署時,就要自己填坑了。 3. 阅读全文
posted @ 2023-04-26 14:32 chankuang 阅读(160) 评论(0) 推荐(0)

2023年4月19日

摘要: 1.0 前言 本地搭建stable-diffusion diffuser docker CUDA10.2 RTX2060 上次安裝的cuda10.2太舊了,升級cuda11.7順便填一下漏了的點。 2.0 卸載 sudo apt-get remove --purge '^nvidia-.*' sud 阅读全文
posted @ 2023-04-19 15:49 chankuang 阅读(202) 评论(0) 推荐(0)

2023年4月13日

摘要: Paddle可以說是各種坑,但支持國產,含淚試用了百度飛漿的Speech。 https://github.com/PaddlePaddle/PaddleSpeech/issues/3158 1. 坑點 Docker develop-gpu-cuda10.2-cudnn7-latest 缺失:1. l 阅读全文
posted @ 2023-04-13 09:55 chankuang 阅读(165) 评论(0) 推荐(0)

2023年3月29日

摘要: 1.0 Download project git clone http://oauth2:{token}@{host}/{user}/{project} {dir_folder} download project to target server 2.0 Install gitlab runner 阅读全文
posted @ 2023-03-29 17:36 chankuang 阅读(78) 评论(0) 推荐(0)

2023年3月28日

摘要: 1.0 install mysql sudo apt purge mysql-server mysql-common sudo apt autoremove mysql-server mysql-common sudo apt-get update sudo apt-get install mysq 阅读全文
posted @ 2023-03-28 13:32 chankuang 阅读(33) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 ··· 11 下一页