UnlimitedY's Stars
apache/mynewt-mcumgr
Apache mynewt
kriswiner/LC709204F
OnSemi low-power LiPo battery fuel gauge
NordicSemiconductor/Android-nRF-Connect
Documentation and issue tracker for nRF Connect for Android.
Fraunhofer-IMS/AIfES_for_Arduino
This is the Arduino® compatible port of the AIfES machine learning framework, developed and maintained by Fraunhofer Institute for Microelectronic Circuits and Systems.
joepasquariello/FlasherX
Over-the-air firmware updates for Teensy LC/3.x/4.x/MicroMod
zashwood/glm-hmm
Code to reproduce figures for "Mice alternate between discrete strategies during perceptual decision-making" from Ashwood, Roy, Stone, IBL, Churchland, Pouget and Pillow (2021)
SpikeInterface/spikeinterface
A Python-based module for creating flexible and robust spike sorting pipelines.
tonton81/SPI_MSTransfer_T4
ZexinChen/AlphaTracker
AlphaTracker is a computer vision pipeline with the practical and real-time advantages , which requires minimal hardware requirements and produces reliable tracking of multiple unmarked animals. An easy-to-use user interface further enables manual inspection and curation of results.
JoaquinMansilla/Spike-Sorter
Matlab Offline Spike Sorting tool. Customizable tool. Friendly and easy-usable user interface for making manual, semi-automatic and automatic spike sorting. Developed at Facultad de Ingeniería - Universidad de Buenos Aires
BlackrockNeurotech/BOSS
This is the source code of Blackrock's Offline Spike Sorting software, also known as BOSS.
NeuromatchAcademy/course-content
NMA Computational Neuroscience course
adik993/reinforcement-learning-sutton
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
Yaoyao-Hao/BrainMesh
A Matlab GUI for rendering 3D mouse brain structures
Yaoyao-Hao/Autocage
System for fully autonomous home-cage mouse behavioral and optogenetic experiments
EdanKriss/arduino_blood_oxygen
A project that interfaces an ATmega328 microcontroller with a MAX30102 blood oxygen sensor and an LCD screen
JamesQFreeman/Bloody_pressure_monitor
一个基于Arduino的血压计的开源项目。An open source sphygmomanometer develped on Arduino.
NuoLiLabBCM/Autocage
System for fully autonomous home-cage mouse behavioral and optogenetic experiments
Yaoyao-Hao/gpSMART
A general purpose State MAchine Runner for Training animal behaviors.
bubbliiiing/efficientnet-yolo3-pytorch
这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet
bubbliiiing/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。
bubbliiiing/mobilenet-yolov4-pytorch
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
allenai/neural-wire-viz
Javascript library for visualizing dynamic neural networks across time.
fidler-lab/curve-gcn
Official PyTorch code for Curve-GCN (CVPR 2019)
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch