FlyingWorkshop's Stars
JuliaLang/julia
The Julia Programming Language
AlDanial/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
jonbarron/website
eric-mitchell/direct-preference-optimization
Reference implementation for DPO (Direct Preference Optimization)
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
artisticat1/obsidian-latex-suite
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
Khan/perseus
Perseus is Khan Academy's exercise question editor and renderer.
mossr/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
mallorbc/stable-diffusion-klms-gui
This repo dockerizes Stable Diffusion to ease the usage of the model with a gradio UI
JuliaPOMDP/POMDPs.jl
MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces.
ehoogeboom/e3_diffusion_for_molecules
JuliaStats/Distances.jl
A Julia package for evaluating distances (metrics) between vectors.
KristofferC/NearestNeighbors.jl
High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
BethanyL/DeepKoopman
neural networks to learn Koopman eigenfunctions
Healthcare-Robotics/assistive-gym
Assistive Gym, a physics-based simulation framework for physical human-robot interaction and robotic assistance.
lantunes/cellpylib
A library for working with Cellular Automata, for Python.
sisl/GridInterpolations.jl
Multidimensional grid interpolation in arbitrary dimensions
DynaDojo/dynadojo
An Extensible Benchmarking Platform for Scalable Dynamical System Identification
jeremyephron/explore-courses-api
A Python API for Stanford's Explore Courses
JuliaPOMDP/CompressedBeliefMDPs.jl
Compressed belief-state MDPs in Julia for reinforcement learning and sequential decision making. Part of the POMDPs.jl community.
FlyingWorkshop/Desmos-Creations
Links to cool graphs I made on Desmos! Almost all of the graphs are interactive, so play around with them as much as you like!
FlyingWorkshop/AdaptiveThresholding
Re-implement image processing techniques from scratch.
FlyingWorkshop/EvolveCourses
Optimize the GA agenda! (i.e., genetic algorithms optimize scheduling problems)
FlyingWorkshop/KoopmanNetwork
Train AI to read your brain! 🤖➡️🧠
FlyingWorkshop/PokeBot
Final Project - CS 224R Spring 2023 (Best Overall Project Runner-up)
FlyingWorkshop/BeliefCompression
FlyingWorkshop/DiffusionGNNTutorial
Tutorial completed at Oxford (Michaelmas 2023) under Martin Buttenschoen.
FlyingWorkshop/ExpFamilyPCA.jl
A Julia package for exponential family principal component analysis (E-PCA).
FlyingWorkshop/incentives-in-computer-science
Unofficial digital notes for Stanford's algorithmic game theory course (CS269I: Incentives in Computer Science).
FlyingWorkshop/market-design
Interactive course reader for Paul Milgrom's market design course (ECON 136) at Stanford.