Collin Kindrom's repositories
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
alphazero-general
A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.
Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
bazelisk
A user-friendly launcher for Bazel.
deepmind-lab
A customisable 3D platform for agent-based AI research
geotiff
A noGDAL tool for reading and writing geotiff files
gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
grid-cells
Implementation of the supervised learning experiments in Vector-based navigation using grid-like representations in artificial agents, as published at https://www.nature.com/articles/s41586-018-0102-6
ilp-experiments
Experimentation framework for Popper
JEPA-pytorch
Implementation of JEPA, Yann LeCun's vision of how AGI would be built, in Pytorch
kornia
Open Source Differentiable Computer Vision Library
leeger
Instant stats for your fantasy football league.
llama.cpp
Port of Facebook's LLaMA model in C/C++
Popper
Popper is an inductive logic programming (ILP) system.
pylfit
Python implementation of the main algorithms of the Learning From Interpretation Transitions (LFIT) framework
pyswip
PySwip is a Python - SWI-Prolog bridge enabling to query SWI-Prolog in your Python programs. It features an (incomplete) SWI-Prolog foreign language interface, a utility class that makes it easy querying with Prolog and also a Pythonic interface.
pytorch-lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
ros2_numpy
Tools for converting ROS messages to and from numpy arrays
siren-pytorch
Pytorch implementation of SIREN - Implicit Neural Representations with Periodic Activation Function
spinningup
Personal fork of openai/spinningup. The fun is happening on the exercises branch...
svelte-routing
A declarative Svelte routing library with SSR support
tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%
x-unet
Implementation of a U-net complete with efficient attention as well as the latest research findings