Skip to content
View AbdullahMu's full-sized avatar
💭
💭

Highlights

  • Pro
Block or Report

Block or report AbdullahMu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DNN_Speech_Recognizer DNN_Speech_Recognizer Public

    Build a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline. The model will convert raw audio into feature representations, which will then turn …

    Jupyter Notebook 2

  2. Deploying-a-Sentiment-Analysis-Model-with-AWS-SageMaker Deploying-a-Sentiment-Analysis-Model-with-AWS-SageMaker Public

    Construct a recurrent neural network for the purpose of determining the sentiment of a movie review using the IMDB data set and Amazon's SageMaker service. Deploy the model and construct a simple w…

    HTML 2

  3. Part-of-Speech-Tagging Part-of-Speech-Tagging Public

    Use several techniques, including table lookups, n-grams, and hidden Markov models, to tag parts of speech in sentences, and compare their performance.

    HTML

  4. Full-Stack-Web-Developer-Nanodegree-Project_01-Fyyur-Artist-Booking-Site Full-Stack-Web-Developer-Nanodegree-Project_01-Fyyur-Artist-Booking-Site Public

    Built out the data models and database for the fictitious startup Fy-yur artist/venue booking application. used SQLAlchemy and Postgresql to build out the data models upon which this site will rely…

    Python