Pinned Repositories
dialogue-generation
Generating responses with pretrained XLNet and GPT-2 in PyTorch.
cluster
GPU accelerated K-Means and Mean Shift clustering in Tensorflow.
cydoku
Sudoku solver with Cython.
dialogue-reinforce
Training chatbot models with reinforcement learning in ParlAI.
numpyml
Implementation of basic algorithms in machine learning.
supervised-translation
Supervised neural machine translation with sequence-to-sequence architecture in PyTorch.
swats
Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.
translate
Unsupervised translation project for university course.
xlmr-finetuning
Training and serving XLM-RoBERTa for named entity recognition on custom dataset with PyTorch.
Mrpatekful's Repositories
Mrpatekful/swats
Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.
Mrpatekful/dialogue-reinforce
Training chatbot models with reinforcement learning in ParlAI.
Mrpatekful/cluster
GPU accelerated K-Means and Mean Shift clustering in Tensorflow.
Mrpatekful/xlmr-finetuning
Training and serving XLM-RoBERTa for named entity recognition on custom dataset with PyTorch.
Mrpatekful/translate
Unsupervised translation project for university course.
Mrpatekful/cydoku
Sudoku solver with Cython.
Mrpatekful/supervised-translation
Supervised neural machine translation with sequence-to-sequence architecture in PyTorch.
Mrpatekful/numpyml
Implementation of basic algorithms in machine learning.
Mrpatekful/pycin
Python API for the Hungarian Cinema City.
Mrpatekful/dialogue-graph
Enriching pre-trained language models with knowledge graphs for dialogue generation.
Mrpatekful/Mrpatekful