Skip to content
View kosta-jo's full-sized avatar

Organizations

@Data-Science-kosta @Artificial-Intelligence-kosta @Digital-Image-Processing-kosta @Signal-Processing-kosta @Robotics-kosta
Block or Report

Block or report kosta-jo

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

Pinned Loading

  1. Data-Science-kosta/Long-texts-Sentiment-Analysis-RoBERTa Data-Science-kosta/Long-texts-Sentiment-Analysis-RoBERTa Public

    PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained Multilingual RoBERTa based model (XLM-R) on the small dataset.

    Jupyter Notebook 25 7

  2. Data-Science-kosta/Twitter-Sentiment-Analysis-RoBERTa Data-Science-kosta/Twitter-Sentiment-Analysis-RoBERTa Public

    Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa based model XLM-R on 2 different datasets.

    Jupyter Notebook 20 1

  3. Data-Science-kosta/Speech-Emotion-Classification-with-PyTorch Data-Science-kosta/Speech-Emotion-Classification-with-PyTorch Public

    This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.

    Jupyter Notebook 185 35

  4. Artificial-Intelligence-kosta/Double-deep-Q-learning-Space-Invaders Artificial-Intelligence-kosta/Double-deep-Q-learning-Space-Invaders Public

    This repository contains Double deep Q learning algorithm implemented on Atari Space Invaders game. The agent is trained completely on Google Colab.

    Jupyter Notebook 6

  5. Data-Science-kosta/Variational-Autoencoder-for-Face-Generation Data-Science-kosta/Variational-Autoencoder-for-Face-Generation Public

    Keras implementation of Variation Autoencoder for face generation. Analysis of the distribution of the latent space of the VAE. Vector arithemtic in the latent space. Morphing between the faces. Thโ€ฆ

    Jupyter Notebook 13 1

  6. Data-Science-kosta/WGAN-GP-for-Face-Generation Data-Science-kosta/WGAN-GP-for-Face-Generation Public

    Keras implementation of WGAN GP for face generation. The model is trained on CelebA dataset.

    Jupyter Notebook 10