Merge branch 'master' of https://github.com/GeneralBots/BotModels into master
This commit is contained in:
commit
7dd58fa38f
1 changed files with 18 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# 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.
|
||||
Loading…
Add table
Reference in a new issue