• Stars
    star
    25
  • Rank 954,244 (Top 19 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.

More Repositories

1

pytorch-lmu

A PyTorch implementation of Legendre Memory Units (LMUs) and its FFT variant
Python
36
star
2

Sketchy-Turtle

A python turtle that sketches (almost) any image given to it, while mimicking the "human way" of sketching
Python
31
star
3

HMRF-GMM-EM-Segmentation

Image segmentation using the EM algorithm that relies on a GMM for intensities and a MRF model on the labels. Based on "Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm" (Zhang, Y et al.)
MATLAB
18
star
4

FCM-Segmentation

Image Segmentation using Fuzzy C-Means Clustering with Bias Field Correction
MATLAB
17
star
5

Bayesian-Image-Super-Resolution

A Bayesian framework for Multi-Frame Image Super-Resolution. Based on "Bayesian Image Super-Resolution" (ME Tipping and CM Bishop, NeurIPS 2003)
Jupyter Notebook
13
star
6

ML-From-Scratch

Some Machine Learning algorithms implemented by me, mostly from scratch
Jupyter Notebook
6
star
7

Statistical-Shape-Analysis

Statistical analysis of 2D shapes based on "Generalized Procrustes Analysis" (Gower, J.C.) and "Active Shape Models - Their Training and Application" (Cootes et al.)
MATLAB
5
star
8

Bayesian-Image-Denoising

A MAP-MRF Framework for Image Denoising
MATLAB
3
star
9

CTreeOT

[ICML 2023] Official code for our paper: 'Conditional Tree Matching for Inference-Time Adaptation of Tree Prediction Models'
Python
3
star
10

Exploring-HR-Diagrams

Estimating various properties of globular clusters from astrophotometric data
TeX
3
star
11

Classic-Snake

The classic snake game implemented in C++ using the simplecpp package
C++
2
star
12

topic2poem

End-to-End Conditional Poetry Generation
Jupyter Notebook
2
star
13

Region-Quadtrees-for-Images

Region quadtrees for operations on binary images, implemented in C++
C++
1
star
14

Shakespearean-Text-Generator

Character-Level LSTM used for generating Shakespearean text.
Jupyter Notebook
1
star
15

MRF-Segmentation-Graph-Cuts

An implementation of "Exact Maximum A Posteriori Estimation for Binary Images" (D. Greig, B. Porteous and A. Seheult)
Jupyter Notebook
1
star
16

HMM-POS-Tagging

POS tagging using a Hidden Markov Model (HMM) with Viterbi Decoding
Jupyter Notebook
1
star