ifgovh's Stars
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
ahrm/sioyek
Sioyek is a PDF viewer with a focus on textbooks and research papers
mpezeshki/pytorch_forward_forward
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
NVlabs/curobo
CUDA Accelerated Robot Library
aimagelab/mammoth
An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning
kentaroy47/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!
redleafnew/delitemwithatt
Remove attachment(s) when delete the item(s) or collection in Zotero and JurisM.
mf1024/ImageNet-Datasets-Downloader
ImageNet dataset downloader. Creates a custom dataset by specifying the required number of classes and images in a class.
fracdiff/fracdiff
Compute fractional differentiation super-fast. Processes time-series to be stationary while preserving memory. cf. "Advances in Financial Machine Learning" by M. Prado.
neuromorphs/tonic
Publicly available event datasets and transforms.
google-research/jaxpruner
mattgolub/fixed-point-finder
FixedPointFinder: A Tensorflow toolbox for identifying and characterizing fixed points in recurrent neural networks
emer/leabra
Go implementation of Leabra algorithm for biologically-based models of cognition, based on emergent framework (with Python interface)
NeuromorphicComputing/SoftHebb
GAMES-UChile/The_Art_of_Gaussian_Processes
arthur-pe/slicetca
Library to perform Slice Tensor Component Analysis (sliceTCA)
ZXP-S-works/SE2-equivariant-grasp-learning
Code for the paper Sample Efficient Grasp Learning Using Equivariant Models
sujay-pandit/spiking-neural-networks-mnist-classification
Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)
eneftci/eCD
Event-Driven CD in Spiking Neural Networks
AndreevP/FRCL
Functional Regularisation for Continual Learning with Gaussian Processes
argunsah/SpineS
Dendritic Spine Analysis Software
thomasaimondy/SBP
The biologically plausible self backpropagation on SNNs and ANNs
dyth/causal-entropic-forces
An attempt to reimplement the 2013 paper by Wissner-Gross & Freer
elifesciences-publications/seqNMF
An algorithm for unsupervised discovery of sequential structure
beaherrera/2-compartments_L5-PC_model
A Minimal Biophysical Model of Neocortical Pyramidal Cells: Implications for Frontal Cortex Microcircuitry and Field Potential Generation
CINPLA/PRmodel
An implementation of the Pinsky-Rinzel model in Python
hale2bopp/Pinsky-Rinzel-and-Wang-Buzsaki
Codes to generate a network of Pinsky-Rinzel and Wang-Buzsaki neurons
superr90/LoPS
Codes for the paper "Problem-Solving as a Language: A Computational Lens into Human and Monkey Intelligence"
superr90/Monkey_PacMan