Python Bindings for C++

preview_player
Показать описание
Abstract
A quick introduction to Python / C++ interoperability, with a focus on pybind11, a lightweight Python bindings library. For a concrete example, we’ll dive into the design and implementation of Python bindings for the Darwin Neuroevolution Framework.

Speaker Bio
By day, Leonard Mosescu is working on Deep Learning compilers and frameworks at NVIDIA. By night, he’s pursuing an old interest in AI and Evolutionary Algorithms.
Рекомендации по теме
Комментарии
Автор

Wow! This has been an absolute life saver! This is one of the best demos I've seen! Great job man!

zhenghaohuang
Автор

I think you shoul have created a discord server community for everyone who are interesting in this topic .

qweoiwjewiodc
Автор

the command: "python setup.py develop", what does develop mean here? is this another file given to execute ?

muhammadsohailnisar