Starred repositories
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Reinforcement Learning environments based on the 1993 game Doom
A non-embedded AI for Clash Royale based on RL and CV.
Simple, minimal implementation of the Mamba SSM in one file of P 8000 yTorch.
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
今日头条中文新闻(文本)分类数据集
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Practice your pandas skills!
10 Weeks, 20 Lessons, Data Science for All!
A curated list of GPT agents for cybersecurity
Official code for the paper, "Stop Summation: Min-Form Credit Assignment Is All Process Reward Model Needs for Reasoning"
8 Lessons, Kick-start Your Cybersecurity Learning.
11 Lessons to Get Started Building AI Agents
Resources, datasets, papers on Question Answering
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data…
Master programming by recreating your favorite technologies from scratch.
All Algorithms implemented in Python
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
🏅 Collection of Kaggle Solutions and Ideas 🏅
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Transformer: PyTorch Implementation of "Attention Is All You Need"