This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
shenyan
/
machineLearningTemplate
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
6
Commits
1
Branch
54 kB
6 Download
Tree:
436625c6ff
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '436625c6ff'
${ noResults }
Commit Graph
4 Commits (436625c6ffec8c8e03323a68a1d40fc22dd5e112)
Author
SHA1
Message
Date
shenyan
436625c6ff
使用较为复杂的拟合网络; 将训练结果输出至文件;
4 years ago
shenyan
d7bfcf0830
修改了evaluate中的拼写错误;使用自定义激活函数jdlu; 添加由版本名获得对应版本的ckpt的函数;改变存在保存路径的情况下的保存模式; 开发k折交叉验证; 增加了excel表格读写函数
4 years ago
shenyan
b114979ea5
改用pin_memory=True;添加对gpu性能的注意说明;自动获取核心数并设置其为num_workers;简化每个epoch的随机数更换逻辑
4 years ago
shenyan
52ed4770bb
完成神经网络训练框架; 完成分类任务
4 years ago