Pinned Repositories
AccelerometerApplication
An application designed for working with the device driver written for CS444
AoC_2020
Advent of Code 2020
AoC_2021
ArchTitus
Automated Arch Linux Install
BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
cookiecutter_pythonpackage
A cookiecutter template for a basic python package with basic dev tools, github actions, github niceties (.gitignore, issue template) , and standard documentation
HMM-For-Protein-Prediction
Hidden Markov Model for protein prediction.
Paper_Finder
A web scraper for ArXiv, set up to find new articles, filter them by keywords, and send an email to a user with new articles that fit their interests and links to view the articles.
ZoomQA
Machine learning method for estimation of protein tertiary structure local quality
genslm
GenSLMs: Genome-scale language models reveal SARS-CoV-2 evolutionary dynamics
KPHippe's Repositories
KPHippe/ZoomQA
Machine learning method for estimation of protein tertiary structure local quality
KPHippe/Paper_Finder
A web scraper for ArXiv, set up to find new articles, filter them by keywords, and send an email to a user with new articles that fit their interests and links to view the articles.
KPHippe/HMM-For-Protein-Prediction
Hidden Markov Model for protein prediction.
KPHippe/AccelerometerApplication
An application designed for working with the device driver written for CS444
KPHippe/AoC_2020
Advent of Code 2020
KPHippe/AoC_2021
KPHippe/ArchTitus
Automated Arch Linux Install
KPHippe/BIG-bench
Beyond the Imitation Game collaborative benchmark for measuring and extrapolating the capabilities of language models
KPHippe/cookiecutter_pythonpackage
A cookiecutter template for a basic python package with basic dev tools, github actions, github niceties (.gitignore, issue template) , and standard documentation
KPHippe/Bit-Manipulation
Bit Manipulation Puzzles
KPHippe/color-picker-assignment
KPHippe/Darwin
Darwin 'game' Creatures with different attributes run around on screen
KPHippe/DNABERT
DNABERT: pre-trained Bidirectional Encoder Representations from Transformers model for DNA-language in genome
KPHippe/EnergonAI
Large-scale model inference.
KPHippe/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
KPHippe/hgraph2graph
Hierarchical Generation of Molecular Graphs using Structural Motifs
KPHippe/KPHippe.github.io
KPHippe/Lexer
Simple Lexer using C++
KPHippe/lingua
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
KPHippe/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models. Adapting for RadBIO project.
KPHippe/multinode_esmfold
KPHippe/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
KPHippe/ot2_driver
Driver repo for the OT2 drivers
KPHippe/protopiler
KPHippe/radbio-lm
Radbio Language Models
KPHippe/RPI-ClientServer
This is for the raspberry pi kernel module made in CSCCI444
KPHippe/test_docs
KPHippe/TGT_Package
Generate A3M and TGT file from a given sequence in FASTA format.
KPHippe/torchdrug
A powerful and flexible machine learning platform for drug discovery
KPHippe/Traveling-Salesman-Problem
The traveling salesman problem solved using different techniques