GithubHelp home page GithubHelp logo

GitHub stats Top Langs

Mohammad Heydari's Projects

contextual-embedding-using-rnns icon contextual-embedding-using-rnns

Contextual embeddings assign each word a representation based on its context, thereby capturing uses of words across varied contexts and encoding knowledge that transfers across languages. in this repository we tend to implement this concept using Recurrent Neural Networks.

dcgan icon dcgan

In this project, we tend to generate some high-quality paintings using the ABSTRACT-ART-GALLERY dataset according to the DCGAN concept!

deep-learning-and-neural-networks-course icon deep-learning-and-neural-networks-course

This repository contains materials and course projects during attending the Intelligent Systems Course, for more detailed information please have a look at my Final_Report files which have been separately uploaded for each of the projects and consist of all required information about the implementations, analyses, and anything else you may concern about that!

dqn-vs-ddqn-lunarlander-environment icon dqn-vs-ddqn-lunarlander-environment

In this Repository, we intend to implement the DQN and also the DDQN algorithm in case of training an agent to solve the Lunar-Lander problem. there are lots of exciting results after training which have been attached.

implementing-vgg-19-using-imagenet icon implementing-vgg-19-using-imagenet

in this repository we get familiar with the Transfer Learning idea on the ImageNet dataset, in addition, we see how we can employ this vision to implement VGG-19 which is one of the common models of CNNs.

intelligent-systems-course icon intelligent-systems-course

This repository contains materials and course projects during attending the Intelligent Systems Course, for more detailed information please have a look at my Final_Report files which have been separately uploaded for each of the projects and consist of all required information about the implementations, analyses, and anything else you may concern about that!

sgan icon sgan

The semi-supervised GAN, or SGAN, model is an extension of the GAN architecture that involves the simultaneous training of a supervised discriminator, unsupervised discriminator, and a generator model. The result is both a supervised classification model that generalizes well to unseen examples and a generator model that outputs plausible examples of images from the domain. in this repository we tend to implement a simplified formation of that.

stock-market-prediction icon stock-market-prediction

in this repository we intend to predict Google and Apple Stock Prices Using Long Short-Term Memory (LSTM) Model in Python. Long Short-Term Memory (LSTM) is one type of recurrent neural network which is used to learn order dependence in sequence prediction problems. Due to its capability of storing past information, LSTM is very useful in predicting stock prices.

text-generation-using-harry-potter-book icon text-generation-using-harry-potter-book

In this repository, we intend to implement a Recurrent Neural Network that used to generate text using our train data which is the β€œHARRY POTTER AND THE GOBLET OF FIRE β€œ

vq-vae icon vq-vae

In this project, we have implemented the VQ-VAE algorithm on both MNIST and CIFAR10 datasets considering MSELOSS and also NLLLOSE.

yolov5 icon yolov5

In this project, I used YOLOv5 for a simple object detection task using python.

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.