You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
shenyan 52ed4770bb 完成神经网络训练框架; 完成分类任务 4 years ago
..
__init__.py 完成神经网络训练框架; 完成分类任务 4 years ago
compute_utils.py 完成神经网络训练框架; 完成分类任务 4 years ago
iou.py 完成神经网络训练框架; 完成分类任务 4 years ago
pix_acc.py 完成神经网络训练框架; 完成分类任务 4 years ago

基于pytorch lightning的机器学习模板, 用于对机器学习算法进行训练, 验证, 测试等, 目前实现了神经网路, 深度学习, k折交叉, 自动保存训练信息等.

Python Text Shell

Contributors (1)