Pinned Repositories
AMICorpusXML
Extracts Transcript and Summary (Abstractive and Extractive) from the AMI Meeting Corpus
EmbraceBERT
Attentively Embracing Noise for Robust Latent Representation in BERT (COLING 2020)
Emotional-Video-to-Audio-with-ANFIS-DeepRNN
Emotional Video to Audio Transformation with ANFIS-DeepRNN (Vanilla RNN and LSTM-DeepRNN) [MPE 2020]
GeneticAlgorithm-SolarCells
Single and Multi-layer Solar Cell Thickness Optimization With Genetic Algorithm (Energies 2020)
NLPMetrics
Python code for various NLP metrics
PaperNotes
Important notes on scientific papers
Scene2Wav
Emotional Scene Musicalization with Deep Neural Networks (MTAP 2020)
SentenceCorrection-MTGRU-Seq2Seq
Temporal Hierarchies in Sequence to Sequence for Sentence Correction (IJCNN 2018)
StackedDeBERT
Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)
wav2midi2wav
Extract the melody from an audio file and export to MIDI and back to wav
gcunhase's Repositories
gcunhase/NLPMetrics
Python code for various NLP metrics
gcunhase/AMICorpusXML
Extracts Transcript and Summary (Abstractive and Extractive) from the AMI Meeting Corpus
gcunhase/wav2midi2wav
Extract the melody from an audio file and export to MIDI and back to wav
gcunhase/samplernn-pytorch
PyTorch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
gcunhase/ArXivAbsTitleDataset
Extract Abstract and Title Dataset from arXiv articles
gcunhase/BEP-2014
Repository referent to the Basic Education Program (2014)
gcunhase/FCECorpusXML
Converts FCE Corpus from XML to TXT format
gcunhase/GeneticAlgorithm-1D
Simple Genetic Algorithm: 1D functions
gcunhase/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
gcunhase/PreSumm-AMICorpus-DialSum
BertSum model fine-tuned with AMI DialSum Corpus (Baseline)
gcunhase/SplicerSpectrogram
Splices audio files and obtains their spectrogram
gcunhase/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
gcunhase/beagle-ros-robot
Robot framework using ROS on BeagleBone with Ubuntu installed
gcunhase/Cats_Bats_Spiders
FizzBuzz Challenge Hacktoberfest Style!
gcunhase/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
gcunhase/Hacktoberfest-Census
A census of those participating in Hacktoberfest (and an easy PR!)
gcunhase/hacktoberfest-projecteuler
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
gcunhase/lstm-gru-pytorch
LSTM and GRU in PyTorch
gcunhase/mt-rnn
An RNN based encoder-decoder model for Machine Translation
gcunhase/MyFirstReactNativeApp
gcunhase/pyfestival
Amlapiwr Python C ar gyfer hwyluso rhaglennu gyda Festival | A Python C wrapper for simple coding with Festival
gcunhase/python-tf-idf
An extremely simple Python library to perform TF-IDF document comparison.
gcunhase/pytorch-beginner
pytorch tutorial for beginners
gcunhase/pytorch-lightning-conference-seed
Pytorch Lightning code guideline for conferences
gcunhase/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
gcunhase/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
gcunhase/scipy
Scipy library main repository
gcunhase/transformer-xl
gcunhase/tutorials
gcunhase/WaveRNN
Pytorch implementation of Deepmind's WaveRNN model