helloimlixin
Hello! I'm currently an incoming PhD Student in Electrical and Computer Engineering at Rutgers University New Brunswick, nice to meet you!
Rutgers University New Brunswick
Pinned Repositories
Advanced-Data-Structures-and-Algorithms
This repository contains code implementations and docs about popular concepts in advanced data structures and algorithms.
Concurrent-Programming-Using-Java
Data-Structures-and-Algorithms-In-Python
Python implementations of various popular data structure and algorithm concepts.
dlgan
Variational Autoencoder with Tensor Representation Learning
estimating-f-divergences
Implementation of the paper: Practical and Consistent Estimation of f-Divergences
IMDb-Data-Studio
Web applications for visualization and analysis of IMDB Database using Spring Framework.
nn02h
Walkthrough of Neural Network 0 to Hero by Andrej Karpathy
polyadic-phase-retrieval
Computational phase retrieval using tensor methods.
pytorch-tutorials
A repo of PyTorch tutorials for future reference.
Spring-Framework-Knowledge-Stack
Concepts and features of Spring Framework with explanations and implementations.
helloimlixin's Repositories
helloimlixin/estimating-f-divergences
Implementation of the paper: Practical and Consistent Estimation of f-Divergences
helloimlixin/Concurrent-Programming-Using-Java
helloimlixin/dlgan
Variational Autoencoder with Tensor Representation Learning
helloimlixin/polyadic-phase-retrieval
Computational phase retrieval using tensor methods.
helloimlixin/pytorch-tutorials
A repo of PyTorch tutorials for future reference.
helloimlixin/vq-gan-101
PyTorch Implementation of the VQ-GAN model.
helloimlixin/nn02h
Walkthrough of Neural Network 0 to Hero by Andrej Karpathy
helloimlixin/weibohot
Python Scraper for Weibo Hotlist and Topiclist
helloimlixin/AGFVisualization
Official code for "Attribution Guided Factorization for Neural Networks Visualization"
helloimlixin/bonjour
helloimlixin/Data-Structures-and-Algorithms
Repository for implementations of a bunch of coding problems.
helloimlixin/Data-Structures-and-Algorithms-in-Java
Data Structures Easy to Advanced from a Google Engineer.
helloimlixin/data-structures-and-algorithms-in-javascript
freeCodeCamp
helloimlixin/deep-learning-101
Refresher on deep learning
helloimlixin/JavaScript-Crash-Courses
helloimlixin/linear-algebra
helloimlixin/Low-Rank-Phase-Retrieval
Low Rank Phase Retrieval (LRPR) Implementation via Conjugate Gradient Least Squares
helloimlixin/mdetr
helloimlixin/Multimodal-VQ-VAE
This repository contains my work for the Machine Learning for IoT Course Final Project
helloimlixin/multimodal-vqvae
helloimlixin/phase_retrieval
helloimlixin/Private-AI
Repository containing my studies on secure and private AI technologies regarding Differential Privacy, Federated Learning, etc.
helloimlixin/Provable-Low-Rank-Phase-Retrieval
Provable Low Rank Phase Retrieval (LRPR) Implementation
helloimlixin/python-data-structures-flask
freeCodeCamp
helloimlixin/React-ThreeJS-Material-Room
3D Rendering of material rooms for a manufacture using React and Three.js
helloimlixin/resnet-101
ResNet implementation from Scratch.
helloimlixin/SharingApp
Social Android application that allows user to add and borrow items, and connect with others.
helloimlixin/Tensor-Decomposition-Notebooks
Notebooks on ideas regarding Tensor Decompositions
helloimlixin/TensorUtils
A Python library for tensors.
helloimlixin/variational-autoencoder-101
Some notes and experiments on Variational Autoencoders