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

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. Compiler Compiler Public

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

    C++ 3 2

  2. MyCaffe MyCaffe Public

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

    C++ 4

  3. TetrisAI TetrisAI Public

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

    Python 1

  4. JSRouter JSRouter Public

    本项目是封装WebView与Native交互的框架,借鉴了ARouter路由表的设计思路,支持组件化,各个组件给WebView提供的接口可以在自己模块里实现,定义好与WebView交互的协议即可,框架自动注册分发,解耦JavaScript Interface具体业务逻辑与WebView的依赖。

    Java 1

  5. Learn-Rust Learn-Rust Public

    rust学习笔记

    1 1

  6. Graph-Algorithms Graph-Algorithms Public

    练习图论算法

    Java 2 1