MaNiac155's Stars
Asun0204/CS231n
斯坦福李飞飞深度学习课程的课后作业,有3个部分Assignment #1: Image Classification, kNN, SVM, Softmax, Neural NetworkAssignment #2: Fully-Connected Nets, Batch Normalization, Dropout, Convolutional NetsAssignment #3: Image Captioning with Vanilla RNNs, Image Captioning with LSTMs, Network Visualization, Style Transfer, Generative Adversarial Networks官方资源(讲义、作业等)地址:http://cs231n.github.io/网易课程地址:http://study.163.com/course/courseMain.htm?courseId=1003223001
pengyang7881187/FedRL
Hao Jin, Yang Peng, Wenhao Yang, Shusen Wang and Zhihua Zhang. Federated Reinforcement Learning with Environment Heterogeneity. AISTATS, 2022.
dibyaghosh/dnc
Code for "Divide-and-Conquer Reinforcement Learning"
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
emilbjornson/optimal-beamforming
Simulation code for “Optimal Multiuser Transmit Beamforming: A Difficult Problem with a Simple Solution Structure” by Emil Björnson, Mats Bengtsson, and Björn Ottersten, IEEE Signal Processing Magazine, vol. 31, no. 4, pp. 142-148, July 2014.
KindXiaoming/pykan
Kolmogorov Arnold Networks
liuzuxin/OSRL
🤖 Elegant implementations of offline safe RL algorithms in PyTorch
kyegomez/HLT
Implementation of the transformer from the paper: "Real-World Humanoid Locomotion with Reinforcement Learning"
roboterax/humanoid-gym
Humanoid-Gym: Reinforcement Learning for Humanoid Robot with Zero-Shot Sim2Real Transfer https://arxiv.org/abs/2404.05695
xbpeng/DeepMimic
Motion imitation with deep reinforcement learning.
fishros/ros2bookcode
《ROS 2机器人开发:从入门到实践》 书籍配套代码
mathiasuy/Soluciones-Klenberg
Algorithm Design (Kleinberg Tardos 2005) - Solutions
dfki-ric-underactuated-lab/dfki-quad
This repo contains the quadruped controller used at DFKI's underactuated lab. It mainly contains a simulation, dynamic walking controller using MPC, WBC and different Gait Sequencers and hardware drivers to be used with different quadrupeds.
ningmoon/v2ray
Ubuntu安装V2ray指南
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
bootdotdev/curriculum
An open roadmap for Boot.dev's backend development curriculum
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
huggingface/parler-tts
Inference and training library for high-quality TTS models.
taizilongxu/interview_python
关于Python的面试题
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
fuhmmin/it-ebooks-cn
计算机电子书pdf整理
liuchuo/PAT
🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
argosopentech/argos-translate
Open-source offline translation library written in Python
RealKai42/qwerty-learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
cluic/wxauto
Windows版本微信客户端(非网页版)自动化,可实现简单的发送、接收微信消息,简单微信机器人
liyupi/codefather
程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端
bigwhites/cpp-qt-manageSystem
WTU课设基于C++和qt的超市商品管理系统