pr1266
Algorithmic and Quantitative Trading Developer | Data Scientist | Image Processing Engineer
NJFCIsfahan
Pinned Repositories
AI_RoadMap
A comprehensive road map to learn AI (ML & DL)(Specialy for Image Data)
BackBone_Implementation_PyTorch
PyTorch Detailed implementation of famous backbone feature extractor CNNs
Data-Augmentation
Image augmentation using pytorch and albumentations
image_histogram
simple image histogram function matlab
OrderBlock_Auto_Extend
Extend your OrderBlocks Through Market Time Automaticaly
PR_PIVOTS_EXPERT_ADVISOR
mql4 pivot points expert advisor
PRisk-Manager-Simulation
"Margin-Call Proof" risk management algorithm simulation in python
PyTorch-DataLoader
PyTorch DataLoader From Scratch
PyTorch-Object-Detection
Siamese-Network
implementation of siamese network (few shot learning)
pr1266's Repositories
pr1266/PR_PIVOTS_EXPERT_ADVISOR
mql4 pivot points expert advisor
pr1266/Data-Augmentation
Image augmentation using pytorch and albumentations
pr1266/OrderBlock_Auto_Extend
Extend your OrderBlocks Through Market Time Automaticaly
pr1266/PRisk-Manager-Simulation
"Margin-Call Proof" risk management algorithm simulation in python
pr1266/AI_RoadMap
A comprehensive road map to learn AI (ML & DL)(Specialy for Image Data)
pr1266/pr1266
pr1266/simple_ema_cross_mql4
simple 2 ema cross strategy for scalping FX/Metals
pr1266/Neural-Style-Transfer-PyTorch
A PyTorch Implementation of Neural Style Transfer
pr1266/NJFC_Auto_Fund_Limit
Fully Automated Fundamental News Limitation for Algorithmic Trading
pr1266/prob_and_statics_project
prob and statics final project using R
pr1266/PyTorch-DataLoader
PyTorch DataLoader From Scratch
pr1266/PyTorch_TransferLearning
transfer learning using pytorch (fixed feature extractor & fine-tuning)
pr1266/secure_messenger
secure messenger client and server using pure python and django
pr1266/BackBone_Implementation_PyTorch
PyTorch Detailed implementation of famous backbone feature extractor CNNs
pr1266/PyTorch-Object-Detection
pr1266/Siamese-Network
implementation of siamese network (few shot learning)
pr1266/DCGAN-PyTorch-Implementation
Deep Convolutional Generative Adversarial Networks Implementation using PyTorch
pr1266/face_landmark_detection_using_cnn_vol_1
simple real time 15 face landmark detection using deep neural network(CNN) contact me for dataset
pr1266/Image_Annotation_Assistant
Object Tracking based image annotation assistant, in order to increase annotation speed up
pr1266/iot_ECG_signals_process
collect and process real time ecg data for anomaly detection using encoder-decoder model
pr1266/jpeg_compression
DCT algorithm for jpeg compression
pr1266/lstm_from_scratch
long short term memory implement in pure python from scratch
pr1266/medical_image_processing
Implementation of some medical applications of Computer Vision
pr1266/PyTorch_Examples
my first experience with PyTorch
pr1266/PyTorch_GAN
a simple GAN for generating images based on MNIST digits Dataset
pr1266/risk_free_trades
a script (Expert Advisor) for risk free all orders with a certain risk level threshold . you can use it for risk management in your trading strategy
pr1266/sort_shuffled_images
computer vision final project
pr1266/ticket_management_system
network project spring 2019
pr1266/transforrmer_from_scratch
pr1266/UNet-PyTorch
PyTorch implementation of U-Net Semantic Segmentation Deep Learning Architecture