There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Dan-Jurafsky--Chris-Manning--NLP
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.Speaker-Recognition
This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1extra-collections
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.Deep-Learning-Nanodegree
This repo contains my journey taking the "Deep Learning Nanodegree" with Udacity!!Mathematics-for-ML-Specialization
This is the solution of the "Mathematics for Machine Learning Specialization" made by CourseraArabic-Tashkeela-Model
This is a diacritization model for Arabic language. This model was built/trained using the Tashkeela: the Arabic diacritization corpus on KaggleDeep-Learning-Specialization--Coursera
This repo contains my solution to the 5-course Coursera Deep Learning Specialization created by prof. Andrew Ng and deeplearning.ai incorporation in 2017-2018TensorFlow-From-Basics-To-Mastery--Coursera-Specialization
This repo contains my solution to the "TensorFlow From Basics to Mastery" specialization on Coursera made by Andrew Ng. and Laurence MoroneyArabic-Speech-Recognition
This repository contains my attempt to use two famous speech recognition frameworks (Kaldi, CMU Sphinx4) for Arabic Language using the publicly-available dataset "Arabic Corpus of Isolated Words"RasaChatbot-with-ASR-and-TTS
This repository contains an attempt to incorporate Rasa Chatbot with state-of-the-art ASR (Automatic Speech Recognition) and TTS (Text-to-Speech) models directly without the need of running additional servers or socket connections.CS224n--NLP-with-Deep-Learning
This repo contains my solution to the Stanford course "NLP with Deep Learning" under CS224n code. Here, you can find the solution for all classes starting form 2018COMS_W4705--NLP
My solution to Natural Language Processing Columbia Course by Michael Collins in 2015Stanford_CS224u--NLU-Course
This repository contains my solution to the Stanford Course cs224u "Natural Language Understanding" Summer 2019CNN-for-Raw-Waveforms
This is my PyTorch implementation of the "Very Deep Convolutional Neural Networks For Raw Waveforms" research paper published in 2016.ConvS2S
This is PyTorch implementation of the "Convolutional Sequence to Sequence Learning" paper published by FacebookAI in 2017.VAD_Benchmark
Benchmarking different VAD models on AVA-Speech datasetWeb-Interface-for-NVIDIA-NeMo
This repository contains an attempt to utilize the NeMo toolkit created by NVIDIAMovieTweets--Search-Engine
This repo contains my attempt to do two things actually. First, to use the IBM Tone Analyzer over tweets about rating movies. And second: to index the same tweets using ElasticSearchCracking-The-Coding-Interview-Problems
This is my solution to "cracking the coding interview" problems in PythonCalculus-One--Coursera
This repo contains my solution to the Coursera course "Calculus One" created by Prof. Jim Fowler from The Ohio State University.GutenbergScrapper
This repo contains a scrapper for the Gutenberg's project website which contains 56,019 books free to read and download. In this repo also, you can find text file containing all the book data until April 2018 containing only the 'id', 'title' and 'authors' for every book in the dataset.Stanford_CS20SI--TensorFlow-for-Deep-Learning-Research
This repo contains my solution to the Stanford course "TensorFlow for Deep Learning Research" under CS20SI code by Chip Huyen and Prof. Christopher Manning in 2018.anwarvic.github.io
My blog!taxi-v3-RL
My attempt to solve the taxi-v3 OpenAI gym environment using various agents.Data-Analyst-Track--One_Million_Arab_Coders--Udacity
This repo contains my solution to the Data Analyst Track for the "One Million Arab Coders" program by Udacity 2018.Behind-The-Name
This repo contains a crawler that I have created to extract the names from Behind the name website which has more than 20,000 names.Intro-to-PyTorch--Udacity
This repo is the solution of the "Introduction to PyTorch" Nanodegree made by Facebook on Udacity on November 2018Mixed-Language-NMT
It's a poc (proof-of-concept) idea of creating an NMT (Neural Machine Translation) Model that is able to translate a mixed-language sentence written in up to three different languages (Arabic, English, and French) into a unified Language (English).Machine-Learning-Specialization
In This Repository, my solution to the 4 course-specialization of Machine Learning that has been made in 2016 by the University of Washington. This Specialization was taught by Prof.Emily Fox and Prof.Carlos Guestrin.Data-Wrangling-with-MongoDB--Udacity
This repo contains my solution to the Udacity course "Data Wrangling with MongoDB"mTEDx_auxiliary
These are different files I created to do different tasks when I was working on creating ASR model for mTEDx dataset.CSE464--MCQ-Corrector
This repo contains the solution to the MCQ Corrector Kaggle Competition.Intro-to-Inferential-Statistics--Udacity
This repo contains my solution to the Udacity course "Intro to Inferential Statistics"Calculus-Two--Coursera
This repo contains my solution to the Coursera course "Calculus Two: Sequences and Series" created by Prof. Jim Fowler from The Ohio State University.Data-Analysis-with-R--Udacity
This repo contains my solution to the Udacity course "Data Analysis with R"DL-for-Computer-Vision-2020-Michigan-Course
This repository contains my solution to the assignments of the "EECS 498-007 / 598-005 Deep Learning for Computer Vision" course made by Michigan University Fall 2020.BertPuncCap
This is a simple PoC (proof-of-concept) model built to restore punctuation & capitalization from a given text. In other words, given a text with no punctuations and no capitalization, this model is able to restore the needed punctuations and capitalization to make the text human-readable.Love Open Source and this site? Check out how you can help us