Skip to content
View timgianitsos's full-sized avatar
  • Palo Alto, CA

Sponsoring

@jtauber
@OpenMined

Highlights

  • Pro

Block or report timgianitsos

Report abuse

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

Report abuse

Pinned Loading

  1. ancient_greek_genre_classification ancient_greek_genre_classification Public

    Forked from QuantitativeCriticismLab/ancient_greek_genre_classification

    "Stylometric Classification of Ancient Greek Literary Texts by Genre" LaTeCH-CLfL 2019

    HTML

  2. heart_cell_ml heart_cell_ml Public

    Python 1

  3. qcrit qcrit Public

    Forked from QuantitativeCriticismLab/qcrit

    Easily extract features from texts, and run machine learning algorithms on them. Write your own features, use ours, or do both!

    Python

  4. Union-Find data structure, (aka Disj... Union-Find data structure, (aka Disjoint-Set) https://en.wikipedia.org/wiki/Disjoint-set_data_structure
    1
    '''
    2
    Union-find data structure. Based on Josiah Carlson's code,
    3
    http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/215912
    4
    5
    with significant additional changes by D. Eppstein
  5. pytorch-dp pytorch-dp Public

    Forked from meta-pytorch/opacus

    Training PyTorch models with differential privacy

    Python 1

  6. Pokemon Pokemon Public

    Simulate Pokemon battles

    Java