Skip to content
View MaxedPC08's full-sized avatar

Highlights

  • Pro

Block or report MaxedPC08

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MaxedPC08/README.MD

Hello! I am Max, a highschool student with a love for learning of all sorts - machine, deep, or academic. I generally work on python machine learning projects, though I do know numerous other languages. I am currently learning all that I can about large language models and I hope to crack into MMMs soon if I can. I am limited by my singular RTX 3060 GPU, but I consider it a blessing in disguise, as it teaches / forces me to write memory optimized code. One of my favorite projects was Adalpha. It is a new optimizer for machine learning systems to avoid mode collapse. Currently it is only availible in keras. Upon request, I can work on porting Adalpha to Pytorch as that is what I mainly use now, but I simply do not have the time to do it fruitlessly.

My current main project is Astrolabe, a vision processing system for FRC robots. It is pretty cool - check it out! I am looking for internships in Northern Nevada, Reno, Carson City, Sparks, etc. Enjoy!

Pinned Loading

  1. Adalpha Adalpha Public

    An Adam based optimizer for Tensorflow that reduces mode collapse and improves generalization.

    Python 3

  2. Astrolabe Astrolabe Public

    Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designe…

    Python 2