Coder Social home page Coder Social logo

Reza Arabpour's Projects

arabporr.github.io icon arabporr.github.io

Here I will create a website which is will be another way for us know each other better :)))

b-tree_database_project icon b-tree_database_project

Used pure C++, OOP, and no pre-defined data structures, created a database capable of storing bank account data and handling different types of queries at O(logN) and creating log files online.

clustering_algorithms icon clustering_algorithms

Used clustering algorithms such as K-Means, Fuzzy C-Means, and Density-Based Algorithms like DBScan to cluster three datasets and reported result of the best algorithm after 200 random starting points.[part of my data mining course]

data-structures icon data-structures

C++ implementation of some of the most well-known data structures in the simplest way. *** Note : This repo will update as the course goes on ! [I am currently TA for Data Structures course] ***

dog_breed_classification icon dog_breed_classification

Used different pre-trained models -such as ResNet, VGG, Alexnet- to check if an image is a picture of a dog and then recognize its breed. [Note: This project is part of Udacity's AI programming nano degree.]

grapevine_leaves_classification_cnn icon grapevine_leaves_classification_cnn

Used different pre-trained models like ResNet, VGG, Alexnet, and own designed architecture, to recognize grape breeds based on their leaves. Ended up in about 95% on validation data and 90% on out-of-sample test data. Besides, we tried to improve the accuracy by using image denoising and dimension reduction autoencoder networks.

graph_algorithms icon graph_algorithms

C++ implementation of some of the most well-known graph algorithms in the simplest way. Mostly in non-OOP style because the algorithms itself and its performance were the main points.

rnn_gametheoretic_decisionmaking icon rnn_gametheoretic_decisionmaking

In this project, we first review the paper โ€A Recurrent Neural Network for Game Theoretic Decision Makingโ€ by Sudeep Bhatia and Russell Golman, 2014, introducing a computational model to solve the outcome of strategic games. Then we go through the codes which have been implemented in Matlab.

signature_to_graph icon signature_to_graph

Getting an image of a signature and converting it into the underlying graph structure the signature which can be used for late classification tasks.

sr-mcl_graph_clustering icon sr-mcl_graph_clustering

Used Python to implement the Soft Regularized Markov Clustering (SR-MCL) algorithm and tested it on an extensive real-world dataset, weighted yeast proteins interactome, for time complexity and performance check beside a small random graph for showing the nodes' predicted clusters.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.