Reza Marzban's repositories
Operating-System-Simulator
OS Simulator with Memory management and Round Robin Scheduler
Web-Based-Database
a Web Based Database using Django lib in Python
SOLID-Principles-tutorial
SOLID Principles tutorial _ Object-Oriented Programming
Vehicle-Fuel-Hadoop-MapReduce
Vehicle Fuel Hadoop MapReduce
Twitter-Sentiment-Analysis
Twitter Sentiment Analysis using Tensorflow platform and NLP techniques
Bank-Marketing-Data-Set-Classification
Bank Marketing Data Set Binary Classification in python
Blockchain-Data-Analysis
Implementation of Sorting, Searching, Graph creation on Blockchain data
IMDb-MachineLearning
This repository download and analyse IMDb movie dataset in order to predict movie ratings.
KDTree_and_linear_classifier
Implementation of KDTree from scratch and implement kdtree classifier and linear classifier on two different datasets.
Twitter-Graphx-Spark
creating a graph with Graphx and RDD based library in spark
BERT-Tutorial
BERT, or Bidirectional Encoder Representations from Transformers, is a new method of pre-training language representations which obtains state-of-the-art results on a wide array of Natural Language Processing (NLP) tasks.
Classification-R-NaiveBayes
Classification using Naive Bayes in Rstudio
Diabetes_predictive_model
We designed, implemented and compared various regression and classification models on Diabetics patient data.
Linear_and_Logistic_regression
Low level implementation of various type of Linear Regression and Logistic Regression with python and Numpy
MXNet_Tutorial
MXNet Tutorial and comparison vs Tensorflow
Naive-bayes-and-cross-validation-Nearest-Neighbour
Implementation of Naive Bayes, Gaussian Naive Bayes, and 5-fold cross-validation Nearest neighbor with pure python
Reinforcement_Learning_Tutorial
Reinforcement_Learning_Tutorial with sample codes in pure Python and Tensorflow.
RNN_LSTM_Tensorflow_Tutorial
a basic introduction to Recurrent Neural Networks, and Long Short Term Memory in Tensorflow with sample codes.
Simple-Kafka
a simple Kafka producer and consumer implemented in java.
Unsupervised-Topic-Modeling-Spark
Unsupervised Topic Modeling of tweets using Spark
VBA-Tutorial
Visual Basic for Applications (VBA) tutorial
Word2Vec_tutorial
Word2Vec tutorial: Skip-GRAM vs CBOW