Skip to content
View JLiang126's full-sized avatar
  • Adelaide, Australia

Block or report JLiang126

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
JLiang126/README.md

Hello! I'm Jason :D


I am an undergraduate computer science student at Adelaide University with a deep passion for all things AI/ML and DL.

My Current Interests include:

  • Deep Learning Architectures: Diving into the structural mechanics of CNNs, residual blocks, and transformers.
  • Systems Engineering for ML: Bridging the gap between low-level hardware performance and high-level Python wrappers to explore machine learning environments.
  • Distributed Computing: Containerizing best practise machine learning workflows and building scalable training environments across multiple nodes.

What I'm Working On:

  • Cluster Orchestration & ML Infrastructure: Designing a 2-node local cluster using Multipass to orchestrate C++ training containers with the XGboost I coded.
  • Adelaide University CS Club Infrastructure: Serving as the Open Source and Infrastructure Manager for the Adelaide University Computer Science Club I manage deployment, security, and services including Keycloak, Redis, Turso and the club's online applications.

Languages and Tools:

cplusplus python c aws azure css3 docker git html5 javascript linux pytorch sqlite

Pinned Loading

  1. ResNet18-34-Implementation-From-Scratch ResNet18-34-Implementation-From-Scratch Public

    Manual implementation of ResNet-18 in PyTorch. Achieved 93.12% accuracy on CIFAR-10 through custom Momentum SGD, Cross Entropy Loss, and Data Augmentation.

    Python

  2. XGBoost-From-Scratch XGBoost-From-Scratch Public

    A high-performance XGBoost library built from scratch in C++ with a Python API.

    C++

  3. Simple-Neural-Net Simple-Neural-Net Public

    A simple neural network which has been trained on randomised data has been passed through a function. The NN then attempts to copy the parameters of the function trying to mirror the function's out…

    Python

  4. Conversational-Text-to-SQL-Agent Conversational-Text-to-SQL-Agent Public

    An intelligent, conversational data agent capable of querying a local SQL database to answer business questions about customers, orders, and deliveries.

    Python

  5. SLAYER SLAYER Public

    A 2D point and click movement survival game developed in C++ using SFML.

    C++

  6. Prosperity-2025 Prosperity-2025 Public

    The Trading Bot my team developed for IMC's Prosperity 3 Global Trading Challenge