Marcus Chaffim's repositories
aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aima-julia
Julia implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AsymmetricNumeralSystemsToolkit
Testing various methods for choosing tANS entropy coding automata
FastAC
FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation
FiniteStateEntropy
New generation entropy codecs : Finite State Entropy and Huff0
AnalyzingNeuralTimeSeries
Code for ANTS book (Cohen, 2012, MIT Press)
Auth-AIS
PoC for AIS broadcast authentication based on TESLA
Classification-of-Autism-Spectrum-Disorder
Machine Leaning Approaches for Classification of Children with Autism Spectrum Disorder
databook_matlab
Matlab files with demo code intended as a companion to the book "Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control" by Steven L. Brunton and J. Nathan Kutz http://www.databookuw.com/
databook_python
IPython notebooks with demo code intended as a companion to the book "Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control" by J. Nathan Kutz and Steven L. Brunton
deep-image-prior
Image restoration with neural networks but without learning.
jpeg-compressor
C++ JPEG compression/fuzzed low-RAM JPEG decompression codec with Public Domain or Apache 2.0 license
LinAlgBook
Python and MATLAB code for linear algebra textbook.
LMVE
LEARNING-BASED MULTI-FRAME VIDEO QUALITY ENHANCEMENT
matlab-toolboxes
Contains all my Matlab toolboxes.
MATLAB_BrainAndCognitiveScientists
Code that accompanies the book
micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
numerical-tours
Numerical Tours of Signal Processing
Py-tANS
A Python Implementation of the tabled Asymmetric Numeral Systems compression method.
pycontourlet
Contourlet transform toolbox
PyCurvelab
Python interface to Curvelab (http://www.curvelet.org)
PYNQ
Python Productivity for ZYNQ
PYNQ-ComputerVision
Computer Vision Overlays on Pynq
pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
qmnist
The QMNIST dataset
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
resources
A list of data sets and other resources for light fields for computer vision
ryg_rans
Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).
zephyr
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.