bo-scnu's starred repositories

chatgpt-prompts-chinese

极好的ChatGPT中文提示命令,对标awesome-chatgpt-prompts,命令包含awesome-chatgpt-prompts的中文翻译版(不定期翻译更新和优化,命令为英文命令后加zh),以及部分精选的独创中文命令。

License:CC0-1.0Stargazers:97Issues:0Issues:0

gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

Language:PythonLicense:GPL-3.0Stargazers:63597Issues:0Issues:0

ToolBench

[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.

Language:PythonLicense:Apache-2.0Stargazers:4722Issues:0Issues:0

yolov5_obb

yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测

Language:PythonLicense:GPL-3.0Stargazers:1793Issues:0Issues:0
Language:PythonStargazers:28Issues:0Issues:0

LLaMA2-Accessory

An Open-source Toolkit for LLM Development

Language:PythonLicense:NOASSERTIONStargazers:2675Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:53389Issues:0Issues:0

d3rlpy

An offline deep reinforcement learning library

Language:PythonLicense:MITStargazers:1285Issues:0Issues:0
Language:Jupyter NotebookStargazers:5Issues:0Issues:0

design-pattern-examples-in-python

UML model and code examples of design patterns for Python. The model is created with Astah.

Language:PythonLicense:CC0-1.0Stargazers:52Issues:0Issues:0

design-pattern-examples-in-cpp

UML model and code examples of design patterns for C++. The model is created with Astah.

Language:C++License:CC0-1.0Stargazers:33Issues:0Issues:0

EasyDarwin

open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!

Language:GoStargazers:6499Issues:0Issues:0

YOLOv8-TensorRT

YOLOv8 using TensorRT accelerate !

Language:C++License:MITStargazers:1287Issues:0Issues:0

hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

Language:JavaLicense:NOASSERTIONStargazers:94244Issues:0Issues:0

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

Language:PythonLicense:MITStargazers:13961Issues:0Issues:0

determined

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

Language:GoLicense:Apache-2.0Stargazers:2975Issues:0Issues:0

srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.

Language:C++License:MITStargazers:25217Issues:0Issues:0

lite.ai.toolkit

🛠 A lite C++ toolkit of awesome AI models, support ONNXRuntime, MNN, TNN, NCNN and TensorRT.

Language:C++License:GPL-3.0Stargazers:3586Issues:0Issues:0

MegCC

MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器

Language:C++License:Apache-2.0Stargazers:468Issues:0Issues:0

Book-Mathematical-Foundation-of-Reinforcement-Learning

This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."

Language:MATLABStargazers:3246Issues:0Issues:0

kubeedge

Kubernetes Native Edge Computing Framework (project under CNCF)

Language:GoLicense:Apache-2.0Stargazers:6638Issues:0Issues:0

pywin32

Python for Windows (pywin32) Extensions

Language:C++Stargazers:4966Issues:0Issues:0

Yolov5-Deepsort

最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集

Language:PythonLicense:GPL-3.0Stargazers:954Issues:0Issues:0

ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box

Language:PythonLicense:MITStargazers:4615Issues:0Issues:0

hioshop-miniprogram

微信小程序商城,开源免费商用,海风小店

Language:JavaScriptLicense:MITStargazers:2229Issues:0Issues:0

paper-reading

深度学习经典、新论文逐段精读

License:Apache-2.0Stargazers:25994Issues:0Issues:0

PureEdgeSim

PureEdgeSim: A simulation framework for performance evaluation of cloud, fog, and pure edge computing environments.

Language:JavaLicense:GPL-3.0Stargazers:180Issues:0Issues:0

OCR_DataSet

收集并整理有关OCR的数据集并统一标注格式,以便实验需要

Language:PythonStargazers:860Issues:0Issues:0

numpy-ml

Machine learning, in numpy

Language:PythonLicense:GPL-3.0Stargazers:15243Issues:0Issues:0

linear-algebra

MIT-18.06-线性代数-完整笔记

Language:HTMLLicense:GPL-3.0Stargazers:134Issues:0Issues:0