Pinned Repositories
biopython
Official git repository for Biopython (converted from CVS)
docs
Dedicated repo for Hydra documentation
EthDKG
Ethereum-based Distributed Key Generation Protocol
face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
flecs
A fast entity component system (ECS) for C & C++
hydra
A Substrate query node framework
hydra-template
Sample hydra project, ready for cloning and hacking
java-sdk
:chicken: Java SDK to use the IBM Watson services. It supports Android.
markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
multi-party-ecdsa
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
oracle58's Repositories
oracle58/biopython
Official git repository for Biopython (converted from CVS)
oracle58/docs
Dedicated repo for Hydra documentation
oracle58/EthDKG
Ethereum-based Distributed Key Generation Protocol
oracle58/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
oracle58/flecs
A fast entity component system (ECS) for C & C++
oracle58/hydra
A Substrate query node framework
oracle58/hydra-template
Sample hydra project, ready for cloning and hacking
oracle58/java-sdk
:chicken: Java SDK to use the IBM Watson services. It supports Android.
oracle58/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
oracle58/multi-party-ecdsa
Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
oracle58/multi-party-sig
Implementation of protocols for threshold signatures
oracle58/nautilus
The official Wallet used for sending transactions to the Helix Network.
oracle58/opencv
Open Source Computer Vision Library
oracle58/pendulum
Pendulum is a distributed messaging protocol that enables globally available tamper proof timestamps :hourglass_flowing_sand:
oracle58/pendulum-sdk
The official Pendulum SDK.
oracle58/squid
The main repo of the squid framework
oracle58/substrate-node-template
oracle58/tensorflow
Computation using data flow graphs for scalable machine learning
oracle58/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
oracle58/ts-command-line-args
A typescript wrapper for command-line-args that allow you to generate config from existing TS interfaces