Create README.md

This commit is contained in:
Rodrigo Rodriguez 2021-04-24 13:59:33 -03:00 committed by GitHub
parent 278c8d8fa0
commit 39a737724f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
README.md Normal file
View file

@ -0,0 +1,18 @@
# BotModels
Models in Python for General Bots AI demands.
# Environment
1. Visual Studio Code (VSCode)
2. VSCode Extension: Azure Functions
3. VSCode Extension: Azure Machine Learning
4. Node
5. npm install -g azure-functions-core-tools@3 --unsafe-perm true
# Libraries
- TensorFlow
- SciKit-Learning
- Pandas
- NumPy