https://github.com/generalbots/botmodels
Models in Python for General Bots AI demands.
https://github.com/generalbots/botmodels
Last synced: 4 months ago
JSON representation
Models in Python for General Bots AI demands.
- Host: GitHub
- URL: https://github.com/generalbots/botmodels
- Owner: GeneralBots
- Created: 2021-04-24T16:44:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T21:54:34.000Z (about 2 years ago)
- Last Synced: 2025-08-02T21:22:08.605Z (5 months ago)
- Language: Python
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.

# Tools
1. LLM Visualization https://bbycroft.net/llm
2.
# 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/