Pinned Repositories
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Algorithm_YOLO
algs4
Algorithms, 4th edition textbook code and libraries
guidance
A guidance language for controlling large language models.
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
pytorch.github.io
The website for PyTorch
Sentiment-Analysis
文本情感分析
StudentManageSystem
学生信息管理系统
lianggaoquan's Repositories
lianggaoquan/StudentManageSystem
学生信息管理系统
lianggaoquan/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
lianggaoquan/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
lianggaoquan/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
lianggaoquan/guidance
A guidance language for controlling large language models.
lianggaoquan/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
lianggaoquan/pytorch.github.io
The website for PyTorch
lianggaoquan/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)
lianggaoquan/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
lianggaoquan/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
lianggaoquan/DRL
deep reinforcement learning tutorial code
lianggaoquan/Free-AUTO-GPT-with-NO-API
Free AUTOGPT with NO API is a repository that offers a simple version of Autogpt, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
lianggaoquan/InferLLM
a lightweight LLM model inference framework
lianggaoquan/interview_notes
lianggaoquan/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
lianggaoquan/MyTankWar
lianggaoquan/Nand2Tetris
Computer implementation as described in "The Elements of Computing Systems"
lianggaoquan/Palette-Image-to-Image-Diffusion-Models
Unofficial implementation of Palette: Image-to-Image Diffusion Models by Pytorch
lianggaoquan/Paper-Implementations
Use PyTorch to implement some classic frameworks
lianggaoquan/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
lianggaoquan/research
dataset and code for 2016 paper "Learning a Driving Simulator"
lianggaoquan/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
lianggaoquan/SORM
simple object-relational mapping framework
lianggaoquan/springboot-seckill
:wink: 使用SpringBoot2.x 简单实现Java高并发之秒杀系统
lianggaoquan/springboot-start
lianggaoquan/tensorflow
An Open Source Machine Learning Framework for Everyone
lianggaoquan/tinycpu
tinycpu written by verilog
lianggaoquan/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
lianggaoquan/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
lianggaoquan/UserLikeSystem
微信点赞系统模块设计