new(all): General Bots reading comprehension.

This commit is contained in:
Rodrigo Rodriguez 2021-07-14 16:25:54 -03:00
parent 5dbe90023e
commit c45a1fec5d
2 changed files with 21 additions and 1 deletions

View file

@ -1 +1,18 @@
This is sample Python Flask application.
# 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.

View file

@ -1,6 +1,9 @@
azure-functions
azure-storage-blob
azure-identity
Spacy
Pytorch
Numpy
allennlp
allennlp-models
Flask