• Stars
    star
    1
  • Language
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Realtime-Intrusion-detection-System-using-ml-java-and-python-

The application of using ML in intrusion detection has mostly been limited to research work and showing results on the formally used kdd99 dataset. In this project I have developed a simple mechanism for realtime intrusion detection using java pcap4j library and python to implement the detection. This code is able to detect intrusion with 97% of accuracy using K nearest Neighbours algorithm.
Python
10
star
2

covid-chest-xray-dataset-with-3-classes

i organized and arranged this dataset myself from other sources It has 3 clsses covid, pneumonia and normal
2
star
3

Intrusion_detction_using_AIand-ml

#initial files of intrusion detection
Jupyter Notebook
2
star
4

Yolo-Model-from-scratch-inspired-by-FairyOnIce-

In this repository I implemented the yolo model from the very scratch using the utils functions from The FairyOnlce . This implementation helped me to understand the depths and backend working of this robust model
Python
2
star
5

BBC-news-WEBPAGE-CSS

a simple webpage developed on current bbc site for practice
HTML
1
star
6

Yolo-real-time-object-detection

I used the yolo model trained by pyimagesearch on coco datset to implement functions to perform realtime object detection through webcam using opencv-python
Python
1
star
7

Sales-optimization-by-Association-Rule-Learning

In the Repository , I have used a dataset of transactions of goods from the mart. Then I have applied apriori algorithm to find assosiation in the goods that should be kept together in mart to optimize sale
Jupyter Notebook
1
star
8

LogisticRegressionPythonCODE-using-numpy

A simple core logistic regression mathematical code to calculate cost function and gradient
Jupyter Notebook
1
star
9

cnn-from-scractch-using-numpy-learned-from-Analytics-Vidhya

This code demonstrates detailed wotking of convolutional neural networks on MINST dataset using numpy
Jupyter Notebook
1
star
10

Sequence_models_Assignments_Coursera

Jupyter Notebook
1
star
11

CORONA-WEBPAGE-simple-

simple webpage about corona stats and activities
HTML
1
star
12

Alexnet-from-Scratch

keras Alexnet Implementation using keras
Jupyter Notebook
1
star
13

GoogleNet_Architecture

Keras implementation of google net implementation using inception blocks ,
Jupyter Notebook
1
star
14

Covid-chest-xray-by-transfer-learning-Resnet

Resnet 50 id fine tuned on the covid dataset I organized and developed myself. I froze the weights of resnet 50 and connected to the softmax layer.
Jupyter Notebook
1
star
15

CNN-Classification-CODE-KERAS-SIMPLE

this repository contains a sample code for implementing cnn for classification using keras library
Jupyter Notebook
1
star