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

Block or report AniKar

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

  1. DecisionTreeClassifier DecisionTreeClassifier Public

    Decision tree classifier implementation in python.

    Python 1

  2. AE_Vis AE_Vis Public

    Autoencoder model implementation in Keras, trained on MNIST dataset / latent space investigation.

    Python 4

  3. DFALang DFALang Public

    An interpreter of a compact language for working with Deterministic Finite Automata.

    Python 3

  4. Video frame sequence DataLoader in P... Video frame sequence DataLoader in Pytorch.
    1
    import torch
    2
    import random
    3
    import numpy as np
    4
    from math import ceil
    5
    import os
  5. mlai-bonn/SeminarDeepLearning mlai-bonn/SeminarDeepLearning Public

    HTML 2 3

  6. LabCudaVision_VP LabCudaVision_VP Public

    Lab CudaVision: Video Prediction project

    Jupyter Notebook