Skip to content
View xyltius's full-sized avatar

Highlights

  • Pro

Block or report xyltius

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. py-casino py-casino Public

    Casino made with python that incorporates betting.

    Python

  2. timesleuth timesleuth Public

    Forked from dtele/timesleuth

    An application that logs and displays user activity.

    Python

  3. WhatKindOfDev WhatKindOfDev Public

    workshop github repo

    JavaScript

  4. GenerativeModels GenerativeModels Public

    Basic Implementation of Generative Models: Variational Auto-Encoder (VAE), Denoising Diffusion Probabilistic Models (DDPM) and Denoising Diffusion Implicit Models (DDIM); on the FashionMNIST dataset.

    Python

  5. CIFAR-10-Classification-with-CNN CIFAR-10-Classification-with-CNN Public

    Using a basic CNN to attempt classification on CIFAR-10 dataset and comparing accuracy with a pretrained model of ResNet-18.

    Python

  6. Classification-and-Image-Captioning-with-Transformers Classification-and-Image-Captioning-with-Transformers Public

    Classification of CIFAR-10 dataset using a Vision Transformer (ViT) model and implementing image captioning on Flickr8k dataset with Google's ViT-Base as vision encoder and OpenAI's GPT-2 as text d…

    Python