An open API service indexing awesome lists of open source software.

https://github.com/amazingtest/amazing-ai

机器学习 & 深度学习 & 人工智能试验基地, 储存各种现成的模型训练代码以及训练好的模型
https://github.com/amazingtest/amazing-ai

Last synced: over 1 year ago
JSON representation

机器学习 & 深度学习 & 人工智能试验基地, 储存各种现成的模型训练代码以及训练好的模型

Awesome Lists containing this project

README

          

# amazing-AI

![](https://img.shields.io/badge/-%20mad-orange) ![](https://img.shields.io/badge/-%20crazy-grey) ![](https://img.shields.io/badge/-%20amazing-blue)

![](https://github.com/amazingTest/amazing-AI/blob/master/images/Logo.png)

## 介绍

疯狂的机器学习模型试验基地, 储存各种现成的模型训练代码以及训练好的模型。

## 部署(需要 64 位系统)

安装 python(3.6以上)

pip install -r requirement.txt

下载 word2vec 模型文件

链接: https://pan.baidu.com/s/1RTT7Qe7VVf_pCoPnQxtGfQ

提取码: imdd

然后将 **word2vec文件夹** 放至 'C:/MachineLearning/' 路径下

## 开始

现在就可以进入 **src** 目录找寻你喜欢的模型进行训练 / 使用。