- Sunnyvale, USA
- https://shalyminov.com
Highlights
- Pro
-
ishalyminov.github.io Public
Forked from academicpages/academicpages.github.ioGithub Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JavaScript MIT License UpdatedOct 28, 2024 -
-
ood_robust_hcn Public
Code for the paper "Improving Robustness of Dialog Systems in a Data-Efficient Way with Turn Dropout" by Igor Shalyminov and Sungjin Lee
-
-
Code for the paper "Multi-Task Learning for Domain-General Spoken Disfluency Detection in Dialogue Systems" (Igor Shalyminov, Arash Eshghi, and Oliver Lemon)
-
autofan Public
Improve your self-esteem on YouTube, SoundCloud, PromoDJ, Vimeo, and what not
-
few_shot_dialogue_generation Public
Dialogue Knowledge Transfer Networks (DiKTNet)
-
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python MIT License UpdatedJan 29, 2022 -
DeepLearningExamples Public
Forked from NVIDIA/DeepLearningExamplesDeep Learning Examples
Jupyter Notebook UpdatedOct 4, 2021 -
-
speech_course Public
Forked from yandexdataschool/speech_courseYSDA course in Speech Processing.
Jupyter Notebook MIT License UpdatedMay 24, 2021 -
instapy-docker Public
Forked from InstaPy/instapy-docker🐳 Docker config and documentation for running InstaPy with Docker
Python GNU General Public License v3.0 UpdatedApr 20, 2021 -
interviewbit Public
Programming practice using interviewbit.com
-
transformers Public
Forked from huggingface/transformers🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
Python Apache License 2.0 UpdatedMar 15, 2021 -
asr_labs Public
Forked from edemattos/asrCode for 2020/21 ASR labs
Jupyter Notebook UpdatedMar 7, 2021 -
-
GRTr Public
Forked from microsoft/GRTrGenerative Retrieval Transformer
-
wunderlist2asana Public
Export your Wunderlist content to Asana
-
Practical_RL Public
Forked from yandexdataschool/Practical_RLA course in reinforcement learning in the wild
Jupyter Notebook The Unlicense UpdatedApr 8, 2020 -
natural-language-processing Public
Forked from hse-aml/natural-language-processingResources for "Natural Language Processing" Coursera course.
Jupyter Notebook UpdatedMar 30, 2020 -
instapy-docker-heroku Public
Run Instapy on Heroku in a Docker Container
-
ecr-cluster.github.io Public
Forked from ecr-cluster/ecr-cluster.github.ioDocumentation site for the Robotarium Cluster
HTML UpdatedDec 15, 2019 -
NeuralDialog-LAED Public
Forked from snakeztc/NeuralDialog-LAEDPyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
-
NeuralDialog-ZSDG Public
Forked from snakeztc/NeuralDialog-ZSDGPyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
-
-
dialogue-gan Public
Forked from hyzcn/dialogue-ganGenerative Adversarial Network to Develop Synthetic Dialogues
Python UpdatedJul 16, 2019 -
bag_of_words_classification Public
An experiment on text classification entirely based on word frequencies
-
LeakGAN Public
Forked from CR-Gjx/LeakGANThe codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
Python UpdatedJun 20, 2019 -
coursera_bayesian_stats Public
Assignments for "Bayesian Statistics: Techniques and Models" Coursera Course
Jupyter Notebook UpdatedJun 15, 2019 -
TextGAN-PyTorch Public
Forked from williamSYSU/TextGAN-PyTorchTextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.