Shyamal Krishna Agrawal

Student at IIIT, naya raipur

Studied at IIIT, naya raipur

Studied at D A V public school SECL Korba, Chhattisgarh, India

codeforces section B Appleman and Card Game question

Its code for codeforces section B question Appleman and Card Game and its code is in c++ language.

codeforces section B Amr and Pins question

Its code for codeforces section B question Amr and Pins and its code is in c++ language.

data structures Stack code in python

it contains code for push pop display in python PUSH, POP and DISPLAY operations in Stack

binary calculator using web development

binary calculator using web development it is made just by using front end web development.

Door Lock System

Code for Door Lock System. In this arduino UNO is used and servo motor is used and bluetooth module is used for operating it through mobile.

Thompson Sampling code

Thompson Sampling is a code in python for reinforcement learning concept but not to high to learn.

Upper Confidence Bound (UCB)

Upper Confidence Bound is a code in python for reinforcement learning concept but not to high to learn.

Convolution Neural Network code

Convolution Neural Network is a deep learning algorithm which can take in an input image and differentiate one image from other.

OMR sheet evalution

OMR sheet evalution code in python by taking the omr image path as a input

overfitting in machine learning

Overfitting can be seen in machine learning through this python code

optimization techniques simplex method code

simplex method can be coded in c++, java and many other languages but it is usually coded in matlab by using linprog library because the code is small and easy to do

Support Vector Machine (SVM) from inbuilt libraries

Support Vector Machine (SVM) from inbuilt libraries i.e. from sklearn.svm library