vergeml:机器学习环境-alpha版本

时间:2024-02-26 13:06:59
【文件属性】:

文件名称:vergeml:机器学习环境-alpha版本

文件大小:293KB

文件格式:ZIP

更新时间:2024-02-26 13:06:59

python machine-learning deep-neural-networks deep-learning command-line

VergeML是一个基于命令行的环境,用于探索,训练和运行最先进的机器学习模型。 它提供了现成的模型,处理数据的预处理和扩充,跟踪您的AI的培训课程并提供了其他好处,例如自动REST接口。 实际效果如下: 安装 VergeML在Windows,Linux和MacOS上运行。 您需要安装Python 3.6和 。 通过点获取VergeML: pip install vergeml 通过键入以下内容来验证安装: ml help 恭喜,您已经成功安装了VergeML! 如果您需要更多帮助,请参阅完整的。 快速开始 让我们创建一个非常简单的图像分类器,将猫和狗区分开。 首先,我们为分类器创建


【文件预览】:
vergeml-master
----setup.py(3KB)
----.gitignore(245B)
----vergeml()
--------other()
--------env.py(26KB)
--------libraries.py(12KB)
--------loader.py(12KB)
--------datasets()
--------__init__.py(263B)
--------io.py(14KB)
--------views.py(7KB)
--------services()
--------operation.py(8KB)
--------random_robot.py(29KB)
--------command.py(19KB)
--------models()
--------option.py(14KB)
--------utils.py(7KB)
--------cache.py(7KB)
--------operations()
--------config.py(16KB)
--------img.py(2KB)
--------wsgi.py(12KB)
--------__main__.py(11KB)
--------plots()
--------dataset.py(3KB)
--------commands()
--------glossary.py(5KB)
--------display.py(31KB)
--------plugins.py(2KB)
--------model.py(2KB)
--------data.py(16KB)
--------sources()
--------results.py(854B)
----MANIFEST.in(94B)
----LICENSE(1KB)
----CHANGELOG.md(96B)
----README.md(4KB)
----tests()
--------test_validate.py(5KB)
--------test_training.py(1KB)
--------test_cmd.py(7KB)
--------test_views.py(3KB)
--------test_display.py(7KB)
--------test_cache.py(4KB)
--------test_io.py(5KB)
--------test_utils.py(2KB)
--------test_base.py(17KB)
--------test_loader.py(17KB)
--------test_data.py(16KB)
--------test_data_conf.py(20KB)
--------test_model.py(5KB)
--------test_help.py(3KB)
----docs()
--------installation.md(1KB)
--------img()
----TROUBLESHOOTING.md(379B)

网友评论