classification-algorithims topic

List classification-algorithims repositories

NeuralNetwork.NET

539
Stars
84
Forks
Watchers

A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN

metric-guided-prototypes-pytorch

26
Stars
4
Forks
Watchers

PyTorch implementation of Metric-Guided Prototype Learning for hierarchical classification.

machine-learning

15
Stars
6
Forks
Watchers

Slides and Python code examples for undergraduate machine learning

breast-cancer-classification

16
Stars
12
Forks
Watchers

This project is to test classification algorithms wrote from scratch in python using only numpy. Algorithms wrote in this project: KNN, Logistic Regression and Naive Bayes classifier.

Binary Classification for detecting intrusion network attacks. In order, to emphasize how a network packet with certain features may have the potentials to become a serious threat to the network.