Pinned Repositories
Datasets
This repository contains useful datasets for analysis in image processing and deep learning.
LogisticRegression-BreastCancer
Simple code for Logistic regression via Torch.
LoRathon
This library, designed for LoRa modules (Sx127x), is written in Python and has been tested on the Raspberry Pi Zero W, Raspberry Pi 3B, and Raspberry Pi 4.
MLP-Digitrecognition
Digit recognition with neural network using a classic dataset including pre-extracted features.(Via Torch)
Stock-LSTM
Starbucks stock volume prediction with LSTM
TinyVGG-fashionMNIST
A neural network based on tiny VGG architecture to classify the fashionMNIST dataset.
Vanilla-ViT
An implementation of the vanilla ViT network from scratch.
ViT-MiniFood
A deep network based on vision transformer for food classification in 3 categories: Pizza, Sushi, Steak
pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Xray-core
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
miladnorouziii's Repositories
miladnorouziii/LoRathon
This library, designed for LoRa modules (Sx127x), is written in Python and has been tested on the Raspberry Pi Zero W, Raspberry Pi 3B, and Raspberry Pi 4.
miladnorouziii/Datasets
This repository contains useful datasets for analysis in image processing and deep learning.
miladnorouziii/ViT-MiniFood
A deep network based on vision transformer for food classification in 3 categories: Pizza, Sushi, Steak
miladnorouziii/LogisticRegression-BreastCancer
Simple code for Logistic regression via Torch.
miladnorouziii/MLP-Digitrecognition
Digit recognition with neural network using a classic dataset including pre-extracted features.(Via Torch)
miladnorouziii/Stock-LSTM
Starbucks stock volume prediction with LSTM
miladnorouziii/TinyVGG-fashionMNIST
A neural network based on tiny VGG architecture to classify the fashionMNIST dataset.
miladnorouziii/Vanilla-ViT
An implementation of the vanilla ViT network from scratch.