Pinned Repositories
shell
A shell developed in C that can handle unix commands.
multi-threaded-database
A multi-threaded database design, implementing SQL statement functions with both inter-query and intra-query parallelism
cross-road-traffic-game
A unique visualized crossroad traffic game developed in Matlab.
539finalproject
The final project for course SI 539 Web Design.
Blooming-Tech-Innovation-Jam
Our work for the Business + Tech Innovation Jam Fall 2024.
client_project_html_f24
coding-interview-university
A complete computer science study plan to become a software engineer.
Coursera-ML-AndrewNg
use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
CS61C-summer20
all the course resources of UCB's CS61C course -- Great ideas in computer architecture
deep-Q-networks
Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
wrzzzzzzz's Repositories
wrzzzzzzz/539finalproject
The final project for course SI 539 Web Design.
wrzzzzzzz/hw6-2024
wrzzzzzzz/client_project_html_f24
wrzzzzzzz/w11_f24
wrzzzzzzz/Blooming-Tech-Innovation-Jam
Our work for the Business + Tech Innovation Jam Fall 2024.
wrzzzzzzz/hw5_2024
wrzzzzzzz/hw3_2024
wrzzzzzzz/hw2-f24
wrzzzzzzz/hw1-f24
wrzzzzzzz/discussionwk1
wrzzzzzzz/deep-Q-networks
Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
wrzzzzzzz/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
wrzzzzzzz/shell
A shell developed in C that can handle unix commands.
wrzzzzzzz/Java
27天成为Java大神
wrzzzzzzz/ReLoc
ReLoc: A Restoration-Assisted Framework for Robust Image Tampering Localization
wrzzzzzzz/multi-threaded-database
A multi-threaded database design, implementing SQL statement functions with both inter-query and intra-query parallelism
wrzzzzzzz/VG100-TA-Materials
wrzzzzzzz/cross-road-traffic-game
A unique visualized crossroad traffic game developed in Matlab.
wrzzzzzzz/coding-interview-university
A complete computer science study plan to become a software engineer.
wrzzzzzzz/FakeImageDetector
Image Tampering Detection using ELA and CNN
wrzzzzzzz/Project_Dig_the_Earth
wrzzzzzzz/CS61C-summer20
all the course resources of UCB's CS61C course -- Great ideas in computer architecture
wrzzzzzzz/Coursera-ML-AndrewNg
use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
wrzzzzzzz/NeuralNetworks
Multi-layer Perceptron