Skip to content
View xduan7's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report xduan7

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
xduan7/README.md
"""
File Name:          Xiaotian_Duan
Project:            gitgud-at-data-science

File Description:
  - Ph.D. student in computer science at UChicago
  - working on machine learning in biology & chemistry
  - failing at bodybuilding because of COVID-19
  TODO: finish description above

"""
import curiosity
import conscientiousness
from parents import BigBrain


for _ in range(total_num_days):
    wake_up(early_in_the_morning=True)
    try:
        work(time_in_hours=8)
    except NotEnoughCoffeeError:
        print('Nah ... I\'ll do it tomorrow.')
    enjoy_life()

Pinned

  1. dl-project-template dl-project-template Public template

    A lightweight yet functional project template for various deep learning projects.

    Python 8

  2. hat-cl hat-cl Public

    HAT (Hard Attention to the Task) Modules for Continual Learning

    Python 5