此网站需要 JavaScript。
我的项目
WeHub 热榜
数据中心
注册
登录
mirrors / eriklindernoren--ml-from-scratch
项目文件夹
工单
项目文件夹
eriklindernoren--ml-from-scratch
eriklindernoren--ml-from-scratch
mirrors
我的项目
创建
文件
master
/
mlfromscratch
/
deep_learning
T
添加文件
新建文件
上传文件
复制永久链接
下载目录为 ZIP
下载目录为 TAR.GZ
删除目录
文件历史
DandilionLau
19b7c251da
init as zeros, avoid overflow
2019-10-06 15:57:23 -04:00
..
__init__.py
mlfromscratch/deep_learning/
2017-09-19 00:14:57 +02:00
activation_functions.py
Activation.function to Activation.__call__. Some code refinements.
2017-09-26 00:40:24 +02:00
layers.py
init as zeros, avoid overflow
2019-10-06 15:57:23 -04:00
loss_functions.py
Cleaned up imports
2017-09-20 19:17:03 +02:00
neural_network.py
Renamed 'acc_grad' to 'accum_grad' to reduce ambiguity
2017-12-23 21:22:33 +01:00
optimizers.py
Cleaned up imports
2017-09-20 19:17:03 +02:00