minihat
PhD Student at Penn State studying Artificial Intelligence and Neural Engineering.
Penn State UniversityState College, Pennsylvania
minihat's Stars
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
facebookresearch/llama
Inference code for LLaMA models
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
microsoft/TaskMatrix
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
willwulfken/MidJourney-Styles-and-Keywords-Reference
A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!
Nutlope/roomGPT
Upload a photo of your room to generate your dream room with AI.
nadermx/backgroundremover
Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
Lightning-AI/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
KoboldAI/KoboldAI-Client
For GGUF support, see KoboldCPP: https://github.com/LostRuins/koboldcpp
OpenGVLab/InternImage
[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
npiv/chatblade
A CLI Swiss Army Knife for ChatGPT
minitorch/minitorch
The full minitorch student suite.
vpavlenko/study-music
An "awesome music theory" kinda wiki with books, resources and courses for studying everything about music and sound
Sense-X/Co-DETR
[ICCV 2023] DETRs with Collaborative Hybrid Assignments Training
OpenHV/OpenHV
An Open Source Pixelart Science-Fiction Real-Time-Strategy game
markasoftware/llama-cpu
Fork of Facebooks LLaMa model to run on CPU
microsoft/FocalNet
[NeurIPS 2022] Official code for "Focal Modulation Networks"
hsd1503/resnet1d
PyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.
antonior92/automatic-ecg-diagnosis
Scripts and modules for training and testing neural network for ECG automatic classification. Companion code to the paper "Automatic diagnosis of the 12-lead ECG using a deep neural network".
ismorphism/DeepECG
ECG classification programs based on ML/DL methods
DSprtn/GTFO_VR_Plugin
A plugin to add full roomscale Virtual Reality support to your favorite game!
lxysl/mit-bih_ecg_recognition
MIT-BIH ECG recognition using 1d CNN with TensorFlow2 and PyTorch
StefanHeng/ECG-Representation-Learning
Self-supervised pre-training for ECG representation with inspiration from transformers & computer vision
jerryjliu/llama_index
LlamaIndex (formerly GPT Index) is a data framework for your LLM applications