ccodle's Stars
UFund-Me/Qbot
[🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant
yunishi3/FastGRNN-for-Keras
FastGRNN/FastRNN cells for Keras implementation. Modified from the Microsoft EdgeML.
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
judasn/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
Lorne0/LSTNet_keras
Keras version of LSTNet
PatientEz/keras-attention-mechanism
the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rather than timesteps in the origin project。
slaysd/pytorch-sentiment-analysis-classification
A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)
YiiGuxing/TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio.
bibs2091/Anomaly-detection-system
Machine learning based Intrusion detection system (IDS)
ahlashkari/CICFlowMeter
CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-General Malware dataset (CICAAGM2017), IPS/IDS dataset (CICIDS2017), Android Malware dataset (CICAndMal2017) and Distributed Denial of Service (CICDDoS2019).
jukworks/swat-seq2seq
Anomaly Detection for SWaT Dataset using Sequence-to-Sequence Neural Networks
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
BLarzalere/LSTM-Autoencoder-for-Anomaly-Detection
AI deep learning neural network for anomaly detection using Python, Keras and TensorFlow
ranchalprakash/LSTM-Anomaly-Detection
LSTM Network for anomaly detection of a sinusoidal wave
sankeerthnalam/Web-traffic-anomaly-detection-using-C-LSTM-neural-networks
This project aims to detect the anomalies in Web-Traffic using a C-LSTM architecture.
shreyagopal/LSTM-Autoencoder-for-Network-Anomaly-Detection
Training an LSTM-based autoencoder to detect anomalies in the KDD99 network traffic dataset.
ccodle/Data-Structures-and-Algorithms
数据结构与算法复习
arnozhang/android-LocalMediaServer
Local media(audio/video) server for Android.
yuzhiqiang1993/zxing
基于zxing的扫一扫,优化了扫描二维码速度,集成最新版本的jar包(zxing-core.jar 3.3.3),集成简单,速度快,可配置颜色,还有闪光灯,解析二维码图片,生成二维码等功能
mybatis/mybatis-3
MyBatis SQL mapper framework for Java