Skip to content
View dtiourine's full-sized avatar

Highlights

  • Pro

Block or report dtiourine

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. art-generator art-generator Public

    Generative Adversarial Network (GAN) for generating images of art.

    Jupyter Notebook

  2. digit-recognizer digit-recognizer Public

    Convolutional neural network (CNN) for recognizing handwritten digits - the "Hello World" of machine learning.

    Jupyter Notebook

  3. hamburger-hotdog-pizza-classifier hamburger-hotdog-pizza-classifier Public

    Convolutional neural network for classifying images of pizza, hamburgers, and hot dogs.

    Jupyter Notebook

  4. playing-card-classifier playing-card-classifier Public

    Convolutional neural network (CNN) for identifying a playing card from a deck of cards.

    Jupyter Notebook

  5. machine-learning-from-scratch machine-learning-from-scratch Public

    Implementation of various machine learning algorithms and models from scratch with numpy

    Python

  6. word2vec-implementation word2vec-implementation Public

    Implementing Word2Vec, an algorithm for calculating word embeddings, in Python as a personal educational exercise to deepen my understanding of NLP techniques and how word2vec works 'under the hood.

    Jupyter Notebook