Language Breakdown
Lines of code distribution across 11 owned repositories
T-Shaped Developer
T-shapedDeep in HTML with broad versatility
Collaboration Network
Global Impact visualization
Repos
16
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Liu Hengyuan
@thedeepdeepsky
pgkt04
@pgkt04
Bradley Wyatt
@bwya77
isXinLiu
@isXinLiu
b h u v
@blxkex
Top Repositories
Web application that allows citizens from specific municipalities, counties, cities, and states to discuss about recent legislations, community initiatives, and more by creating posts and linking sources to neutralize bias. Powered by AI/ML to generate summaries for the legislations uploaded into the knowledgebase and interact with the documents
React-based project allows users to interact with several Open-Source Transformers from HuggingFace via the SDK. The dashboard-like GUI consists of several widgets that allow users to see the probability distribution of next token after softmax() in decoders, difference in between masked and full self-attention, and embedding visualizations
Repository contains my MATLAB files for the hand-coded Myocardial-Infarction detection model trained on EKG data whose features were carefully engineered for the EEL5813 - Neural Networks: Algorithms and Applications course, PROJECT03
Repository contains my MATLAB files for the hand-coded MNIST (w/ SGD optimizer) classification model trained for the EEL5813 - Neural Networks: Algorithms and Applications course, PROJECT02
Repository contains my MATLAB files for the hand-coded perceptron vowel-detection model (w/ ADALINE) architecture for the EEL5813 - Neural Networks: Algorithms and Applications course, PROJECT01
Repository contains my Jupyter Notebook files (ran either in VSCode using the Jupyter Notebook extension, either Notebook or Lab through Anaconda, or Google Colab) for a Recurrent Neural Network (RNN) regressor model that predicts energy demand in t-horizon, for EEL6812 - Advanced Topics in Neural Networks (Deep Learning with Python) course, PRJ03
Repository contains my Jupyter Notebook files (ran either in VSCode using the Jupyter Notebook extension, either Notebook or Lab through Anaconda, or Google Colab) for a Convolutional Neural Network (CNN) that classifies Dogs, Cats, and Pandas, for EEL6812 - Advanced Topics in Neural Networks (Deep Learning with Python) course, PRJ02
Repository contains my Jupyter Notebook files (ran either in VSCode using the Jupyter Notebook extension, either Notebook or Lab through Anaconda, or Google Colab) for a Multilayer Perceptron (MLP) capable of predicting wine scores and classifying quality, for EEL6812 - Advanced Topics in Neural Networks (Deep Learning with Python) course, PRJ01
Multimodal, intelligent LLM and RAG-powered math tutor capable of combining the power of NLP with CAS to produce answers that are mathematically-sound, hallucination-free, and easy to digest with step-by-step solutions delivered using natural language. Support LaTeX front-end rendering with libraries such as MathJax
Simple Python project that uses standard libraries in conjunction with PyGame for the GUI. Allows the user to create a maze using their mouse, define starting position [S_i,S_j], goal position [G_i,G_j], and run different pathfinding algorithm visualizations from informed (Greedy, A*) to uninformed (DFS,BFS) and choose between L1 and L2 heuristics
Open Source Impact
Contributions to external projects