Skip to content
View ianpadovani's full-sized avatar
  • Malta
Block or Report

Block or report ianpadovani

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

Popular repositories

  1. facial-keypoint-detection-udacity facial-keypoint-detection-udacity Public

    Udacity project. Uses a CNN to detect facial keypoints in an image. Combines this with Haar Cascades to isolate faces in an image and then detect their keypoints.

    Jupyter Notebook 1

  2. HMM-POS-Tagger-udacity HMM-POS-Tagger-udacity Public

    Udacity project. Compares two POS tagging models: A most-frequent-class tagger and a Hidden Markov Model.

    Jupyter Notebook 1 1

  3. machine-translation-udacity machine-translation-udacity Public

    Udacity project. Machine translation from English to French on a toy dataset using a DNN with embedding and bidirectional RNN layers.

    HTML 1

  4. DNN-Speech-Recognizer-Udacity DNN-Speech-Recognizer-Udacity Public

    Udacity project. Trains multiple architectures for ASR acoustic models and compares them.

    Jupyter Notebook 1

  5. SpeechTextValidation SpeechTextValidation Public

    B.Sc. Dissertation Code. Compare Maltese speech to the prompt that was read out to ensure they match. Generate syllable distance and segment distance between the speech and text. Unsupervised and l…

    Python

  6. dog-breed-classification-udacity dog-breed-classification-udacity Public

    Udacity project. Uses transfer learning to create a dog breed classifier from VGG16. Takes in an image and returns the dog breed or what dog a person looks like.

    Jupyter Notebook