John Giorgi

John Giorgi

@JohnGiorgi

Senior ML Research Scientist @abridgeai. CS Ph.D. from the University of Toronto. Previous intern @allenai.

@abridgeai
210
Followers
37
Following
100
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 30 owned repositories

1.1M Total LOC
Python
677,227 lines
59.2%
N/A
Jupyter Notebook
330,027 lines
28.9%
N/A
Jsonnet
86,328 lines
7.5%
N/A
HTML
18,320 lines
1.6%
N/A
Swift
16,524 lines
1.4%
N/A
Other
15,171 lines
1.3%
N/A
T

T-Shaped Developer

T-shaped

Deep in Python with broad versatility

Python
Jupyter Notebook
Jsonnet
HTML
Swift

Collaboration Network

Global Impact visualization

LIVE
John Giorgi
0 active collaborators

Repos

177

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

3 days
1,846
Contributions
14
Commits
11
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

DeCLUTR

The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!

377 33
Python
seq2rel

The corresponding code for our paper: A sequence-to-sequence approach for document-level relation extraction.

64 6
Jupyter Notebook
mathematics-for-machine-learning

A set of notes, in the form of a simple Github Pages site, which will serve as a complete crash course on the various areas of mathematics essential to understanding machine learning.

63 20
Jupyter Notebook
compact-multi-head-self-attention-pytorch

A PyTorch implementation of the Compact Multi-Head Self-Attention Mechanism from the paper: "Low Rank Factorization for Compact Multi-Head Self-Attention"

26 3
Python
CSC412-2506-course-notes

Course notes for CSC412/2506 Winter 2019: Probabilistic Learning and Reasoning

20 7
deeplearning.ai-coursera-notes

Compiled notes for the deeplearning.ai specialization on Coursera.

17 7
biorxiv-scraper

A scraper for bioRxiv

12 2
Jupyter Notebook
se_best_practices_ml_perspective

This repository is meant to serve as an opinionated, pedagogical guide on software engineering best practices for those of us in machine learning. Follow along with the guide here: https://johngiorgi.github.io/se_best_practices_ml_perspective/

10 0
Python
paper-cleanup

Organizes a workflow for cleaning LaTex for paper submissions to arXiv and *ACL conferences.

5 0
Shell
seq2rel-ds

This is a companion repository to seq2rel (https://github.com/JohnGiorgi/seq2rel) which aims to make it easy to generate training data.

5 0
Python