Stars
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
Structured state space sequence models
MambaLithium: Selective state space model for remaining-useful-life, state-of-health, and state-of-charge estimation of lithium-ion batteries
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Python client implementation for qBittorrent's Web API
SYMPHONY is an open-source solver, callable library, and development framework for mixed-integer linear programs (MILPs) written in C with a number of unique features
This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
🚀🚀🚀feapder is an easy to use, powerful crawler framework | feapder是一款上手简单,功能强大的Python爬虫框架。内置AirSpider、Spider、TaskSpider、BatchSpider四种爬虫解决不同场景的需求。且支持断点续爬、监控报警、浏览器渲染、海量数据去重等功能。更有功能强大的爬虫管理系统feaplat为其提…
A PDF to HTML converter with silky smooth reading experience
Source code for article https://paul.pub/a-star-algorithm
An educational resource to help anyone learn deep reinforcement learning.
Code used for the paper 'Lithium-Ion Battery Management System with Reinforcement Learning for Balancing State of Charge and Cell Temperature'
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
Landmark Recurrent Network: An efficient and robust framework for Deepfakes detection
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
qiwihui / spinningup
Forked from openai/spinningupOpenAI团队的深度强化学习教程中文版
time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code