Pinned Repositories
awesome-mlops
A curated list of references for MLOps
enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
ENAS-pytorch
Reimplementation of "Efficient Neural Architecture Search via Parameter Sharing" (Pham et al., 2018) in Pytorch.
keep-a-changelog
If you build software, keep a changelog.
LAGraph
This is a library plus a test harness for collecting algorithms that use the GraphBLAS
Music-generation
Using LSTM networks to create piano samples from MIDI files
neural-punctuator
Complimentary code for our paper Automatic punctuation restoration with BERT models
TreeSwap
Complimentary code for our paper TreeSwap: Data Augmentation for Machine Translation via Dependency Subtree Swapping (RANLP 2023)
HunSum
Complimentary code for our paper From News to Summaries: Building a Hungarian Corpus for Extractive and Abstractive Summarization
sigmod2014-contest-graphblas
GraphBLAS solution for the 2014 SIGMOD Programming Contest
attilanagy234's Repositories
attilanagy234/neural-punctuator
Complimentary code for our paper Automatic punctuation restoration with BERT models
attilanagy234/TreeSwap
Complimentary code for our paper TreeSwap: Data Augmentation for Machine Translation via Dependency Subtree Swapping (RANLP 2023)
attilanagy234/ENAS-pytorch
Reimplementation of "Efficient Neural Architecture Search via Parameter Sharing" (Pham et al., 2018) in Pytorch.
attilanagy234/awesome-mlops
A curated list of references for MLOps
attilanagy234/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
attilanagy234/keep-a-changelog
If you build software, keep a changelog.
attilanagy234/LAGraph
This is a library plus a test harness for collecting algorithms that use the GraphBLAS
attilanagy234/Music-generation
Using LSTM networks to create piano samples from MIDI files
attilanagy234/N-queen-solver
Using a genetic algorithm to solve the N-queen problem
attilanagy234/python_nlp_2020_fall
Material for the 2020 fall edition of the course "Introduction to Python and Human Language Technologies" at BME AUT
attilanagy234/string-reversal-seq2seq
Learning to reverse a string
attilanagy234/Todoapp-backend
Spring-based task tracker application