GithubHelp home page GithubHelp logo

Hi๐ŸŒŠ! I'm Leon

Aspiring AI Researcher and Software Dev

โœจ Creating bugs since forever :) ๐Ÿž


Stuff I've used โœจ

cplusplus logo python logo java logo csharp logo

๐Ÿค– AI/ML

pytorch logo opencv logo pandas logo

๐Ÿ•ธ Web Dev

javascript logo react logo html5 logo css3 logo tailwindcss logo nodejs logo express logo docker logo nginx logo googlecloud logo flask logo mongodb logo

๐ŸŽฎ Game Dev

unity logo

GitHub Streak

Leon Liu's Projects

2ddemo icon 2ddemo

Demo of 2D platformer controls and collectibles

acmcloud-aws-w24 icon acmcloud-aws-w24

This repo contains the code examples for the winter 2024 ACM Cloud AWS workshop series.

climax icon climax

An AI Watch Party app that creates a highlight reel based on peak heart rate!

finduo-app icon finduo-app

Finduo is a gaming social media app designed to help gamers find their ideal duo

gpt-karpathy icon gpt-karpathy

Annotated implementation of Andrej Karpathy's GPT from scratch

mathmage icon mathmage

Math Mage is a game developed from scratch without a game engine using Java's JSwing Application library. It is a wave-based top-down arena shooter where a math mage fights off hordes of monsters, undergoing trigonometry trials to gain boons in the form of exciting new weapons and power-ups. It is a fun way to learn your Trig Table for sin, cos, tan, csc, sec, and cot in degrees and radians! Hone your math skills and beat it as fast as you can in the hardest difficulty for a high score on the leaderboard. I created the UI and gameplay programming as well as art assets. The java project is hosted on Repl.it but can be downloaded and compiled to play on your computer.

sketchsearch icon sketchsearch

This is a web application that allows a user to sketch a doodle to search for a image. An AI model will recognize the drawing and retrieve images that match the query.

unetbiomedicaldiagnosis icon unetbiomedicaldiagnosis

Contains a module for functions that build and evaluate a U-Net Model which is a modified auto-encoder image-to-image architecture that includes skip connections from encoder to decoder layers with matching input dimensions to retain features from the encoded image. The model is designed for image segmentation and produces a mask based off x-ray data. The model is used with lung x-rays to segment out lungs, brain scans to segment out brain tumors, and pictures of a room to segment out a human figure. With the lungs dataset, it is able to manage 98% accuracy with a wide range of 3,4,5 encoding block of Conv2D and MaxPooling and BatchNormalization + 1 latent layer without pooling and the mirrored number of decoding layers that do Conv2DTranspose for deconvolution and UpScaling to reverse MaxPooling making 7,9,11 layers with doubling filters/kernels in each encoding block from 16,32,64,80 that double with each block like in a traditional CNN and then half with each decoding block.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.