alanknguyen314
Welcome to my profile! 私のプロフィールへようこそ! I'm currently a Physics Major at Boston University
Boston UniversityBoston, MA
Pinned Repositories
ai-deep-learning
This is a repository for my deep learning projects and notes. The folder is not yet completed.
ai-machine-learning
🤖 A public repository for my machine learning notes. This will also contain lectures and sample data sets that I have gathered from various sources, including CS229 (Stanford), CS542 (BU), MLS (deeplearning.ai), 6.036 (MIT), and more...
compprogramming
This repositiory contains the problems that I have solved on LeetCode, CodeForces, and other programming websites. Most of the files here are going to be either in Python, C++, or Java.
discordbots
This is a repository for my Discord Bots. They are written in Python and hosted using an external services. These bots are written in Python and are used for my Chess Club at BU. Some of the bots are very buggy and need fixing. (2021)
GodotProjects
A repo for my Godot Engine Projects.
GodotSnake
PHYS3317-ApplsofQM
A repository for PHYS3317 - Applications of Quantum Mechanics, Cornell, 2018. This includes the notebooks available in this course.
py580-MLforPhysicists
A repo for BU PY580 - Machine Learning for Physicists course. This course was taught by professor Pankaj Mehta, originally in 2021.
quantum-algorithms
webprojects
🌏 This public repository includes some of my web-based projects. The majority of content of this repo will be written using JS, HTML, CSS, and Objective-C. There are a few projects that are collaborative work; Please do not copy without my permission.
alanknguyen314's Repositories
alanknguyen314/compprogramming
This repositiory contains the problems that I have solved on LeetCode, CodeForces, and other programming websites. Most of the files here are going to be either in Python, C++, or Java.
alanknguyen314/2D-programmable-waveguide
alanknguyen314/GodotProjects
A repo for my Godot Engine Projects.
alanknguyen314/GodotSnake
alanknguyen314/PHYS3317-ApplsofQM
A repository for PHYS3317 - Applications of Quantum Mechanics, Cornell, 2018. This includes the notebooks available in this course.
alanknguyen314/py580-MLforPhysicists
A repo for BU PY580 - Machine Learning for Physicists course. This course was taught by professor Pankaj Mehta, originally in 2021.
alanknguyen314/quantum-computing
A public repository for my quantum-computing documents and Jupyter notebooks. Along with that, most of the quantum-computing content in this repository will be based on the content in PY536 (BU) and Physics 229 (Caltech), along with QCQI notes. Please read the comments inside the files for more information.
alanknguyen314/weatherproject-cs411
CS411 Weather Project (Alan, Michelle, Ryan)
alanknguyen314/alanknguyen314
alanknguyen314/algorithmic-trading-python
The repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
alanknguyen314/awesomeScripts
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:
alanknguyen314/coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks;
alanknguyen314/crimebythenumbers
This book introduces the programming language R and is meant for undergrads or graduate students studying criminology. R is a programming language that is well-suited to the type of work frequently done in criminology - taking messy data and turning it into useful information. While R is a useful tool for many fields of study, this book focuses on
alanknguyen314/CS231N
My solutions for CS231n assignments - Convolutional Neural Networks for Visual Recognition
alanknguyen314/cs411project
Version #1
alanknguyen314/CS585-Project
CS585 iPhone iOS App that detect book spines and display them.
alanknguyen314/genki-study-resources
A collection of exercises for practicing what is taught in Genki: An Integrated Course in Elementary Japanese.
alanknguyen314/godot-4-new-features
Free and open-source Godot 4 demo scenes to see the new features in action
alanknguyen314/InverseDesignPhotonicsNotes
A suite of photonic inverse design challenge problems for topology optimization benchmarking
alanknguyen314/MachineLearning
A repository for my notes in Machine Learning only.
alanknguyen314/machinelearningtutorials
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
alanknguyen314/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
alanknguyen314/mlspecilizationnotes
A collection of notes and implementations of machine learning algorithms from Andrew Ng's machine learning specialization.
alanknguyen314/py502-ComputationalPhysics
A repo for files presented in PY502 Course at BU, Fall 2022
alanknguyen314/PythonAlgorithms
All Algorithms implemented in Python
alanknguyen314/PyTorch_DeepLearning
Deep Learning Notebooks in PyTorch only. Accompanied with CS 523
alanknguyen314/Reactive-Smoke-in-Godot-4
alanknguyen314/recipeapp
recipeappcs411
alanknguyen314/shap-e
Generate 3D objects conditioned on text or images
alanknguyen314/SmallPythonProjects
A repo for small (single-file) python projects! With analysis and pseudocode and flowchart.