doodoodude's Stars
vishal-burman/PyTorch-Architectures
PyTorch implementation of Deep-Learning Architectures
gbevin/SendMIDI
Multi-platform command-line tool to send out MIDI messages
rfmiotto/CoSaMP
CoSaMP algorithm in Python language for sparse recovery problems.
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
rubenwe/StlVault
3D object viewer and organizer
MindSpaceInc/Digit-MuJoCo-ROS2
Simulation environment with Digit model in MuJoCo based on ROS2
IntelRealSense/librealsense
Intel® RealSense™ SDK
openvinotoolkit/nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference
szymonmaszke/torchlayers
Shape and dimension inference (Keras-like) for PyTorch layers and neural networks
sharathadavanne/seld-net
Sound event localization, detection, and tracking of multiple overlapping and moving sources in 2D spherical space using convolutional recurrent neural network
gkjohnson/vscode-urdf-preview
VSCode extension for viewing and testing a URDF file
scarbajali/mic_array_24
PCB of a 24-MEMS microphones array
MarcinWachowiak/pmod-pdm-microphone-array
Pmod module with multiple PDM microphones to enable array audio signal processing
filipmu/Bat-Sonar
Bat like sonar sensor that can track multiple targets and estimate angle of arrival using chirps and cross correlation in near real time.
dinuxbg/beaglemic
Microphone array for PocketBeagle and BeagleBone AI
upnalab/SonicSurface
Generating Airborne Ultrasonic Amplitude Patterns Using an Open Hardware Phased Array
bsxfun/fdtd_tutorial_asa
Code for FDTD Tutorial, 180th ASA Meeting (Acoustics in Focus)
FYJNEVERFOLLOWS/Awesome-Sound-Source-Localization
A tutorial for Sound Source Localization researchers and practitioners. The purpose of this repo is to organize the world’s resources for Sound Source Localization, and make them universally accessible and useful.
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
wq2012/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
IFICL/stereocrw
Code for the Paper: [ECCV2022] Sound Localization by Self-Supervised Time-Delay Estimation
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
opendr-eu/opendr
A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning
fmrico/book_ros2
jonkrohn/ML-foundations
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
aikorea/awesome-rl
Reinforcement learning resources curated
Denys88/rl_games
RL implementations
artivis/manif
A small C++11 header-only library for Lie theory.
FortsAndMills/RL-Theory-book
Reinforcement learning theory book about foundations of deep RL algorithms with proofs.