Pinned Repositories
ai-base
Distributed-ai-privacy-computing-memo
gpt-logical-dev
hugging-multi-agent
A tutorial based on MetaGPT to quickly help you understand the concept of agent and muti-agent and get started with coding development. 基于MetaGPT的多智能体入门与开发教程
kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
Note_Coding
Welcome to join us! Enjoy the coding journey!
secreateflow_demo
876720687's Repositories
876720687/Note_Coding
Welcome to join us! Enjoy the coding journey!
876720687/secreateflow_demo
876720687/ai-base
876720687/Distributed-ai-privacy-computing-memo
876720687/gpt-logical-dev
876720687/hugging-multi-agent
A tutorial based on MetaGPT to quickly help you understand the concept of agent and muti-agent and get started with coding development. 基于MetaGPT的多智能体入门与开发教程
876720687/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
876720687/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
876720687/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
876720687/mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
876720687/pythonProject1
876720687/sweettalk-django4.2
Django 是一个使用 Python 编写的开源 Web 应用程序框架,它提供了一套用于快速开发安全、 可扩展和高效的 Web 应用程序的工具和功能。Django 基于 MVC(Model-View-Controller)架构模式,采用了最佳实践,强调代码的可重用性和可维护性。它的设计理念是 DRY(Don't Repeat Yourself), 通过提供许多内置功能和现成的解决方案,使开发人员能够专注于业务逻辑而不必从头开始构建所有组件。此次开源项目旨在为大家讲解基础的 Django 项目创建, 以及简单程序的编写。