Skip to content
View ardalan-dsht's full-sized avatar
🧙‍♂️
🧙‍♂️

Block or report ardalan-dsht

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. TabTransformer TabTransformer Public

    A simple and modular implementation of this paper https://arxiv.org/pdf/2012.06678.pdf with pytorch.

    Python

  2. mini-causal-transformer mini-causal-transformer Public

    A small and simple python module for a Mini Generative Pre-trained Transformer (MiniGPT) model. The module is specifically designed for language modeling and text generation tasks.

    Jupyter Notebook 1

  3. genetic-algorithm-for-pytorch genetic-algorithm-for-pytorch Public

    Optimise neural network models with the GeneticAlgorithm class, a Python implementation leveraging genetic algorithms for performance enhancement on PyTorch models.

    Python 2

  4. fastapi-authentication fastapi-authentication Public

    A straightforward implementation of OAuth2 authentication for FastAPI.

    Python