BlueHephaestus
Love working in AI, want to make more generalized learning algorithms and contribute to AGI. Also I do data recovery and other fun things.
San Francisco, CA
Pinned Repositories
A1-virtual-nematode
First iteration of personal AI experimentation, research, and development. Made use of and improved Connectome code for C. Elegans, a nematode, in order to implement it in a virtual environment - then started making variant RNN design with self modification capabilities built in and moved it to https://github.com/BlueHephaestus/A2-self-modifying-shell
A2-self-modifying-shell
Second iteration of personal AI experimentation, research, and development. Built from work with nematode in model A1 to create a form of "shell" model, that enables the modular "core" RNN inside of it to self-modify its entire structure. While enabling full self-modification, not very intuitive for the core RNN to use so future experiments will likely involve improvements on that factor.
bbho
Bayesian Black Box Hyper Parameter Optimizer
flappy-bird-barebones
C++ and SDL Barebones Flappy Bird Clone for use with NEAT and Genetic Algorithms.
langtons-ant
C++ and Qt program to simulate the Langton's Ant algorithm.
lira
Tuberculosis Lesion Image Recognition Analyzer using Deep Neural Networks and Machine Learning
reinforcement-learning-policy-gradients
Policy Gradient Reinforcement Learning Implementation with Python and Theano
SemantleHacks
Algorithm to beat Semantle, and explanations of other possible algos to navigate word2vec featurespace.
TombRaider
Fully automated Data Forensics / Recovery bot to recover, undelete, index, and organize as much as possible for any hard drive, and optionally search them for bitcoin.
utils
Generic Utility Functions for use in a variety of settings, as optimized reliable Python code.
BlueHephaestus's Repositories
BlueHephaestus/TombRaider
Fully automated Data Forensics / Recovery bot to recover, undelete, index, and organize as much as possible for any hard drive, and optionally search them for bitcoin.
BlueHephaestus/reinforcement-learning-policy-gradients
Policy Gradient Reinforcement Learning Implementation with Python and Theano
BlueHephaestus/lira
Tuberculosis Lesion Image Recognition Analyzer using Deep Neural Networks and Machine Learning
BlueHephaestus/A1-virtual-nematode
First iteration of personal AI experimentation, research, and development. Made use of and improved Connectome code for C. Elegans, a nematode, in order to implement it in a virtual environment - then started making variant RNN design with self modification capabilities built in and moved it to https://github.com/BlueHephaestus/A2-self-modifying-shell
BlueHephaestus/A2-self-modifying-shell
Second iteration of personal AI experimentation, research, and development. Built from work with nematode in model A1 to create a form of "shell" model, that enables the modular "core" RNN inside of it to self-modify its entire structure. While enabling full self-modification, not very intuitive for the core RNN to use so future experiments will likely involve improvements on that factor.
BlueHephaestus/atra
Affine Transformation Autoencoders - an alternative neural network model for classification and regression tasks
BlueHephaestus/denoising-experiments
Standalone implementation of the de-noising algorithm used in the LIRA repository, as well as experimentation and notes on the method
BlueHephaestus/pdf-to-mp3
PDF to MP3 using Langchain pdf parsing and OpenAI text to speech.
BlueHephaestus/robonematode
Using C. elegans connectome in a virtual environment to speed up it's nervous system and see if we can later implement genetic algorithms to impove it's abilities and overall nervous system.
BlueHephaestus/niner
Niner - Daemon that enables quick creation and customization of keyboard hotkeys for keyboard shortcuts, and a variety of other functions.
BlueHephaestus/SemantleHacks
Algorithm to beat Semantle, and explanations of other possible algos to navigate word2vec featurespace.
BlueHephaestus/utils
Generic Utility Functions for use in a variety of settings, as optimized reliable Python code.
BlueHephaestus/bigbird
Google's BigBird (Jax/Flax & PyTorch) @ 🤗Transformers
BlueHephaestus/bryce-practice
Practice for Bryce w/ Enterprise VCS
BlueHephaestus/budweiser-bioinformatics-consulting
Programs made by our CSU bioinformatics team while consulting for Budweiser.
BlueHephaestus/cabeiri
Bots for a variety of messaging services equipped with AI tools, working to combine into a unified message processing system for all platforms.
BlueHephaestus/collage-maker
Python script I made to easily create customisable collages of images
BlueHephaestus/discord-bot-tools-and-experiments
A good deal of helpful tools for making Discord bots using the discord.py interface, as well as numerous experiments for improving these tools and my own bots.
BlueHephaestus/img-divider
Python script I made to easily divide an image or images given as command line arguments into quarters / fourths / four parts
BlueHephaestus/jane
BlueHephaestus/keith-numbers
Experiments with Keith Numbers and Keith Clusters
BlueHephaestus/keyboard
Hook and simulate global keyboard events on Windows and Linux.
BlueHephaestus/llmfight
Dev Repo for LLM Fight Website Side Project
BlueHephaestus/midas
Project Midas - For fun project to try to make a stock trading bot
BlueHephaestus/object-detection-experiments
Experiments and code for Histogram of Oriented Gradients Object Detection
BlueHephaestus/Online-Forever-Branch
BlueHephaestus/openai-weaktostrong
Possible updates to the graphs in the OpenAI Weak to Strong paper. https://openai.com/research/weak-to-strong-generalization
BlueHephaestus/pureples-updated
(Updated for OpenAI Gym v26) Pure Python Library for ES-HyperNEAT. Contains implementations of HyperNEAT and ES-HyperNEAT.
BlueHephaestus/signal-gpt
GPT4-powered assistant to read & respond to signal messages, while being way too concerned that people will figure out its a robot.
BlueHephaestus/tako
TAKO - Tool for Assistive Classification On-dataset