cmaureir / unleash_cpp
EuroPython 2019 Talk
☆55Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for unleash_cpp
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- My derivation of the backpropagation algorithm used in deep neural networks.☆23Updated 6 years ago
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 2 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆30Updated 6 years ago
- algorithms in c++☆44Updated 4 years ago
- An implementation of the Fourier Transform using Python☆52Updated 2 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- Some example scripts in pytorch☆26Updated 3 years ago
- Comparing the performance of Python, NumPy and C extensions☆40Updated 5 years ago
- Deep learning library in python from scratch☆44Updated 2 years ago
- OpenAI Gym environment for DART robotics simulator.☆22Updated 6 years ago
- From Raymond Hettinger's Transforming Code into Beautiful, Idiomatic Python☆39Updated 6 years ago
- This is the code for "PyTorch in 5 Minutes" by Siraj Raval on Youtube☆44Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 6 years ago
- ☆63Updated 7 years ago
- A Python package that makes building pybind11 modules with cmake dead simple by using headers from pybind11 python package and supplying …☆30Updated 4 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 4 years ago
- Create matplotlib plots with the art style of Randall Munroe's xkcd☆86Updated 5 years ago
- C++ wrappers of OpenAI-Gym environments☆12Updated this week
- This is an implementation of the tic-tac-toe game as a gym environment. It can be used to make the computer learn playing the Tic-Tac-Toe…☆26Updated 5 years ago
- PyCon 2020 Talk: "C++ ♥ Python: from modules to hybrid applications"☆9Updated 4 years ago
- An automatic Python wrapper generator for C++ code.☆46Updated last week
- Code associated with an upcoming blog post discussing ctypes and python bindings in general☆61Updated 3 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated last year
- ☆15Updated 6 years ago
- Content for the SciPy 2015 Cython tutorial: http://www.scipy2015.scipy.org/ehome/115969/289057/?&☆58Updated last year
- A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]☆15Updated 5 years ago
- Pyculib - Python bindings for CUDA libraries☆97Updated 5 years ago
- This example demostrates using the cppyy CMake tools to automatically create Python bindings from C++.☆42Updated 4 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago