Skip to content
View LianaMikael's full-sized avatar
Block or Report

Block or report LianaMikael

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SpeechDatasets SpeechDatasets Public

    Large publicly available speech datasets

    4

  2. Paraphrase-Generation Paraphrase-Generation Public

    Implementation of NMT for paraphrase generation

    Python 1 1

  3. MCMC-to-Decrypt-Messages MCMC-to-Decrypt-Messages Public

    Metropolis-Hastings algorithm implementation for decrypting simple ciphers.

    Jupyter Notebook 1

  4. MSc-Dissertation-Question-Answering MSc-Dissertation-Question-Answering Public

    Dissertation material submitted as a part of MSc Machine Learning degree at UCL

    Jupyter Notebook

  5. Simulated-Annealing Simulated-Annealing Public

    Implementation of Simulated Annealing algorithm to solve Travelling Salesman Problem and experiments with clustering to improve the solution.

    Python 1

  6. Transformers Transformers Public

    Detailed implementation of Transformers in Pytorch for various seq2seq tasks

    Python