botmodels/README.md

20 lines
495 B
Markdown

# BotModels
Models in Python for General Bots AI demands.
# Environment
1. Install Visual Studio Code (VSCode);
2. Install VSCode Extension: Azure Functions;
3. Install VSCode Extension: Azure Machine Learning;
4. Install NodeJS;
5. Run npm install -g azure-functions-core-tools@3 --unsafe-perm true.
# Libraries
- TensorFlow;
- SciKit-Learn;
- Pandas;
- NumPy.
![General Bots Models Services](https://raw.githubusercontent.com/GeneralBots/BotModels/master/images/BotModels.png)