徐磊 (XuLei0)

XuLei0

Geek Repo

Github PK Tool:Github PK Tool

徐磊's starred repositories

weui-wxss

A UI library by WeChat official design team, includes the most useful widgets/modules.

Language:LessLicense:NOASSERTIONStargazers:15105Issues:0Issues:0

linux-command

Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux

Language:MarkdownLicense:MITStargazers:32043Issues:0Issues:0

HGS-CVRP

Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.

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

PyEPO

A PyTorch-based End-to-End Predict-then-Optimize Library for Linear and Integer Programming

Language:Jupyter NotebookLicense:MITStargazers:450Issues:0Issues:0

react-three-fiber

🇨🇭 A React renderer for Three.js

Language:TypeScriptLicense:MITStargazers:27556Issues:0Issues:0

pytorch_geometric

Graph Neural Network Library for PyTorch

Language:PythonLicense:MITStargazers:21369Issues:0Issues:0

ChatReviewer

ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议

Language:PythonLicense:NOASSERTIONStargazers:1294Issues:0Issues:0

gpt_academic

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

Language:PythonLicense:GPL-3.0Stargazers:65645Issues: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:56193Issues:0Issues:0

rtree

Immutable in-memory R-tree and R*-tree implementations in Java with reactive api

Language:JavaLicense:Apache-2.0Stargazers:1094Issues:0Issues:0

rtree-multi

Java library implementing immutable R-tree and R*-tree for n dimensions

Language:JavaLicense:Apache-2.0Stargazers:59Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20581Issues:0Issues:0

Deep-Reinforcement-Learning-Algorithms-with-PyTorch

PyTorch implementations of deep reinforcement learning algorithms and environments

Language:PythonLicense:MITStargazers:5640Issues:0Issues:0

tsp-meta-heuristic

Python implementation of Tabu Search (TB), Genetic Algorithm (GA), and Simulated Annealing (SA) solving Travelling Salesman Problem (TSP). Term project of Intelligent Optimization Methods, UCAS course 070105M05002H. 禁忌搜索, 遗传算法, 模拟退火解旅行商问题的Python实现. **科学院大学现代智能优化方法大作业.

Language:PythonLicense:MITStargazers:29Issues:0Issues:0

TSP_collection

TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)

Language:PythonStargazers:741Issues:0Issues:0

CPlusPlusThings

C++那些事

Language:C++Stargazers:39488Issues:0Issues:0

Python-100-Days

Python - 100天从新手到大师

Language:PythonStargazers:157325Issues:0Issues:0

MyTinySTL

Achieve a tiny STL in C++11

Language:C++License:NOASSERTIONStargazers:11481Issues:0Issues:0

Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:18357Issues:0Issues:0