-
-
-
length-generalization Public
Forked from McGill-NLP/length-generalizationCode for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023
Python MIT License UpdatedApr 30, 2024 -
s4 Public
Forked from state-spaces/s4Structured state space sequence models
Jupyter Notebook Apache License 2.0 UpdatedMar 21, 2024 -
-
DeepAnaglyph3D Public
End-to-end generation of good old red-cyan 3D images via CNNs
-
-
iLQG-MuJoCo Public
Iterative LQG for a couple of MuJoCo models
-
-
-
-
sub-q-learning Public
break up the Q-function in linear parts which correspond to subrewards
Python UpdatedJun 15, 2022 -
-
-
CS231 Public
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
-
ift6163_homeworks Public
Forked from alik-git/ift6163_homeworks -
HJxB Public
Continuous-Time/State/Action Fitted Value Iteration via Hamilton-Jacobi-Bellman (HJB)
-
MAYO Public
Forked from lucidrains/byol-pytorchUsable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
Python MIT License UpdatedDec 20, 2021 -
-
TrajOpt-KneedWalker Public
Finding a stable limit cycle for a passive kneed walker using trajectory optimization.
-
-
gail Public
A Frankenstein implementation of "Generative Adversarial Imitation Learning".
-
-
-
OBJET Public
OBJET: A Computer Vision Graphical Sandbox
-
Model-Based-RL Public
Model-based Policy Gradients
-
-
UnsupervisedObjectDetection Public
Use your classification neural network for object detection and localization
-
-
end2end-self-driving-car Public
End-to-end Self-driving Car (Behavioral Cloning)