Update README.md
This commit is contained in:
parent
995d2815a7
commit
56782cee3f
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
|
@ -4,15 +4,15 @@ 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
|
||||
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-Learning
|
||||
- Pandas
|
||||
- NumPy
|
||||
- TensorFlow;
|
||||
- SciKit-Learning;
|
||||
- Pandas;
|
||||
- NumPy.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue