Pinned Repositories
3D-Pathfinder
Visualize a path along the floor given an indoor, 3D space
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Catalogue
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
covid-social-distancing-detection
Personal social distancing detector using Python, a Tensorflow model and OpenCV
CS-542
CS506-Fall2021
Course repository for CS506
CS506-Spring2022
Code and Slides for Boston University CS 506
EC601-Project2
Woody-Wan's Repositories
Woody-Wan/CS506-Spring2022
Code and Slides for Boston University CS 506
Woody-Wan/EC601-Project2
Woody-Wan/3D-Pathfinder
Visualize a path along the floor given an indoor, 3D space
Woody-Wan/Catalogue
Woody-Wan/CS-542
Woody-Wan/CS506-Fall2021
Course repository for CS506
Woody-Wan/bing-rewards
An automated solution for earning daily Microsoft Rewards points using Python and Selenium
Woody-Wan/CS506_Lab0
Woody-Wan/deep-image-prior
Image restoration with neural networks but without learning.
Woody-Wan/deeponet-fno
DeepONet & FNO (with practical extensions)
Woody-Wan/EC500_HW2
Woody-Wan/EC503-Final-Project
Boston University SPRG2021 EC503 - Learning from Data - Final Project
Woody-Wan/ECE601
Woody-Wan/get-started-with-JAX
The purpose of this repo is to make it easy to get started with JAX, Flax, and Haiku. It contains my "Machine Learning with JAX" series of tutorials (YouTube videos and Jupyter Notebooks) as well as the content I found useful while learning about the JAX ecosystem.
Woody-Wan/gitclass
test project for git
Woody-Wan/graph-pde
Using graph network to solve PDEs
Woody-Wan/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
Woody-Wan/Intrusion-Detection
Woody-Wan/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Woody-Wan/jd-base-1
Woody-Wan/jd_sign_bot
京东签到机器人
Woody-Wan/Leetcode-Practice
Try to learn more about programming
Woody-Wan/Nearest_State_Finder
Woody-Wan/Physics-informed-DeepONets
Woody-Wan/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
Woody-Wan/Python-Machine-Learning
Tutorials on Machine Learning and Deep Learning with Python
Woody-Wan/PyTorch-Examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Woody-Wan/PyTorch-Tutorials
PyTorch tutorials.
Woody-Wan/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Woody-Wan/siren
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"