Pinned Repositories
advisor
Open-source implementation of Google Vizier for hyper parameters tuning
CTS_Decrypt
CBC ciphertext stealing decryption using a standard CBC interface
deep-learning-resources
A Collection of resources I have found useful on my journey finding my way through the world of Deep Learning.
deeplearning-papernotes
Summaries and notes on Deep Learning research papers
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
keras-tcn
Keras Temporal Convolutional Network.
LSTM-FCN
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
min_cost_network_flow
Solve the min cost flow problem using both NetworkX and Linear Programming package PuLP
MinCostFlowLP
Finding the minimum cost flow of a given network using networkx and alternative linear programming method
NALU-and-Applying-on-LSTM
NALU and Applying on LSTM
JKyang09's Repositories
JKyang09/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
JKyang09/CTS_Decrypt
CBC ciphertext stealing decryption using a standard CBC interface
JKyang09/deep-learning-resources
A Collection of resources I have found useful on my journey finding my way through the world of Deep Learning.
JKyang09/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
JKyang09/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
JKyang09/keras-tcn
Keras Temporal Convolutional Network.
JKyang09/LSTM-FCN
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
JKyang09/min_cost_network_flow
Solve the min cost flow problem using both NetworkX and Linear Programming package PuLP
JKyang09/MinCostFlowLP
Finding the minimum cost flow of a given network using networkx and alternative linear programming method
JKyang09/NALU-and-Applying-on-LSTM
NALU and Applying on LSTM
JKyang09/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
JKyang09/rsa-crack-cuda
Pairwise GCD of RSA keys using CUDA
JKyang09/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
JKyang09/unsw-nb15
JKyang09/zeek
Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.