Skip to content
View TassaraR's full-sized avatar

Block or report TassaraR

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
  • Simple sample implementation of authenticated requests using an expirable JWT Token

    Python 1 Updated Feb 19, 2025
  • Just some Manim Animations

    Python Updated Dec 23, 2024
  • Diffusion Pix2Pix colorizer model built using Hugging Face's Diffusers framework

    Python 2 MIT License Updated May 22, 2024
  • tassarar Public

    Updated Feb 28, 2024
  • Python Updated Aug 8, 2023
  • leetcode Public

    Forked from neetcode-gh/leetcode
    JavaScript MIT License Updated Aug 5, 2023
  • rustlings Public

    Forked from rust-lang/rustlings

    🦀 Small exercises to get you used to reading and writing Rust code!

    Rust MIT License Updated Aug 1, 2023
  • gcr-cleaner Public

    App that cleans dangling Docker images from GCP's Container Registry regularly

    Python Updated Jul 16, 2023
  • Session Based KNN algorithm implementation from the paper "When Recurrent Neural Networks meet the Neighborhood for Session-Based Recommendation"

    Python 2 Updated Oct 10, 2022
  • TensorFlow Recommenders is a library for building recommender system models using TensorFlow.

    Python Apache License 2.0 Updated Sep 3, 2022
  • Jupyter Notebook Updated Aug 30, 2022
  • Retrieves songs from n artists related to other n artists and so on.

    Python Updated Jul 31, 2022
  • Creation of palettes, image color compression, color transfer and more implemented using KMeans

    Python Updated Oct 8, 2021
  • Usage examples of MLPs with entity embeddings for categorical variables in tf & keras

    Jupyter Notebook Updated Oct 4, 2021
  • Numba & Cython tutorials and examples I taught to Walmart's Data Scientist Community Chile

    Jupyter Notebook Updated Oct 3, 2021
  • MPI parallelized implementation of the Power Method algorithm (Approximates eigenvectors and eigenvalues)

    Jupyter Notebook Updated Oct 2, 2021
  • Creates images from videos by computing the average color of each frame

    Cython Updated Oct 1, 2021
  • sudoku Public

    Playable Sudoku implemented in pygame with backtracking algorithm solver

    Python Updated Sep 30, 2021
  • SRGAN Public

    PyTorch implementation of SRGAN model based on the Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network Paper

    Jupyter Notebook Updated Mar 21, 2021
  • Common Deep-Learning models implemented in tensorflow

    Jupyter Notebook Updated Oct 12, 2020
  • Solves a small 3x3 n-puzzle using BFS, DFS and A-Star algorithms

    Python Updated Oct 7, 2020