naigam's Stars
arkilpatel/Data-Mining-Sem1-2018-19
My assignment codes and tutorial codes of Data Mining during semester 1 2018-19
arkilpatel/Database-Systems-Labs
Lab questions and solutions of Database Systems Sem2 2017-18
arkilpatel/Machine-Learning-Sem2-2018-19
Codes of Machine Learning course during Sem2 2018-19
arkilpatel/Binary-Classification-using-ADALINE
Given a figure constrained in a grid of 4x4 points, classify whether the figure is a 'T' or a 'J' using only an Adaptive Linear Network.
arkilpatel/Noise-Removal-using-an-Adaptive-Linear-Network
Removing noise from a sound wave (Audio or randomly generated) using only an ADALINE Network.
arkilpatel/Tic-Tac-Toe-Bot
Built a simulation of the Tic-Tac-Toe game in C++ as a human vs computer game to demonstrate that by changing one rule of the game, the computer player (bot) always has the winning strategy.
arkilpatel/Object-Localization---Flipkart-Dataset
Draw bounding boxes around the objects.
arkilpatel/Raw-ML-Classifiers
Implementations of six Machine Learning Classifiers using only standard Python libraries such as NumPy and Pandas.
arkilpatel/SVAMP
NAACL 2021: Are NLP Models really able to Solve Simple Math Word Problems?