- 博客(48)
- 收藏
- 关注
原创 Quantitative Trading
挂单(Order/ Pending Order/ Limit Order) 就是已经提交到交易所、但还没有成交的买单或卖单。换句话说,挂单就是你“挂在市场上等待匹配成交的订单”。
2025-08-31 15:17:44
1233
原创 自信息,信息熵,交叉熵,KL散度,JS散度
用来衡量一个事件发生所包含的信息量,定义为Ixlogpx1−logpx即一个事件x越不可能发生,信息量越大。
2025-08-18 14:51:28
406
原创 Preliminaries of Robustness Analysis (Especially for Parseval Networks)
本文的主要目的在于帮助读者建立起神经网络鲁棒性分析的基础知识,特别是关于基于Lipschitz Constant的鲁棒性分析方法的基础内容。
2025-08-05 16:38:54
713
原创 RuntimeError: one of the variables needed for gradient computation has been modified by an inplace
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace
2025-06-03 17:13:23
387
原创 在train和eval模式下性能差距的问题(本文聚焦于BatchNorm2d)
在train和eval模式下性能差距的问题(本文聚焦于BatchNorm2d)
2025-05-25 17:11:34
394
原创 图像Splicing篡改数据集GreatSplicing
图像篡改数据集(Image Forgery Dataset),篡改检测数据集(Forgery Detection Dataset),Splicing篡改数据集(Splicing Forgery Dataset)
2025-04-29 13:06:18
450
原创 Output loop---100 consecutive dead cycles.
使用\newpage就可以了,比如在当前倒数第10个浮动体前添加\newpage。,LaTex不知道怎么排版所以报错了。
2025-04-27 16:02:43
172
原创 undefined symbol: iJIT_NotifyEvent
【代码】undefined symbol: iJIT_NotifyEvent。
2024-11-22 10:40:27
921
原创 ImageNet-1K encoder
412 n02747177 垃圾箱, ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin。436 n02814533 轿车 check, beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon。
2024-08-14 13:32:29
594
原创 RuntimeError: CUDA error: invalid device ordinal
原因在于,虽然师兄分配给我的卡为6,7,但是在我自己登陆的用户里,对应映射的编号是0,1,我作为非管理员的用户看不到全局的卡的状态,只能看到映射后的编号。师兄告诉我分配给我的GPU编号为6和7,但是我在训练的时候使用。就是在使用编号为6的卡,代码。就是在使用编号为7的卡。
2024-04-12 17:11:06
443
原创 python环境离线配置(anaconda)
pytorch下载网址:https://download.pytorch.org/whl/torch/
2024-04-12 14:41:22
500
原创 Ubuntu 22.04 在线配置安装 Nginx
4.打开你的 web 浏览器并访问 http://localhost 或者你的服务器的 IP 地址(如果你是在远程服务器上安装)。如果一切顺利,你将会看到 Nginx 的欢迎页面。5.(可选)如果系统上启用了防火墙,你需要确保允许 HTTP(端口 80)流量通过。3.Nginx 安装完成后,它会自动启动。
2024-02-19 11:14:07
810
原创 Logistic Regression及相关性质
逻辑回归(Logistic Regression)是一种用于二分类问题的统计学习方法。Logistic Regression表达式为。sigma函数的梯度,(正样本) 的概率.
2024-02-08 09:50:48
413
原创 BP神经网络、多层感知机(MLP)的区别
BP神经网络和多层感知机(MLP),都是指后一层的神经元和前一层的神经元全部相连的神经网络,即全连接结构,二者在许多文献中通常被视为同义词。BP神经网络强调网络的实现是反向传播算法,MLP强调网络结构上多层。
2024-02-03 10:29:09
3697
原创 XMLHttpRequest发送Post请求Java Servlet无法解析参数 null
XMLHttpRequest发送Post请求Java Servlet无法解析参数 null
2023-05-09 00:39:15
447
原创 RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSg
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSg
2023-04-17 09:57:52
891
原创 RuntimeError: GET was unable to find an engine to execute this computation
RuntimeError: GET was unable to find an engine to execute this computation
2023-04-16 21:05:24
9222
7
原创 RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
2023-04-09 23:21:15
1137
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅