Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AADeepLearning
非常容易上手的深度学习框架,有详细的案例和文档,详细中文注释
apollo
An open autonomous driving platform
BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
ConvGRU-TSNet
This repo is pytorch implementation of ConvGRU-TSNet
light
a deep learning framework based on numpy/cupy for the purpose of education.
nlp_demo
bilibili-nlp
numpy_deeplearning
利用numpy实现deeplearning
OriginalLight
privateos's Repositories
privateos/nlp_demo
bilibili-nlp
privateos/light
a deep learning framework based on numpy/cupy for the purpose of education.
privateos/OriginalLight
privateos/ConvGRU-TSNet
This repo is pytorch implementation of ConvGRU-TSNet
privateos/mini_torch
A DL framework employed with numpy like pytorch style; 简易版的numpy实现的pytorch风格的深度学习框架
privateos/numpy_deeplearning
利用numpy实现deeplearning
privateos/Paradox
python3和numpy实现的符号计算深度学习框架。(原项目地址:https://gitee.com/ictxiangxin/paradox)
privateos/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
privateos/apollo
An open autonomous driving platform
privateos/cJSON-1
Ultralightweight JSON parser in ANSI C
privateos/DeepNude-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research. DeepNude的算法以及通用图像生成的理论与实践研究。
privateos/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
privateos/faceswap
Deepfakes Software For All
privateos/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
privateos/matplotlib
记录matplotlib的学习,防止忘记
privateos/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
privateos/mpc
A Parser Combinator library for C
privateos/nand2tetris
计算机系统要素-从零开始构建现代计算机
privateos/nn
神经网络代码整理
privateos/pandas
pandas学习记录,防止忘记
privateos/pandas-cookbook
Recipes for using Python's pandas library
privateos/parsey
parser combinator
privateos/pytorch_study
privateos/rabbit
Rabbit VM.
privateos/RewritingOfSTL
privateos/SemiFlow
Implement a deep learning framework from zero(strictly Numpy). 从零(严格来说是numpy)开始,动手实现深度学习框架
privateos/sparsemax
privateos/tinynn
A lightweight deep learning library
privateos/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
privateos/xigmoid
This repo is the PyTorch implementation of the paper Xigmoid: an approach to improve the gating mechanism of RNN