Skip to content
View sajjadim's full-sized avatar

Highlights

  • Pro

Block or report sajjadim

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. BERT-for-Sentiment-Analysis BERT-for-Sentiment-Analysis Public

    This project implements a sentiment analysis system using BERT (Bidirectional Encoder Representations from Transformers) from scratch in PyTorch. The model is trained to classify text data based on…

    Python

  2. Sortify Sortify Public

    Sortify is an AI-powered tool that helps you summarize, categorize, and organize your PDF and text files into folders using LLMs.

    Python

  3. VAE-for-Anomaly-Detection VAE-for-Anomaly-Detection Public

    Implementation of a Variational Autoencoder (VAE) from scratch to learn compressed representations of the MNIST handwritten digit dataset. It reconstructs input images and detects anomalies by meas…

    Python

  4. Attention_Based_ResNet Attention_Based_ResNet Public

    Implementation of a ResNet architecture, a convolutional neural network integrated with attention mechanisms, for image classification tasks.

    Python

  5. Neural-Machine-Translation Neural-Machine-Translation Public

    Implementation of an encoder-decoder stack of a Transformer from scratch in PyTorch, trained for a neural machine translation task using a Hugging Face dataset.

    Python

  6. Neuronix Neuronix Public

    Neuronix is a singular-value neural network framework implemented in Java that can be used for creating Multi-Layer Perceptrons (also known as Feedforward Networks).

    Java 1