Giter VIP home page Giter VIP logo

Reza Khosravi's Projects

ann-churnmodelling icon ann-churnmodelling

This code demonstrates the basic end-to-end workflow of developing, training, and evaluating a deep artificial neural network classifier on a real-world classification problem involving preprocessing of categorical variables.

fraud_detection_with_som icon fraud_detection_with_som

project offers a practical application of machine learning and SOMs for fraud detection, which can be crucial for financial institutions.

google_stock_price_lstm icon google_stock_price_lstm

This project addressed the problem of forecasting future stock prices based on historical data using machine learning.

image_classification_with_cnn icon image_classification_with_cnn

The "Image Classification with Convolutional Neural Networks (CNN)" project is a demonstration of leveraging deep learning, specifically Convolutional Neural Networks, to classify images. In this project, a CNN is trained to distinguish between cats and dogs, showcasing the power of deep learning in computer vision tasks.

lfbnet icon lfbnet

This repository implements a robust deep learning method (LFBNet) for medical image segmentation using a two systems approach. Learning fast and slow strategy for robust medical image analysis.

ml-from-scratch icon ml-from-scratch

In this Repository, I have implemented multiple ML algorithms from scratch. Please feel free to share or comment.

ml-from-scratch-kmeans icon ml-from-scratch-kmeans

This project demonstrates the implementation of the K-Means clustering algorithm in Python without relying on external libraries.

ml-from-scratch-knn icon ml-from-scratch-knn

The implementation of the KNN classifier model built entirely from scratch without machine learning libraries, only using NumPy

ml-from-scratch-random-forest icon ml-from-scratch-random-forest

This implementation builds the random forest classifier from scratch without using scikit-learn or other ML libraries, relying only on NumPy.

ml-from-scratch-svm icon ml-from-scratch-svm

The code implements the core math behind a linear SVM classifier. The only library used is scikit-learn for data generation, the SVM logic is implemented from scratch to better understand the algorithm.

movie_recommendation_with_sae icon movie_recommendation_with_sae

This project highlights the application of deep learning in the development of recommendation systems and showcases the capabilities of Stacked Autoencoders in understanding and predicting user preferences

recommender_system_with_rbm icon recommender_system_with_rbm

This project showcases the practical application of deep learning in the field of recommendation systems, providing valuable experience in the development and evaluation of AI-driven solutions for personalized content recommendations.

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.