diff --git a/README.md b/README.md new file mode 100644 index 0000000..7b42dea --- /dev/null +++ b/README.md @@ -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