Scorpionkid
A student in Southern University of Science and Technology.
Southern University of Science and TechnologySouthern University of Science and Technology
Scorpionkid's Stars
eeyhsong/EEG-Conformer
EEG Transformer 2.0. i. Convolutional Transformer for EEG Decoding. ii. Novel visualization - Class Activation Topography.
sooftware/conformer
[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
wzwvv/EEGAug
ryanbgriffiths/ICRA2024PaperList
ICRA2024 Paper List
google-research/rlds
google-deepmind/open_x_embodiment
apple/ml-4m
4M: Massively Multimodal Masked Modeling
s4rduk4r/eegnet_pytorch
EEGNet implementation in PyTorch
DeepBCI/Deep-BCI
An open software package to develop BCI based brain and cognitive computing technology for recognizing user's intention using deep learning
brainflow-dev/brainflow
BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors
LeafarCoder/Error-perception-classification-in-BCI-using-CNN
This work aims to classify the occurrence of a feedback error, i.e., the perception of an error by a user interacting with a Brain-Computer Interface (BCI). To achieve that, Convolutional Neural Network (CNN) models are developed.
NeuroTechX/moabb
Mother of All BCI Benchmarks
braindecode/braindecode
Deep learning software to decode EEG, ECG or MEG signals
nottombrown/rl-teacher
Code for Deep RL from Human Preferences [Christiano et al]. Plus a webapp for collecting human feedback
krishk97/ECE-C247-EEG-GAN
GAN and VAE implementations to generate artificial EEG data to improve motor imagery classification. Data based on BCI Competition IV, datasets 2a. Final project for UCLA's EE C247: Neural Networks and Deep Learning course.
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
kyegomez/RT-2
Democratization of RT-2 "RT-2: New model translates vision and language into action"
lucidrains/robotic-transformer-pytorch
Implementation of RT1 (Robotic Transformer) in Pytorch
google-research/robotics_transformer
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
facebookresearch/r3m
Pre-training Reusable Representations for Robotic Manipulation Using Diverse Human Video Data
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
JLDeng/SCNN
jiangyiqun233/PRML_learning
learning fomula
YiiGuxing/TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio.
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
zhuchichi56/RLHF
Self-implementing PPO & DPO