Rubywong123 - Overview (original) (raw)

  1. The main task is to inspect and draw the membrane of the cell in the microscopy image. It was a competition held by biendata, so we worked out the problem based on the champion's plan.
    Python
  2. hand-crafted Naive Bayes for course assignment
    Jupyter Notebook
  3. Self-made Perceptron/Structured Perceptron to do trigger detection
    Python
  4. Forked from xlang-ai/DS-1000
    Official data and code release for the paper "DS-1000: A Natural and Reliable Benchmark for Data Science Code Generation".
    Python