Stars
Python packaging and dependency management made easy
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, …
A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Repository containing notebooks of my posts on Medium
Adds a REPL console to Atom that connects to your Pycom board. It can run code on the board or synchronize your project files.
MicroPython libraries and examples that work out of the box on Pycom's IoT modules
A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
add camera support to MicroPython
A bundle of useful CircuitPython libraries ready to use from the filesystem.
🐍 Deep Learning Type Inference of Python Function Signatures using their Natural Language Context
Probabilistic type inference
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
Interactive ChipWhisperer tutorials using Jupyter notebooks.
List of tools & datasets for anomaly detection on time-series data.
This is a proof-of-concept implementation of the framework proposed by [Alves and Aranha 2018] with the purpose of offering a wrapper on MongoDB's Python driver that enables a application to store …
✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources
A library for drawing space-filling curves like the Hilbert Curve.
Detecting malicious document based on file's signal processing.
Simple tool to graph files for quick analysis
Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables
Python binding to the Networking and Cryptography (NaCl) library
Cryptanalysis scripts for classical ciphers e.g. substitution, Vigenere etc. These are for practicalcryptography.com/cryptanalysis
Library consisting of explanation and implementation of all the existing attacks on various Encryption Systems, Digital Signatures, Key Exchange, Authentication methods along with example challenge…