Convolution Neural Networks
In this project I implemented neural networks with convolutional, pooling and the dropout layers. Neural network with one convoluti...
In this project I implemented neural networks with convolutional, pooling and the dropout layers. Neural network with one convoluti...
The goal of this project is to create a “reflector” which will relaunch attacks sent to a given ip address and ethernet address to t...
In this project I implemented a two layer neural network for a binary classifier and a multi layer neural network for a multiclass c...
Linear Regression link to repository Dataset from linRegData.npy. The data is a matrix (100, 2). Column 1 is and Column 2 is . Da...
link to repository A critical part of establishing persistence on a system is to leave a “backdoor” that allows the hacker access t...
link to repository Info Implemented web crawlers to extract Tweet data and Stock Market Price. NLP techniques like Tokenizati...