-
NVIDIA
- ATL, GA
-
03:44
(UTC -05:00) - in/lxaw
- https://lxaw.github.io/index.html
Highlights
- Pro
-
lxaw.github.io Public
Searchable database of ML papers by title, author, year, venue, topic, description. 300+ papers included. Curated by CS PhD students. In HTML and JSON format, so you could easily scrape it.
-
chibi-txt Public
Simple file compression in Rust.
-
PronunciationTrainer Public
A pronunciation trainer w/ Python.
-
GoogleSubtitleGenerator Public
Using GoogleTranslate to generate automatic subtitles of videos.
-
DataDock Public
An open-source data service. Share, edit, comment, review, and more. NOTE: Feel free to help make this a better service by forking, adding issues, etc. See the video for how to use in your lab.
-
-
mamba-tumor-seg Public
Segmentation of cancerous tumors using Mamba. Code, resources, and paper provided. We manage to make a small (42k param) model that can segment pretty well.
-
shijin Public
A small language model trained on famous literary works in Japanese.
-
ComprehensiveFoodDatabase Public
A comprehensive database of foods in the United States.
-
PoseAngleEstimation Public
Using OpenPose to detect body angles.
-
ChromeIntervalTimer Public
An interval timer for Google Chrome.
-
TanGoChrome Public
Chrome extension to give fast frequency data of Japanese words found in the current opened tab.
-
Performs functions of a basic calculator, such as sine(x), cosine(x), or e^x.
mips assembly mips-assembly assembly-language assembly-language-programming machine-code mips-languageAssembly UpdatedSep 27, 2023 -
-
ebook-to-anki-deck Public
Converts book files to anki decks.
-
django-health-app Public
Small example of some quick social media implementations in Django. DM's, posts, comments, following, profiles, etc included.
-
UofSCSWITCHStudy Public
An example website written in PHP that uses the USDA Food Database.
-
-
AssemblyCalculator Public archive
Basic calculator with MIPS assembly.
-
CPPRegression Public
Implementation of Regression w/ Vanilla C++.