Pinned Repositories
Analyzing-the-Yelp-Dataset
SQL for Data Science
Applied-Data-Science-Capstone
Applied-Data-Science-Capstone
Athari22
Blog-Website
A Simple Django Blog is a basic web application.
Calculator
Simple calculator website
Classification-with-Python
IBM Project
computer_vision
course-collaboration-travel-plans
Customer-Segmentation
Customer Segmentation using Machine Learning
House_Sales_in_King_Count_USA
The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.
Athari22's Repositories
Athari22/course-collaboration-travel-plans
Athari22/House_Sales_in_King_Count_USA
The idea of the project is to do a Data analysis in a Real Estate Investment Trust. The Trust would like to start investing in Residential real estate.
Athari22/Analyzing-the-Yelp-Dataset
SQL for Data Science
Athari22/Applied-Data-Science-Capstone
Applied-Data-Science-Capstone
Athari22/Athari22
Athari22/Blog-Website
A Simple Django Blog is a basic web application.
Athari22/Calculator
Simple calculator website
Athari22/Classification-with-Python
IBM Project
Athari22/computer_vision
Athari22/Customer-Segmentation
Customer Segmentation using Machine Learning
Athari22/CV
Simple CV website
Athari22/Extracting-and-Visualizing-Stock-Data
The idea of the project is to work for a new startup investment firm that helps customers invest their money in stocks.
Athari22/Face-Generation
In this project, I defined and train a DCGAN on a dataset of faces. This project is part of the deep learning nanodegree program at udacity. Overview The project is broken down into a series of tasks from loading in data to defining and training adversarial networks. And visualize the results of trained Generator generated samples that look like fairly realistic faces with small amounts of noise.
Athari22/Fake-News-Detection-Using-Python
Fake News Detection Using Python
Athari22/Investigating-Netflix-Movies-and-Guest-Stars-in-The-Office
Apply basic Python skills in Introduction to Python and Intermediate Python by processing and visualizing film and television data.
Athari22/Mean-Normalization
Mean Normalization
Athari22/Notes
Notes website.
Athari22/pdsnd_github
GitHub project (Project 3) repository for PDSND
Athari22/predicting-bike-sharing-data
In this project, I built the neural network and used it to predict daily rental bike rides. Assisted by Udacity's as part of the Deep Learning Nanodegree. This neural network implementation in this project is the concept of forward and reverse propagation, stochastic gradient ratios, and hyperparameter interpretations.
Athari22/Sentiment-Analysis-Web-App
In this project, I created a Sentiment Analysis Web App using PyTorch and SageMaker. This project is part of the deep learning nanodegree program at udacity. Project Overview In this project, I constructed a recurrent neural network for the purpose of determining the sentiment of a movie review using the IMDB data set. Used Amazon's SageMaker service. In addition, created a simple web app that will interact with the deployed model.
Athari22/Statistics-from-Stock-Data
Statistics from Stock Data
Athari22/story
My masterpieces
Athari22/TinDog
TinDog This project is part of Web Development Bootcamp course
Athari22/TV-Script-Generation
In this project, I generated Seinfeld TV scripts using RNNs.This project is part of udacity deep learning nanodegree program. The Neural Network will generate a new, "fake" TV script, based on patterns it recognizes in this training data.
Athari22/World-layoffs-project
World layoffs project
Athari22/Write-an-Algorithm-for-Landmark-Classification
In this project, I build the Convolutional Neural Network (CNN) module to build a landmark classifier. This project is part of deep learning nanodegree program with udacity.