- Seattle, WA
-
-
-
-
pokemon-cards-css Public
Forked from simeydotme/pokemon-cards-cssA collection of advanced CSS styles to create realistic-looking effects for the faces of Pokemon cards.
-
agreper Public
Forked from Demindiro/agreperMinimal, no-JS web forum software
-
world-model Public
PyTorch Implementation of World Models (Ha & Schmidhuber, 2018) for BipedalWalker-v2
-
arxiv-sanity-lite Public
Forked from karpathy/arxiv-sanity-litearxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors based on paper abstracts.
Python MIT License UpdatedJun 26, 2022 -
dotnet-devcontainer Public template
.NET devcontainer template repository
Dockerfile MIT License UpdatedMay 14, 2022 -
cnkv Public
Let's learn Cloud Native by building a simple key-value store.
-
glox Public
Go implementation of the Lox interpreter (from Crafting Interpreters)
1 UpdatedMar 18, 2022 -
PyTorch-Universal-Docker-Template Public template
Forked from cresset-template/cressetTemplate repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
Dockerfile MIT License UpdatedJan 4, 2022 -
lsh-knn Public
[Experiment] Approximate k-nearest neighbors (k-NN) with locality-sensitive hashing (LSH)
-
-
olcConsoleGameEngine Public
Forked from OneLoneCoder/Javidx9The official distribution of olcConsoleGameEngine, a tool used in javidx9's YouTube videos and projects
C++ GNU General Public License v3.0 UpdatedOct 15, 2021 -
containers-from-scratch Public
Forked from lizrice/containers-from-scratchWriting a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
Go MIT License UpdatedOct 10, 2021 -
awesome-patterns Public
Forked from crazybber/awesome-patternsCollections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.
Go Apache License 2.0 UpdatedAug 21, 2021 -
-
es Public
Simple implementation of OpenAI Evolution Strategy
Python MIT License UpdatedJul 26, 2021 -
vae Public
PyTorch Lightning implementation of Variational AutoEncoder (VAE)
Python MIT License UpdatedJul 26, 2021 -
ConsoleGameEngine Public
Forked from ollelogdahl/ConsoleGameEngine.NET Console Graphics Engine
C# The Unlicense UpdatedJun 14, 2021 -
dreamer Public
PyTorch Lightning implementation of the world model in DreamerV2
-
-
-
neural-memory Public
Exploring Neural Networks with Memory
Jupyter Notebook MIT License UpdatedOct 7, 2020 -
torchrt Public
Simple tool for PyTorch >> ONNX >> TensorRT conversion
-
d2rt Public
Enabling TensorRT for Detectron2
-
backpropamine Public
PyTorch Implementation of Backpropamine (Miconi et al., 2018)
-
-
l0-regularization Public
PyTorch implementation of L0 Regularization (Louizos et al., 2018)
-
general-bipedal-walker Public
Generalized BipedalWalker-v2 with domain randomization