Pinned Repositories
agentos
AgentOS is an open source python API and a command line interface for building, running, and sharing learning agents.
andyk.github.io
Personal website
cluster-scheduler-simulator
A Cluster Scheduling Simulator written in Scala. This is a clone of https://code.google.com/p/cluster-scheduler-simulator/
headlong
A framework for collecting a large human-sourced chain-of-thoughts dataset
headlong-env
Headlong Env that provides actuation and sensory input for a Headlong agent. Operates by listening to the headlong var, executing actions, and updating the headlong var with observations.
ht
headless terminal - wrap any binary with a terminal interface for easy programmatic access.
load_gen
HTTP Load Generator by Andrew Krioukov
lucida
Speech and Vision Based Intelligent Personal Assistant
mesos-spark
Scala framework for iterative and interactive cluster computing.
recursive_llm
Implement recursion using English as the programming language and an LLM as the runtime.
andyk's Repositories
andyk/ht
headless terminal - wrap any binary with a terminal interface for easy programmatic access.
andyk/recursive_llm
Implement recursion using English as the programming language and an LLM as the runtime.
andyk/headlong
A framework for collecting a large human-sourced chain-of-thoughts dataset
andyk/headlong-env
Headlong Env that provides actuation and sensory input for a Headlong agent. Operates by listening to the headlong var, executing actions, and updating the headlong var with observations.
andyk/lucida
Speech and Vision Based Intelligent Personal Assistant
andyk/agentos
AgentOS is an open source python API and a command line interface for building, running, and sharing learning agents.
andyk/andyk.github.io
Personal website
andyk/headlong-jsos
andyk/improved-funicular
Python implementation of the 2048 game
andyk/jsos
andyk/mlflow
Open source platform for the complete machine learning lifecycle
andyk/PuzzleDesigner
An API for designing puzzles, with a focus on escape rooms as a type of puzzle.
andyk/2048_java
Java implementation of 2048
andyk/coding_the_matrix
Problem Sets from Coding The Matrix Textboko
andyk/crazyflie-clients-python
Host applications and library for Crazyflie written in Python.
andyk/crazyflie-lib-python
Python library to communicate with Crazyflie
andyk/design_docs
Design documents for AgentOS internals
andyk/dummy_agent
andyk/homework
Assignments for CS294-112.
andyk/jsos-py
andyk/la_deep_rl_meet_1
Repo for first meetup of LA Deep RL group
andyk/lineapy
Data engineering, simplified. LineaPy creates a frictionless path for taking your data science artifact from development to production.
andyk/mycroft-core
Mycroft Core, the Mycroft Artificial Intelligence platform.
andyk/nextjs
andyk/reading
Notes on readings related to reinforcement learning, neural nets, cognitive architectures, AI, and related topics.
andyk/reverb
Reverb is an efficient and easy-to-use data storage and transport system designed for machine learning research
andyk/spaun2.0
Spaun (nengo 2.0 version)
andyk/studious-winner
andyk/SWE-bench
[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
andyk/vanilla_policy_gradient
I coded up vanilla policy gradient in Google Colab from memory after carefully studying # The following is copied & pasted from Aurelien Geron's O'Reilly book example code notebook called 18_reinforcement_learning.ipyn