-
MCSDNet Public
Official implementation of the paper MCSDNet: Mesoscale Convective System Detection Network via Spatiotemporal Infromation
-
docker_installer Public
Forked from tech-shrimp/docker_installerDocker官方安装包,用来解决因国内网络无法安装使用Docker的问题
UpdatedDec 17, 2024 -
Algorithm-Practice-in-Industry Public
Forked from Doragd/Algorithm-Practice-in-Industry搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
Python BSD 2-Clause "Simplified" License UpdatedDec 12, 2024 -
Five-year-algorithm-interview-three-year-simulation Public
Forked from Icecream-blue-sky/Five-year-algorithm-interview-three-year-simulation算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!
UpdatedDec 5, 2024 -
Awesome-LWMs Public
Forked from jaychempan/Awesome-LWMs🌍 A Collection of Awesome Large Weather Models (LWMs) | AI for Earth (AI4Earth) | AI for Science (AI4Science)
MIT License UpdatedNov 19, 2024 -
MCSRSI Public
a publicly dataset for Mesoscale Convective System Detection
Python UpdatedOct 24, 2024 -
cube-studio Public
Forked from tencentmusic/cube-studiocube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,…
Jupyter Notebook Other UpdatedSep 24, 2024 -
annotated_deep_learning_paper_implementations Public
Forked from labmlai/annotated_deep_learning_paper_implementations🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cycleg…
Python MIT License UpdatedSep 7, 2024 -
HITSZ-OpenCS Public
Forked from HITSZ-OpenCS/HITSZ-OpenCS哈尔滨工业大学(深圳)计算机专业课程攻略 | Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)
C UpdatedAug 22, 2024 -
GLM-4 Public
Forked from THUDM/GLM-4GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
Python Apache License 2.0 UpdatedAug 12, 2024 -
-
self-llm Public
Forked from datawhalechina/self-llm《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程
Jupyter Notebook Apache License 2.0 UpdatedAug 9, 2024 -
LLaMA-Factory Public
Forked from hiyouga/LLaMA-FactoryA WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Python Apache License 2.0 UpdatedAug 1, 2024 -
chatglm.cpp Public
Forked from li-plus/chatglm.cppC++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4
C++ MIT License UpdatedJul 31, 2024 -
Firefly Public
Forked from yangjianxin1/FireflyFirefly: 大模型训练工具,支持训练Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
Python UpdatedJul 16, 2024 -
awesome-android-ui Public
Forked from wasabeef/awesome-android-uiA curated list of awesome Android UI/UX libraries
MIT License UpdatedJul 6, 2024 -
fun-rec Public
Forked from datawhalechina/fun-rec推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
Jupyter Notebook Other UpdatedJun 11, 2024 -
peft Public
Forked from huggingface/peft🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Python Apache License 2.0 UpdatedMay 27, 2024 -
gpt-assistant-android Public
Forked from Skythinker616/gpt-assistant-android免费的ChatGPT API的安卓语音助手,可用音量键唤起并进行语音交流,支持联网、Vision拍照识图、提问模板等功能 | A free ChatGPT API voice assistant for Android, activated via volume keys for voice interaction, supporting features such as network c…
Java GNU General Public License v3.0 UpdatedMay 25, 2024 -
albumentations Public
Forked from albumentations-team/albumentationsFast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Python MIT License UpdatedMay 8, 2024 -
CLRS Public
Forked from CyberZHG/CLRSSome exercises and problems in Introduction to Algorithms 3rd edition.
-
Real-ESRGAN Public
Forked from xinntao/Real-ESRGANReal-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 26, 2024 -
-
langchain Public
Forked from langchain-ai/langchain⚡ Building applications with LLMs through composability ⚡
Python MIT License UpdatedDec 21, 2023 -
OpenSTL Public
Forked from chengtan9907/OpenSTLOpenSTL: A Comprehensive Benchmark of Spatio-Temporal Predictive Learning
Python Apache License 2.0 UpdatedDec 15, 2023 -
-
hello-algo Public
Forked from krahets/hello-algo《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
Java Other UpdatedNov 8, 2023 -
hai-platform Public
Forked from HFAiLab/hai-platform一种任务级GPU算力分时调度的高性能深度学习训练平台
Python GNU Lesser General Public License v3.0 UpdatedOct 24, 2023 -
mall Public
Forked from macrozheng/mallmall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Java Apache License 2.0 UpdatedOct 13, 2023 -
JavaGuide Public
Forked from Snailclimb/JavaGuide「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Java Apache License 2.0 UpdatedSep 26, 2023