neurolab:适用于Python的神经网络库

时间:2021-05-16 05:05:53
【文件属性】:
文件名称:neurolab:适用于Python的神经网络库
文件大小:242KB
文件格式:ZIP
更新时间:2021-05-16 05:05:53
Python Neurolab是一个简单而强大的Python神经网络库。 包含基础神经网络,训练算法和灵活的框架,以创建和探索其他神经网络类型。 ##特征: - Pure python + numpy - API like Neural Network Toolbox (NNT) from MATLAB - Interface to use train algorithms form scipy.optimize - Flexible network configurations and learning algorithms. You may change: train, error, initializetion and activation functions - Unlimited number of neural layers and number of neurons in layer
【文件预览】:
neurolab-master
----setup.py(3KB)
----neurolab()
--------trans.py(8KB)
--------__init__.py(2KB)
--------error.py(5KB)
--------net.py(11KB)
--------layer.py(4KB)
--------init.py(4KB)
--------train()
--------core.py(11KB)
--------test()
--------tool.py(7KB)
----CHANGELOG(1KB)
----MANIFEST.in(159B)
----doc()
--------Makefile(5KB)
--------src()
----README.md(2KB)
----example()
--------newlvq.py(1KB)
--------simple.py(509B)
--------newc.py(996B)
--------ff_train_race.py(1KB)
--------Neurolab - Regularization.ipynb(24KB)
--------newhop.py(1KB)
--------newhem.py(920B)
--------newelm.py(1KB)
--------newp.py(586B)
--------ff_init_race.py(1KB)
--------newff.py(933B)
----test.py(87B)
----makedoc.bat(4KB)
----docker()
--------Dockerfile(158B)
--------Makefile(427B)

网友评论