Pinned Repositories
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
awesome-machine-learning-on-source-code
Interesting links & research papers related to Machine Learning applied to source code (MLonCode)
ballast
Keep your audio balance from drifting! OSX Status Bar App
brain-tokyo-workshop
🧠🗼
cmaes
Python library for CMA Evolution Strategy.
crfmnes
(CEC2022) Fast Moving Natural Evolution Strategy for High-Dimensional Problems
cryptochronolonic
ai crypto trading bot that uses a ES-hyperneat neural net (set your coords to any dimension, see what happpens :)
cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
cryptostore
A scalable storage service for cryptocurrency data
dreamerv2-old
Mastering Atari with Discrete World Models
twoletters's Repositories
twoletters/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
twoletters/ballast
Keep your audio balance from drifting! OSX Status Bar App
twoletters/brain-tokyo-workshop
🧠🗼
twoletters/cmaes
Python library for CMA Evolution Strategy.
twoletters/crfmnes
(CEC2022) Fast Moving Natural Evolution Strategy for High-Dimensional Problems
twoletters/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
twoletters/cryptostore
A scalable storage service for cryptocurrency data
twoletters/dreamerv2-old
Mastering Atari with Discrete World Models
twoletters/evosax
Evolution Strategies in JAX 🦎
twoletters/itc-benchmarks
static analysis benchmarks from Toyota ITC
twoletters/keras-attention
Visualizing RNNs using the attention mechanism
twoletters/mlfbook
twoletters/MultiNEAT
Portable NeuroEvolution Library
twoletters/neat-python
Python implementation of the NEAT neuroevolution algorithm
twoletters/gpt-home
ChatGPT at home! Basically a better Google Nest Hub or Amazon Alexa home assistant. Built on the Raspberry Pi using the OpenAI API.
twoletters/human_simulacra
Generative Agents: Interactive Simulacra of Human Behavior
twoletters/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
twoletters/pureples
Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.
twoletters/pycma
Python implementation of CMA-ES
twoletters/pypop
PyPop7: A Pure-PYthon library of POPulation-based OPtimization for continuous black-box problems, particularly large-scale variants. See pypop.rtfd.io for API documents.
twoletters/pyribs
A bare-bones Python library for quality diversity optimization.
twoletters/pytorch-mdn
Mixture Density Networks for PyTorch
twoletters/PyTorch-NEAT
twoletters/Reinforcement-Learning-in-Finance
Materials for blogs and conferences
twoletters/scalene
Scalene: a high-performance, high-precision CPU and memory profiler for Python
twoletters/self-interpretable-agent
Code for the paper "Neuroevolution of Self-Interpretable Agents"
twoletters/ttt-lm-pytorch
Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States
twoletters/vanitygen-plus
Vanitygen PLUS! Generate vanity address for 100+ cryptocoins including: BTC, LTC, LBRY, UNO, DASH, DIAMOND, DOGE, FEATHER, GROESTL, MONA, PEERCOIN, VERTCOIN, ZIFTR, CROWN, GAME, PINK and MORE! Removed the prefix length limit, now capable of searching for longer prefixes... Altcoin encryption and decryption of private keys is also supported.
twoletters/WorldModels
World Models with TensorFlow 2
twoletters/xlstm
Official repository of the xLSTM.