Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 908 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 908 Bytes

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.

General Bots Models Services

Tools

  1. LLM Visualization https://bbycroft.net/llm

Education

  1. https://pjreddie.com/courses/computer-vision/
  2. https://arxiv.org/abs/2106.00245 (Adversarial VQA: A New Benchmark for Evaluating the Robustness of VQA Models)

References

  1. https://github.com/DenisDsh/VizWiz-VQA-PyTorch (VQA, Visual Question Answering)

Community

  1. https://github.com/aiformankind

Resources

  1. https://manaai.cn/