Pinned Repositories
a-neural-algorithm-of-artistic-style
Keras implementation of "A Neural Algorithm of Artistic Style"
Distributed-Optimization
A summary of a research paper "Optimal algorithms for smooth and strongly convex distributed optimization ..." by Kevin Scaman, Francis Bach, Sebastien Bubeck ´, Yin Tat Lee, Laurent Massoulie´
EasyBatServer
Backend for iOS app EasyBat. This app coordinates volunteers in Fremont city to pick up batteries left by customers at doorsteps, and dump them at designated places.
fsdl-text-recognizer-2021-labs
Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
Hashcode19
Google Hashcode of 2019 proposes the problem to permute images based on joint similarities. This repository contains the code that semi-greedily permute the images.
JSTrading
This repository contains code that perform buying and selling actions according to certain strategies. Requests are sent to the platform provided by JaneStreet in its challenge.
MetaICL
An original implementation of "MetaICL Learning to Learn In Context" by Sewon Min, Mike Lewis, Luke Zettlemoyer and Hannaneh Hajishirzi
PAF_public
PrompLimitTest
Testing the limit where MAML and ProMP algorithms is efficient
Theoretical-CS-Notes
This repository contains drafted notes for different theoretical computer science topics. Sources for these notes includes a variety of books, college courses, papers, etc.
Zhiwei-Z's Repositories
Zhiwei-Z/Theoretical-CS-Notes
This repository contains drafted notes for different theoretical computer science topics. Sources for these notes includes a variety of books, college courses, papers, etc.
Zhiwei-Z/Hashcode19
Google Hashcode of 2019 proposes the problem to permute images based on joint similarities. This repository contains the code that semi-greedily permute the images.
Zhiwei-Z/JSTrading
This repository contains code that perform buying and selling actions according to certain strategies. Requests are sent to the platform provided by JaneStreet in its challenge.
Zhiwei-Z/PrompLimitTest
Testing the limit where MAML and ProMP algorithms is efficient
Zhiwei-Z/a-neural-algorithm-of-artistic-style
Keras implementation of "A Neural Algorithm of Artistic Style"
Zhiwei-Z/Distributed-Optimization
A summary of a research paper "Optimal algorithms for smooth and strongly convex distributed optimization ..." by Kevin Scaman, Francis Bach, Sebastien Bubeck ´, Yin Tat Lee, Laurent Massoulie´
Zhiwei-Z/EasyBatServer
Backend for iOS app EasyBat. This app coordinates volunteers in Fremont city to pick up batteries left by customers at doorsteps, and dump them at designated places.
Zhiwei-Z/fsdl-text-recognizer-2021-labs
Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
Zhiwei-Z/MetaICL
An original implementation of "MetaICL Learning to Learn In Context" by Sewon Min, Mike Lewis, Luke Zettlemoyer and Hannaneh Hajishirzi
Zhiwei-Z/PAF_public
Zhiwei-Z/pba_experiment
Experimenting Population Based Algorithm based on the search from BAIR
Zhiwei-Z/Plotter
Zhiwei-Z/ProMP
ProMP: Proximal Meta-Policy Search
Zhiwei-Z/prompzzw
Experiment sequential meta training using promp
Zhiwei-Z/R_multiworld
Zhiwei-Z/Resume
Resume of Zhiwei Zhang. Overview available in README.md. Full resume can be found in Job Resume.pdf.
Zhiwei-Z/SeqPromp
sequential training using promp
Zhiwei-Z/SimulationRM
Simulation for RoboMaster AI Challenge 2019
Zhiwei-Z/TCKernelChallenge
This repository is a response to a TopCoder challenge that works on kernel classification. Image processing and classification methods are both included.