-
OpenAI
- Los Angeles
- sullychen.com
- sully.chen
- in/sully-chen
-
SMoLK Public
Sparse Mixture of Learned Kernels for Interpretable and Efficient PPG Signal Quality Assessment and Artifact Segmentation
-
Autonki Public
By popular demand, the code for the GPT-powered Anki deck creator that I hosted at the beginning of MS1!
HTML MIT License UpdatedJul 3, 2024 -
-
Autopilot-TensorFlow Public
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
-
BrainstormGPT Public
A short Python script that creates two ChatGPT instances and has them work together to solve a problem. Lastly, a synthesis of the proposed solution is created and an HTML file of the synthesis is …
-
Prefix-Tuning Public
An example of how to fine-tune a large language model with prefix-tuning (Li & Liang 2021), with machine translation as the use case.
Jupyter Notebook UpdatedFeb 16, 2023 -
Extract_Apple_Watch_ECG Public
Apple Watches can take a lead I ECG and export a PDF of the reading. This library takes that PDF and uses CV to extract the ECG to a numpy file.
-
whisper Public
Forked from openai/whisperRobust Speech Recognition via Large-Scale Weak Supervision
Jupyter Notebook MIT License UpdatedOct 22, 2022 -
driving-datasets Public
A collection of labeled car driving datasets
-
This code trains a graph convolutional network in Torch Geometric to predict the solubility of molecules
-
Mandelbrot-Area-x86-Assembly Public
x86 assembly code that approximates the area of the Mandelbrot set
-
Support-BLM Public
A python script to generate ad money for the BLM movement
-
An automatic multiple choice test grader
-
Acai Public
A GUI for autogenerating Keras model code from complex graphs.
-
-
Caffe-Autopilot Public
Car autopilot software that uses C++, BVLC Caffe, OpenCV, and SFML
-
Mandelbrot-Set-Plotter Public
A C++ and SFML program that let's you plot the approximate Mandelbrot Set and zoom in.
-
This software uses the parallelization of the GPU through OpenCL to render different Julia Sets using C++ and SFML.