Pinned Repositories
AI-Agent-Playing-2048-Game
Adversarial Search Alpha-Beta Pruning
AI-Agent-Solving-8-Puzzle-Problem
Search Algorithms
AI-Agent-Solving-Sudoku
Constraint-Satisfaction-Problems
Boston_housing
Built Supervised Learning Model using Boston housing prices dataset to predict housing price in the Boston housing Area.
Classification
Classification_Grid_Search
Clustering
Dog_project
Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.
SmartCab
Apply reinforcement learning techniques for a self-driving agent in a simplified world to aid it in effectively reaching its destinations in the allotted time.
Toxic_Comment_Classification
Given a comment (text), the algorithm finds out if it’s toxic and returns the probabilities for every 6 different types of toxicity.
SLilit's Repositories
SLilit/Dog_project
Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.
SLilit/SmartCab
Apply reinforcement learning techniques for a self-driving agent in a simplified world to aid it in effectively reaching its destinations in the allotted time.
SLilit/Toxic_Comment_Classification
Given a comment (text), the algorithm finds out if it’s toxic and returns the probabilities for every 6 different types of toxicity.
SLilit/AI-Agent-Playing-2048-Game
Adversarial Search Alpha-Beta Pruning
SLilit/AI-Agent-Solving-8-Puzzle-Problem
Search Algorithms
SLilit/AI-Agent-Solving-Sudoku
Constraint-Satisfaction-Problems
SLilit/Boston_housing
Built Supervised Learning Model using Boston housing prices dataset to predict housing price in the Boston housing Area.
SLilit/Classification
SLilit/Classification_Grid_Search
SLilit/Clustering
SLilit/Competitive-programming
SLilit/Customer_segments
Apply unsupervised learning techniques on product spending data collected for customers of a wholesale distributor in Lisbon, Portugal to identify customer segments hidden in the data. Compare the segmentation found with an additional labeling and consider ways this information could assist the wholesale distributor with future service changes.
SLilit/dog-project
SLilit/Finding_donors
Apply supervised learning techniques and an analytical mind on data collected for the U.S. census to help CharityML (a fictitious charity organization) identify people most likely to donate to their cause.
SLilit/Linear-Regression
SLilit/machine-learning
Content for Udacity's Machine Learning curriculum
SLilit/Passio_coding_challenge
SLilit/Perceptron-Learning-Algorithm
SLilit/PMF
SLilit/Regression
SLilit/seglink
Detecting text by linking segments.
SLilit/Titanic_survival_exploration
Create decision functions that attempt to predict survival outcomes from the 1912 Titanic disaster based on each passenger’s features, such as sex and age.