Neuro:神经网络制造商类 源码
神经网络创建者 无需使用Keras等繁重的模块即可创建和生成神经网络 目录 屏幕截图 设置 下载Python文件 使用pip将它们安装为模块 教程: : 在项目中用作类 将文件复制到您的项目文件夹中使用from neural import Neural导入类使用yourObj = Neural(nodes) # see tutorial for closer description创建神经对象yourObj = Neural(nodes) # see tutorial for closer description 范例程式码 >> > from neural import Neural >
文件列表
neural-main.zip
(预估有个4文件)
neural-main
neural2884.PNG
80KB
README.md
3KB
neuraldisplay.py
2KB
neural.py
3KB
暂无评论