Pinned Repositories
AI-Knowledge
Artificial Intelligence- Knowledge
Artificial-Intelligence
Chatbot
Using tensorflow, nltk
Coronavirus-Data-Tracker
Web Scraping using requests, BeautifulSoup, plyer, tkinter
Deep-Learning
DL_AndrewNg
Programming Assignments for deep learning specialization
Full-Featured-Web-App
Machine-Learning
Performed machine learning algorithms
Tensorflow
programs with tensorflow & keras implementation
TSF-GRIP-Tasks
Data Science & Business Analytics Tasks
chahak31's Repositories
chahak31/DL_AndrewNg
Programming Assignments for deep learning specialization
chahak31/Machine-Learning
Performed machine learning algorithms
chahak31/Tensorflow
programs with tensorflow & keras implementation
chahak31/TSF-GRIP-Tasks
Data Science & Business Analytics Tasks
chahak31/AI-Knowledge
Artificial Intelligence- Knowledge
chahak31/Artificial-Intelligence
chahak31/Chatbot
Using tensorflow, nltk
chahak31/Coronavirus-Data-Tracker
Web Scraping using requests, BeautifulSoup, plyer, tkinter
chahak31/Deep-Learning
chahak31/Full-Featured-Web-App
chahak31/Basic-ML-Datasets
Analyzing & Predicting dependent/response variables
chahak31/Breast-Cancer-Detection
Predicts whether the cancer is benign or malignant
chahak31/Calculator
Using tkinter library and lambda function in python
chahak31/CNN-Complex-Images
Code with a link to a happy or sad dataset which contains 80 images, 40 happy and 40 sad. A convolutional neural network is created that trains to 100% accuracy on these images, which cancels training upon hitting training accuracy of >.999
chahak31/Color-Detection
detects colors at the clicked pixel in the image using OpenCV and pandas library
chahak31/Crossword-Puzzle
Solving the puzzle using Node consistency and Backtracking algorithm, considering it a Constraint Satisfaction Problem
chahak31/datasciencecoursera
github assignment
chahak31/Hackerrank
chahak31/Hello-World-of-Deep-Learning-with-Neural-Network
Predicts the output when data and answers are given as inputs.
chahak31/Image-Enhancement
to obtain an image with higher contrast using Histogram Equalization
chahak31/Improve-MNIST-with-Convolutions
Improve MNIST to 99.8% accuracy or more using only a single convolutional layer and a single MaxPooling 2D
chahak31/Kaggle
Problems based on Data Science from Kaggle Competitions
chahak31/Linear-Programming
Problems where the variables are real valued, the objective function is a linear function of the variables, and the hard constraints are linear inequalities
chahak31/Local-Search-Algorithm
Search Algorithm for Optimization
chahak31/opencv
Open Source Computer Vision Library
chahak31/Python-GUI
Basics using Tkinter
chahak31/Registration-form-using-swing
chahak31/Sentiment-Classifier
detects how positive or negative each tweet is
chahak31/Simple-Game
Simple Python Turtle Graphics Game
chahak31/Space-War
Turle based game