Pinned Repositories
adversarialAttack
A repository implements several adversarial attack algorithms inspired by various optimization techniques commonly used in deep learning.
AIT201_Project
Final Project of course AIT201 Applied Machine Learning using dataset (Boston Airbnb) https://www.kaggle.com/datasets/airbnb/boston
AIT204_Project
Perform maze exploration using DFS and BFS
automaticDifferentiation
An automatic differentiation library inspired by micrograd and extend some functionalities
cppAlgorithm
Some algorithms implemented using C++
hyperTune
Hyperparameter Tuning Algorithms
matrixComputation
A repository that implements algorithms in the book "Matrix Computations", Fourth Edition, by Gene H. Golub and Charles F. Van Loan
modelZoo
A repository that implements some proposed methods from popular conference from scratch.
numericAnalysis
A repository that implements algorithms in the book "Numerical Analysis", Ninth Edition, by Richard L. Burden and J. Douglas Faires
SnapHealth
Haus226's Repositories
Haus226/AIT204_Project
Perform maze exploration using DFS and BFS
Haus226/matrixComputation
A repository that implements algorithms in the book "Matrix Computations", Fourth Edition, by Gene H. Golub and Charles F. Van Loan
Haus226/modelZoo
A repository that implements some proposed methods from popular conference from scratch.
Haus226/adversarialAttack
A repository implements several adversarial attack algorithms inspired by various optimization techniques commonly used in deep learning.
Haus226/AIT201_Project
Final Project of course AIT201 Applied Machine Learning using dataset (Boston Airbnb) https://www.kaggle.com/datasets/airbnb/boston
Haus226/automaticDifferentiation
An automatic differentiation library inspired by micrograd and extend some functionalities
Haus226/cppAlgorithm
Some algorithms implemented using C++
Haus226/Data-Structure
Some data structures implemented in C++
Haus226/FinFlex
Haus226/Haus226
Haus226/hyperTune
Hyperparameter Tuning Algorithms
Haus226/numericAnalysis
A repository that implements algorithms in the book "Numerical Analysis", Ninth Edition, by Richard L. Burden and J. Douglas Faires
Haus226/SnapHealth
Haus226/SOF106_Project
Sudoku Solver
Haus226/PytorchInsight
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
Haus226/visualizeAStar