Skip to content
View luoxuwei's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report luoxuwei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Compiler Compiler Public

    练习和实践编译原理、虚拟机、AOT、JIT。

    C++ 4 2

  2. MyCaffe MyCaffe Public

    自己动手写一个精简版的caffe,是一个以学习为目的的项目。目标是加深对深度学习的理解。流程和架构完全仿照caffe,实现上不考虑性能,用最简单的方案,跑通流程。比如反向计算梯度,都是硬编码的,不像caffe是自动求导。

    C++ 4

  3. SoftwareOpenGL SoftwareOpenGL Public

    从零开始实现一个OpenGL风格的软光栅渲染器,包括最底层的向量和矩阵的数据结构和相关运算都实现一遍。主要目的是为了梳理图形学知识。

    C++

  4. TetrisAI TetrisAI Public

    用遗传算法玩俄罗斯方块,并用图形展示训练过程

    Python 5

  5. Learn-Rust Learn-Rust Public

    rust学习笔记

    1 1

  6. Graph-Algorithms Graph-Algorithms Public

    练习图论算法

    Java 4 1