Pinned Repositories
c
core
MIRACL Core
DanmuFilter
geom
GEOM: Energy-annotated molecular conformations
GM-Standards
中华人民共和国密码行业标准(GM/T)文本
Graphormer
Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule science, such as material design, drug discovery, etc.
IIFDTI
the codes for paper "IIFDTI: predicting drug target interaction through interactive and independent features based on attention mechanism"
Implementation-of-LBPKSE
This is an impementation of paper, Lattice-based public key searchable encryption with fine-grained access control for edge computing.
sparrow
郑钢《自制编程语言》随书源码及读书笔记
ZhangZhiShuo
I am a undergraduate of UESTC
ZhangZhiShuo's Repositories
ZhangZhiShuo/geom
GEOM: Energy-annotated molecular conformations
ZhangZhiShuo/Graphormer
Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule science, such as material design, drug discovery, etc.
ZhangZhiShuo/IIFDTI
the codes for paper "IIFDTI: predicting drug target interaction through interactive and independent features based on attention mechanism"
ZhangZhiShuo/Implementation-of-LBPKSE
This is an impementation of paper, Lattice-based public key searchable encryption with fine-grained access control for edge computing.
ZhangZhiShuo/PHP-OPPDT-CP-ABE
Supplemental Materials for our PHP-OPPDT-CP-ABE article
ZhangZhiShuo/Ranger21
Ranger deep learning optimizer rewrite to use newest components
ZhangZhiShuo/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
ZhangZhiShuo/caliper
A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
ZhangZhiShuo/curve25519-java
Pure Java and JNI backed Curve25519 implementation.
ZhangZhiShuo/egt_pytorch
Edge-Augmented Graph Transformer
ZhangZhiShuo/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
ZhangZhiShuo/HideNoSeek
Static data flow-based analysis of JavaScript files to detect syntactic clones
ZhangZhiShuo/Lattice-Trapdoor
ZhangZhiShuo/LibMTL
A PyTorch Library for Multi-Task Learning
ZhangZhiShuo/libntru
C Implementation of NTRUEncrypt
ZhangZhiShuo/libsnark
C++ library for zkSNARKs
ZhangZhiShuo/MIRACL
MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).
ZhangZhiShuo/msys2.github.io
The MSYS2 homepage
ZhangZhiShuo/ndcn
Neural Dynamics on Complex Networks
ZhangZhiShuo/NSS_Mirai_Dataset
This dataset is captured from a Mirai type botnet attack on an emulated IoT network in OpenStack.
ZhangZhiShuo/ntru
Simple python implementation of NTRUEncrypt cryptosystem
ZhangZhiShuo/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
ZhangZhiShuo/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
ZhangZhiShuo/quantum-circuit
Quantum Circuit Simulator implemented in JavaScript
ZhangZhiShuo/ristretto255-js
Javascript implementation of the Ristretto255 group operations, built on top of the popular TweetNaCl.js crypto library
ZhangZhiShuo/smhasher
Automatically exported from code.google.com/p/smhasher
ZhangZhiShuo/stat451-machine-learning-fs20
STAT 451: Intro to Machine Learning @ UW-Madison (Fall 2020)
ZhangZhiShuo/SySeVR
ZhangZhiShuo/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
ZhangZhiShuo/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript