All Projects → Kitnet Py → Similar Projects or Alternatives

735 Open source projects that are alternatives of or similar to Kitnet Py

Pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
Stars: ✭ 5,083 (+3244.08%)
Ad examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Stars: ✭ 641 (+321.71%)
Mutual labels:  anomaly-detection, autoencoder
Neurec
Next RecSys Library
Stars: ✭ 731 (+380.92%)
Mutual labels:  neural-networks, autoencoder
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (+392.11%)
Mutual labels:  neural-networks, autoencoder
Smrt
Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.
Stars: ✭ 102 (-32.89%)
Mutual labels:  neural-networks, autoencoder
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+638.82%)
Mutual labels:  anomaly-detection, autoencoder
Gpnd
Generative Probabilistic Novelty Detection with Adversarial Autoencoders
Stars: ✭ 112 (-26.32%)
Mutual labels:  anomaly-detection, autoencoder
Deep Learning For Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Stars: ✭ 586 (+285.53%)
Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (+17.11%)
Deepai
Detection of Accounting Anomalies using Deep Autoencoder Neural Networks - A lab we prepared for NVIDIA's GPU Technology Conference 2018 that will walk you through the detection of accounting anomalies using deep autoencoder neural networks. The majority of the lab content is based on Jupyter Notebook, Python and PyTorch.
Stars: ✭ 104 (-31.58%)
Mutual labels:  anomaly-detection, autoencoder
Pytorch cpp
Deep Learning sample programs using PyTorch in C++
Stars: ✭ 114 (-25%)
Mutual labels:  anomaly-detection, autoencoder
Uncertainty Metrics
An easy-to-use interface for measuring uncertainty and robustness.
Stars: ✭ 145 (-4.61%)
Mutual labels:  neural-networks
Isolation Forest
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
Stars: ✭ 139 (-8.55%)
Mutual labels:  anomaly-detection
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+2136.18%)
Mutual labels:  neural-networks
Splitbrainauto
Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction. In CVPR, 2017.
Stars: ✭ 137 (-9.87%)
Mutual labels:  autoencoder
Ai Blocks
A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
Stars: ✭ 1,818 (+1096.05%)
Mutual labels:  neural-networks
Stumpy
STUMPY is a powerful and scalable Python library for modern time series analysis
Stars: ✭ 2,019 (+1228.29%)
Mutual labels:  anomaly-detection
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (+1062.5%)
Mutual labels:  neural-networks
Kate
Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"
Stars: ✭ 135 (-11.18%)
Mutual labels:  autoencoder
Lacmus
Lacmus is a cross-platform application that helps to find people who are lost in the forest using computer vision and neural networks.
Stars: ✭ 142 (-6.58%)
Mutual labels:  neural-networks
Chainer Cifar10
Various CNN models for CIFAR10 with Chainer
Stars: ✭ 134 (-11.84%)
Mutual labels:  neural-networks
Awesome Ts Anomaly Detection
List of tools & datasets for anomaly detection on time-series data.
Stars: ✭ 2,027 (+1233.55%)
Mutual labels:  anomaly-detection
Cryptonets
CryptoNets is a demonstration of the use of Neural-Networks over data encrypted with Homomorphic Encryption. Homomorphic Encryptions allow performing operations such as addition and multiplication over data while it is encrypted. Therefore, it allows keeping data private while outsourcing computation (see here and here for more about Homomorphic Encryptions and its applications). This project demonstrates the use of Homomorphic Encryption for outsourcing neural-network predictions. The scenario in mind is a provider that would like to provide Prediction as a Service (PaaS) but the data for which predictions are needed may be private. This may be the case in fields such as health or finance. By using CryptoNets, the user of the service can encrypt their data using Homomorphic Encryption and send only the encrypted message to the service provider. Since Homomorphic Encryptions allow the provider to operate on the data while it is encrypted, the provider can make predictions using a pre-trained Neural-Network while the data remains encrypted throughout the process and finaly send the prediction to the user who can decrypt the results. During the process the service provider does not learn anything about the data that was used, the prediction that was made or any intermediate result since everything is encrypted throughout the process. This project uses the Simple Encrypted Arithmetic Library SEAL version 3.2.1 implementation of Homomorphic Encryption developed in Microsoft Research.
Stars: ✭ 152 (+0%)
Mutual labels:  neural-networks
Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (-2.63%)
Mutual labels:  neural-networks
Glcic Pytorch
A High-Quality PyTorch Implementation of "Globally and Locally Consistent Image Completion".
Stars: ✭ 141 (-7.24%)
Mutual labels:  neural-networks
Pt Dec
PyTorch implementation of DEC (Deep Embedding Clustering)
Stars: ✭ 132 (-13.16%)
Mutual labels:  autoencoder
Anomaly Detection In Surveillance Videos
Real-World Anomaly Detection in Surveillance Videos
Stars: ✭ 139 (-8.55%)
Mutual labels:  anomaly-detection
Machine Learning Tutorials
machine learning and deep learning tutorials, articles and other resources
Stars: ✭ 11,692 (+7592.11%)
Mutual labels:  neural-networks
Padasip
Python Adaptive Signal Processing
Stars: ✭ 138 (-9.21%)
Mutual labels:  neural-networks
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1437.5%)
Mutual labels:  neural-networks
Bnaf
Pytorch implementation of Block Neural Autoregressive Flow
Stars: ✭ 138 (-9.21%)
Mutual labels:  neural-networks
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (-5.92%)
Mutual labels:  neural-networks
Flowpp
Code for reproducing Flow ++ experiments
Stars: ✭ 137 (-9.87%)
Mutual labels:  neural-networks
Novelty Detection
Latent space autoregression for novelty detection.
Stars: ✭ 152 (+0%)
Mutual labels:  anomaly-detection
Pytorch 101 Tutorial Series
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.
Stars: ✭ 136 (-10.53%)
Mutual labels:  neural-networks
Enhancenet Code
EnhanceNet: Single Image Super-Resolution Through Automated Texture Synthesis (official repository)
Stars: ✭ 142 (-6.58%)
Mutual labels:  neural-networks
Ml Agents
Unity Machine Learning Agents Toolkit
Stars: ✭ 12,134 (+7882.89%)
Mutual labels:  neural-networks
Gluon Ts
Probabilistic time series modeling in Python
Stars: ✭ 2,373 (+1461.18%)
Mutual labels:  neural-networks
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-11.84%)
Mutual labels:  neural-networks
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-6.58%)
Mutual labels:  neural-networks
Ed4
Computational Cognitive Neuroscience, Fourth Edition
Stars: ✭ 133 (-12.5%)
Mutual labels:  neural-networks
Deep Sad Pytorch
A PyTorch implementation of Deep SAD, a deep Semi-supervised Anomaly Detection method.
Stars: ✭ 152 (+0%)
Mutual labels:  anomaly-detection
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (-7.24%)
Mutual labels:  anomaly-detection
Repo 2019
BERT, AWS RDS, AWS Forecast, EMR Spark Cluster, Hive, Serverless, Google Assistant + Raspberry Pi, Infrared, Google Cloud Platform Natural Language, Anomaly detection, Tensorflow, Mathematics
Stars: ✭ 133 (-12.5%)
Mutual labels:  anomaly-detection
Dnw
Discovering Neural Wirings (https://arxiv.org/abs/1906.00586)
Stars: ✭ 133 (-12.5%)
Mutual labels:  neural-networks
Hep ml
Machine Learning for High Energy Physics.
Stars: ✭ 133 (-12.5%)
Mutual labels:  neural-networks
Merlin.jl
Deep Learning for Julia
Stars: ✭ 147 (-3.29%)
Mutual labels:  neural-networks
Pyodds
An End-to-end Outlier Detection System
Stars: ✭ 141 (-7.24%)
Mutual labels:  anomaly-detection
Log3c
Log-based Impactful Problem Identification using Machine Learning [FSE'18]
Stars: ✭ 131 (-13.82%)
Mutual labels:  anomaly-detection
Robin
RObust document image BINarization
Stars: ✭ 131 (-13.82%)
Mutual labels:  neural-networks
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (-7.24%)
Mutual labels:  autoencoder
Persephone
A tool for automatic phoneme transcription
Stars: ✭ 130 (-14.47%)
Mutual labels:  neural-networks
Pysnn
Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
Stars: ✭ 129 (-15.13%)
Mutual labels:  neural-networks
Tensorflow stacked denoising autoencoder
Implementation of the stacked denoising autoencoder in Tensorflow
Stars: ✭ 151 (-0.66%)
Mutual labels:  autoencoder
Libsdae Autoencoder Tensorflow
A simple Tensorflow based library for deep and/or denoising AutoEncoder.
Stars: ✭ 147 (-3.29%)
Mutual labels:  autoencoder
Bender
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
Stars: ✭ 1,728 (+1036.84%)
Mutual labels:  neural-networks
Scarpet Nn
Tools and libraries to run neural networks in Minecraft ⛏
Stars: ✭ 129 (-15.13%)
Mutual labels:  neural-networks
Jevois
JeVois smart machine vision framework
Stars: ✭ 128 (-15.79%)
Mutual labels:  neural-networks
Remo Python
🐰 Python lib for remo - the app for annotations and images management in Computer Vision
Stars: ✭ 138 (-9.21%)
Mutual labels:  neural-networks
Openuba
A robust, and flexible open source User & Entity Behavior Analytics (UEBA) framework used for Security Analytics. Developed with luv by Data Scientists & Security Analysts from the Cyber Security Industry. [PRE-ALPHA]
Stars: ✭ 127 (-16.45%)
Mutual labels:  anomaly-detection
1-60 of 735 similar projects