Pinned Repositories
Licencia
compiler-project
A compiler project for course "Design of Compilers"
Web-Team
ad-robust
Repository for the Robustness For Free: Adversarially Robust Anomaly Detection Through Diffusion Model paper
BiasTest
capulus
Secure chat app with end-to-end encryption.
celeba-spoof-resized
ChatApp
ml-final-project
Final Project for Sharif University Fall 2022 Introduction to ML Course
robust-test
soligits's Repositories
soligits/ml-final-project
Final Project for Sharif University Fall 2022 Introduction to ML Course
soligits/ad-robust
Repository for the Robustness For Free: Adversarially Robust Anomaly Detection Through Diffusion Model paper
soligits/BiasTest
soligits/capulus
Secure chat app with end-to-end encryption.
soligits/celeba-spoof-resized
soligits/ChatApp
soligits/robust-test
soligits/classification-residual-cnn
Classification of MNIST dataset using residual CNN.
soligits/compiler-project
A compiler project for course "Design of Compilers"
soligits/conv-net
Deep Learning course HW2. Train and test a convolutional neural network for the FashionMNIST dataset.
soligits/dimensionality-reduction-autoencoder
Using autoencoder to reduce the input dimensions of COVID-19 dataset to capture discriminative features of the inputs and make predictions.
soligits/DIOR-OOD
DIOR for classification and OOD Detection
soligits/image-captioning-rnn
A model for captions for images using rnn and huggingface BERT.
soligits/Licencia
soligits/lunar-lander-rl
Implementation of LunarLander-v2 environment of gym library using Deep Q-Network.
soligits/neural-net
Deep learning course HW1: Train and Test A Feedforward Artificial Neural Network on FashionMNIST dataset.
soligits/neural-net-from-scratch
Complete implementation of neural networks using only NumPy.
soligits/NUAA-OOD
Pytorch implementation of NUAA Photograph Imposter Database
soligits/passenger-prediction-lstm
Prediction of monthly passengers of airline using LSTM and GRU from dataset of number of passengers over time for consecutive months.
soligits/PL-PROJECT
An interpretter for a python-like language.
soligits/Project_team-40
Project_team-40 created by GitHub Classroom
soligits/rebel
REBEL is a seq2seq model that simplifies Relation Extraction (EMNLP 2021).
soligits/sentiment-analysis-glove
Sentiment analysis of IMDB reviews dataset using GloVe word embedding and LSTM network.
soligits/smart-lamp
project-97110036-98105813 created by GitHub Classroom
soligits/spam-classification-transformers
Spam classification using huggingface BERT word embedding and transformer model.
soligits/stock-price-prediction
Prediction of stock prices using a simple LSTM network.
soligits/vae-image-generator
Generation of new images using MNIST numbers dataset and interpretation of outputs.