Pinned Repositories
awesome-cuda-triton-hpc
🔥🔥🔥 A collection of some awesome public CUDA, cuBLAS, cuDNN, CUTLASS, TensorRT, TensorRT-LLM, Triton, MLIR and High Performance Computing (HPC) projects.
awesome-dotnet-machine-learning
A collection of some awesome public machine learning framework, tutorial, blogs, library and applications for .NET.
awesome-llm-and-aigc
🚀🚀🚀A collection of some wesome public projects about Large Language Model(LLM), Visual Language Model(VLM), AI Generated Content(AIGC), the related Datasets and Applications.
awesome-object-detection-datasets
A collection of some awesome public object detection and recognition datasets.
awesome-rust-list
This repository lists some awesome public Rust projects, Videos, Blogs and Jobs.
awesome-snn
🔥🔥🔥A collection of some awesome public SNN(Spiking Neural Network) projects.
awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.
cuda-beginner-course-cpp-version
bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码
cuda-beginner-course-python-version
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
coderonion's Repositories
coderonion/gonum-matrix
Matrix packages for the Go language [DEPRECATED]
coderonion/gonum-blas
A BLAS implementation for Go [DEPRECATED]
coderonion/gonum-lapack
A LAPACK implementation for Go [DEPRECATED]
coderonion/kalman
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
coderonion/Qt5-StudyNote
Qt5开发及实例(第3版) 陆文周 主编 电子工业出版社
coderonion/CNN-FPGA
使用Verilog实现的CNN模块,可以方便的在FPGA项目中使用
coderonion/Qt5Dev-Examples
[Qt5开发及实例(第3版)][陆文周][程序源代码]
coderonion/pyglet-boids
Boids simulation using Python and Pyglet
coderonion/gotoblas2
Mirror of gotoblas2
coderonion/birdflocking
Simulation of bird flocking in JavaScript using Reynolds' model