Stars
Virtual whiteboard for sketching hand-drawn like diagrams
zsviczian / excalidraw
Forked from excalidraw/excalidrawVirtual whiteboard for sketching hand-drawn like diagrams
Sample showing streaming camera with C++, GStreamer
Most simplest Python solution for WebRTC streaming of a video file. Capable of doing play, pause & seeking operations
Maximize Efficiency, Elevate Accuracy: Slash GPU Hours by Half with Efficient Pre-training!
各种编程学习笔记:Python, HTML, CSS, Javascript, Git, Linux, PHP
A python program that generates abstract art with variety of shapes, styles and randomization using pygame.
An open-source Raspberry Pi RP2040-based watch with a full-color display and some smarts.
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
C++17 library for creating macOS Audio Server plugins.
Android and CMake sample - learn how to compile native code inside an Android app with CMake
Tutorials from the following playlist: https://www.youtube.com/playlist?list=PLPaoO-vpZnumdcb4tZc4x5Q-v7CkrQ6M-
Example programs for Talking Async videos
cross platform screen/window capturing library
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
A code generator from ONNX to PyTorch code
flutter docker image with full android sdk
High-Performance Hierarchical Finite State Machine Framework
Reinforcement Learning Algorithms with Python, Published by Packt
Model summary in PyTorch similar to `model.summary()` in Keras
This is a review Yuxi Liu's Book PyTorch 1.x Reinforcement Learning Cookbook by Packt Publishing. I commented every single algorithm and replicated the results.
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
PyTorch implementations of deep reinforcement learning algorithms and environments