Ansh Chokshi (anshchokshi)

anshchokshi

Geek Repo

0

followers

0

following

0

stars

Location:Toronto

Github PK Tool:Github PK Tool

Ansh Chokshi's repositories

battleship_solitaire_ai

Solved Battleship Solitaire using backtracking search, forward checking, AC-3 arc consistency.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

checkers_endgames_search

Implemented search algorithms to solve several Checkers endgame puzzles, where a winning solution can always be found, given a strong enough AI.

Language:PythonStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

part_of_speech_tagging

POS tagging is a key NLP task where each word in a sentence is assigned a tag indicating its syntactic role. Prior language experience doesn't give an advantage. The task involves building a hidden Markov model that infers the most likely sequence of underlying states based on the observed data, regardless of the number of possible tags.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

ToDo

ToDo Web Application using ReactJs and Firestore Database for User authentication and storage.

Language:JavaScriptStargazers:0Issues:1Issues:0