Red-Li's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
gogs/gogs
Gogs is a painless self-hosted Git service
nwjs/nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
shap/shap
A game theoretic approach to explain the output of any machine learning model.
shadowsocks/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
openalpr/openalpr
Automatic License Plate Recognition library
openframeworks/openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
mosra/magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
preservim/vim-markdown
Markdown Vim Mode
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
qmlbook/qmlbook
The source code for the upcoming qml book
githubuser0xFFFF/Qt-Advanced-Docking-System
Advanced Docking System for Qt
m-labs/migen
A Python toolbox for building complex digital hardware
NervanaSystems/maxas
Assembler for NVIDIA Maxwell architecture
KDAB/KDDockWidgets
KDAB's Dock Widget Framework for Qt
JiaoXianjun/LTE-Cell-Scanner
OpenCL, SDR, TDD/FDD LTE cell scanner, full stack from A/D samples to SIB ASN1 messages decoded in PDSCH, (optimized for RTL-SDR HACKRF and BladeRF board)
ArchaeaSoftware/cudahandbook
Source code that accompanies The CUDA Handbook.
taroz/GNSS-SDRLIB
An Open Source GNSS Software Defined Radio Library
Dax89/QHexView
A versatile Hexadecimal widget for Qt5
GavinKG/ILearnVulkanFromScratch-CN
Gitbook repo hosting
audiofilter/spuc
DSP Using C++ - Digital filters, Equalizers, Comm building blocks
jkjaer/fastF0Nls
C++ and MATLAB code for fast and accurate fundamental frequency estimation
iveney/pwntcha
PWNtcha stands for "Pretend We’re Not a Turing Computer but a Human Antagonist", as well as PWN capTCHAs. This project’s goal is to demonstrate the inefficiency of many captcha implementations. This is a fork of Sam Hocevar's original version.
ChalmersPhotonicsLab/QAMpy
QAMpy is a DSP chain for the simulation and equalisation of optical communications signals
fulltrend/ofxChart
OpenGL Charts and Graphs add-on for OpenFrameworks C++ library.
tedaz/FreeRouter_V2
一个适用于OpenWRT的全平台翻墙方案
caseymcc/TestOpenCL
Example for openGL/openCL interop and threaded Qt QGLWidgets