53 Forks
479 Stars
479 Watchers

Omega-AI

Omega-AI:基于java打造的深度学习框架,帮助你快速搭建神经网络,实现模型推理与训练,引擎支持自动求导,多线程与GPU运算,GPU支持CUDA,CUDNN。

How to download and setup Omega-AI

Open terminal and run command
git clone https://github.com/dromara/Omega-AI.git
git clone is used to create a copy or clone of Omega-AI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Omega-AI https://github.com/dromara/Omega-AI/archive/master.zip

Or simply clone Omega-AI with SSH
[email protected]:dromara/Omega-AI.git

If you have some problems with Omega-AI

You may open issue on Omega-AI support forum (system) here: https://github.com/dromara/Omega-AI/issues