Pinned Repositories
advisor
Open-source implementation of Google Vizier for hyper parameters tuning
ai-reading-list
Links to articles, blog posts, research papers and videos that I have read(watched) or will read(watch) in the future.
boltzmann-machines
Boltzmann Machines in TensorFlow with examples
comma.ai-speed-challenge
predict the frame-wise speed of a car from pre-recorded video.
continual_world
fork of the original continual world repo with small modifications to support meta-world v2 environments.
keras-kinetics-i3d
keras implementation of inflated 3d from Quo Vardis paper + weights
mask-lrl
Lifelong reinforcement learning via modulating masks
nm-metarl
context meta-reinforcement learning via neuromodulation
penn-a
Code for "Evolving Inborn Knowledge For Fast Adaptation in Dynamic POMDP Problems"
powerpropagation-pytorch
PyTorch implementation of powerpropagation.
dlpbc's Repositories
dlpbc/keras-kinetics-i3d
keras implementation of inflated 3d from Quo Vardis paper + weights
dlpbc/comma.ai-speed-challenge
predict the frame-wise speed of a car from pre-recorded video.
dlpbc/penn-a
Code for "Evolving Inborn Knowledge For Fast Adaptation in Dynamic POMDP Problems"
dlpbc/powerpropagation-pytorch
PyTorch implementation of powerpropagation.
dlpbc/nm-metarl
context meta-reinforcement learning via neuromodulation
dlpbc/continual_world
fork of the original continual world repo with small modifications to support meta-world v2 environments.
dlpbc/friend-suggest-algorithm
Third party implementation of Suggesting Friends using the Implicit Social Graph
dlpbc/mask-lrl
Lifelong reinforcement learning via modulating masks
dlpbc/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
dlpbc/ai-reading-list
Links to articles, blog posts, research papers and videos that I have read(watched) or will read(watch) in the future.
dlpbc/boltzmann-machines
Boltzmann Machines in TensorFlow with examples
dlpbc/gru-language-modeling
Language modeling using nairaland featured links as dataset
dlpbc/cond-shift-neurons
Implementation of Conditionally Shifted Neurons by Munkhdalai et al. (https://arxiv.org/pdf/1712.09926.pdf)
dlpbc/datasets
A repo for interesting local datasets
dlpbc/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
dlpbc/dlpbc.github.io
https://dlpbc.github.io
dlpbc/gpu_flow
GPU based optical flow extraction in OpenCV
dlpbc/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
dlpbc/mask-lrl-procgen
Lifelong reinforcement learning via modulating masks for ProcGen experiments
dlpbc/nl-scraper
Web scraper for nairaland.com featured links
dlpbc/rnn-tutorial-gru-lstm
Language Model GRU with Python and Theano
dlpbc/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.