Pinned Repositories
actor-framework
An Open Source Implementation of the Actor Model in C++
approx
A simple tool written in C++20 used for approximation of n-variable mix-type integrals.
boruta_py
Python implementations of the Boruta all-relevant feature selection method.
CEC2013
2013 IEEE CEC Competition on Niching Methods for Multimodal Optimization
CEC2017-BoundContrained
csv-parser
A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
curlpp
C++ wrapper around libcURL
date
A date and time library based on the C++11/14/17 <chrono> header
threadpool
A simple yet powerful ThreadPool written in C++17/20.
mzjaworski's Repositories
mzjaworski/actor-framework
An Open Source Implementation of the Actor Model in C++
mzjaworski/boruta_py
Python implementations of the Boruta all-relevant feature selection method.
mzjaworski/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
mzjaworski/date
A date and time library based on the C++11/14/17 <chrono> header
mzjaworski/Deep-Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
mzjaworski/expected
C++11/14/17 std::expected with functional-style extensions
mzjaworski/fmt
A modern formatting library
mzjaworski/Gaussian-Mixture-Convolution-Networks
mzjaworski/googletest
GoogleTest - Google Testing and Mocking Framework
mzjaworski/grokfast
Official repository for the paper "Grokfast: Accelerated Grokking by Amplifying Slow Gradients"
mzjaworski/GrowNet
mzjaworski/jetson-reinforcement
Deep reinforcement learning GPU libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
mzjaworski/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
mzjaworski/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
mzjaworski/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
mzjaworski/metaparse
A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process
mzjaworski/openturns
Uncertainty treatment library
mzjaworski/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
mzjaworski/pybind11
Seamless operability between C++11 and Python
mzjaworski/pyEntropy
Entropy for Python
mzjaworski/pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
mzjaworski/pykan
Kolmogorov Arnold Networks
mzjaworski/python-bitvavo-api
Python wrapper for the Bitvavo API
mzjaworski/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
mzjaworski/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
mzjaworski/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
mzjaworski/torchquad
Numerical integration in arbitrary dimensions on the GPU using PyTorch / TF / JAX
mzjaworski/URT
Fast Unit Root Tests and OLS regression in C++ with wrappers for R and Python
mzjaworski/Volt
Public Implementation of Volatility Based Kernels and Moving Average Means for Accurate Forecasting with Gaussian Processes
mzjaworski/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.