Skip to content
View danieltao's full-sized avatar
  • Meta

Highlights

  • Pro

Block or report danieltao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Deep-Learning-Papers-Reading-Roadmap Deep-Learning-Papers-Reading-Roadmap Public

    Forked from 1heart/Deep-Learning-Papers-Reading-Roadmap

    Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

    Python

  2. Neural-Shape-Calculator Neural-Shape-Calculator Public

    This tool prints the shape of the output tensor of each layer for a given input size

    Python

  3. clintko/DukeDataPlus2018_DLSC clintko/DukeDataPlus2018_DLSC Public

    Duke Data+ 2018 Project --- Applying Deep Learning to Single Cell Analysis

    Jupyter Notebook 2 2

  4. DukeAIforArt DukeAIforArt Public

    Forked from varunnair18/DukeAIforArt

    2019 submission by Daniel Tao and Varun Nair to the Duke AI for Art Competition.

    Python

  5. Heap-Manager Heap-Manager Public

    The project simulates a stack manager using first fit strategy, and performs coalescing and splitting correctly

    C