Forked from theme and updated to my info

This commit is contained in:
2023-10-28 05:11:16 +00:00
parent e13938329e
commit 995bf41bda
14 changed files with 153 additions and 88 deletions
+27 -11
View File
@@ -1,16 +1,32 @@
# Projects
# uncomment the urls if you wish to display them, and add your own URL
# jazznotes.io
- project: jazznotes.io
role: Founder & Primary Developer
duration: 2012 — Present
- project: EDDL - Edge distributed deep learning framework
role: Leader
duration: 2018 — Present
# url: "#"
description: Jazz Notes is an open source node/ember app that helps you keep track of your music compositions and new ideas.
description: A lite-weight c++ written framework(based on Dlib) for distributed neural network training on embedded devices and
mobile phones. With supporting of our implemented runtime profilers, training devices can interconnect in an optimized
network topology under various network environments.
In our last publication, we showed our framework can perform distributed training for diverse neural networks on
resource-limited devices. The EDDL framework also showed well scalability in large amounts of devices.
We are currently working on network optimization on per-batch communication time and overall convergence time.
# Springfield Community Outreach Group
- project: Springfield Community Outreach Group
role: Co-Founder & Organizer
duration: 2007 — Present
- project: Edge Courier
role: Leader
duration: 2016 — 2017
# url: "#"
description: SCOG is a local monthly meetup in Springfield where we share opportunities to volunteer in the community and organize support for families and neighborhoods in need of assistance that the community can provide.
description: A proxy-based protocol for incremental file synchronization and cooperative online document editing. This protocol
supports file hosting services including Google Drive, Dropbox, and OneDrive as well as document collaboration services
such as G Suite and Microsoft 365.
Edge courier can significantly decrease bandwidth consumption for collaborative editing web apps, and also showed
advancement in cloud file storage services.
- project: RTRouting assistant
role: Undergraduate-level student researcher
duration: 2013 — 2014
# url: "#"
description: A real time routing prototype which can guide vehicle to alternative routes with high-volume traffic prediction. The
predicted traffic alert is generated by a pre-trained model learned from history monitored traffics, real time event
warnings and a abnormal traffic prediction model. This project belongs to a urban computing project studied together
by Advance computer application technology engineering research center(Beihang University) and Microsoft Research
Asia(MSRA).