Code Monkey home page Code Monkey logo

Md Mesbahur Rahman's Projects

adversarial-squad icon adversarial-squad

Code from Jia and Liang, "Adversarial Examples for Evaluating Reading Comprehension Systems" (EMNLP 2017)

awesome icon awesome

😎 Awesome lists about all kinds of interesting topics

computer-science icon computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

cython icon cython

The most widely used Python to C compiler

dbn_learner icon dbn_learner

Python library to learn Dynamic Bayesian Networks using Gobnilp

deep-learning-v2-pytorch icon deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

deploying_a_sentiment_analysis_model_using_aws_sagemaker icon deploying_a_sentiment_analysis_model_using_aws_sagemaker

Dis this project as a part of requirements for graduation of the Udacity Deep Learning Nanodegree. Constructed a Recurrent Neural Network (LSTM) on top of an embedding layer and trained it on the BOW wncoded IMDB dataset containing movie review for detecting sentiment of amovie review. Created the training job, model and deployed the model on AWS SageMaker service. Gave acsses of the deployed model to a smiple web app that can take inpur review as text from an user and give the sentiment of the review as output by creating a Lambda function and API Gateway and giving the web app access to the API Gateway.

generating_realistic_house_numbers_using_dcgan_pytorch icon generating_realistic_house_numbers_using_dcgan_pytorch

Did this project in "Generative Adversarial Networks" module during completion of Udacity Deep Learning Nanodegree. Defined Deep Convolutional Discriminator and generator network using Convolutional, transpose Convolutionala and batch Normalization layer. Trained the dicriminator network optimizing combined discriminator loss on real and fake images using true labels and trained the generator network optimizing discriminator loss on fake images using flipped labels to train the entir GAN on Google SVHN dataset to generate realistic looking house number images.

goodies icon goodies

Collection of GitHub repos, blogs and websites to learn cool things

labelimg icon labelimg

🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images

mask_rcnn icon mask_rcnn

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

ml icon ml

Machine learning projects, often on audio datasets

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.