Skip to content

Instantly share code, notes, and snippets.

@VertexC
VertexC / list.md
Created July 10, 2021 10:05 — forked from ih2502mk/list.md
Quantopian Lectures Saved
@VertexC
VertexC / gist:d535e18c9462e3006948b5e3a16dd81a
Last active April 16, 2021 11:33
Docker set up command
docker run -it
--name <change-me> \
--hostname <change-me> \
--ipc host \
--pid host \
--net host \
--privileged \
--runtime nvidia \
@VertexC
VertexC / PiPot_GSOC2019.md
Last active August 30, 2019 01:37
[GSOC2019 Final Report] PiPot

GSOC 2019 Final Report

Student Bowen Chen
Github VertexC
Organization CCExtractor
Mentor Willem Van Iseghem
Project PiPot

Project Description