How I decreased the compilation of DLL neural networks using C++17.| Blog blog("Baptiste Wicht");
My thesis (Deep Learning Feature Extraction for Image Processing) is available online| Blog blog("Baptiste Wicht");
Optimization of advanced patterns for GPU performance in Expression Templates Library (ETL)| Blog blog("Baptiste Wicht");
Long Short Term Memory (LSTM) are now supported in Deep Learning Library (DLL)| Blog blog("Baptiste Wicht");
Improvements on the display of Deep Learning Library| Blog blog("Baptiste Wicht");
Recurrent Neural Networks are now supported in Deep Learning Library (DLL)| Blog blog("Baptiste Wicht");
I've just finished integrating new features into DLL, my deep learning library. I've added support for an embeddings layer, a group layer and a merge layer. This is not yet released, but available in| Blog blog("Baptiste Wicht");
Presentation of Deep Learning Library (DLL) 1.0, a very fast neural network library| Blog blog("Baptiste Wicht");
I'm happy to announce the version 1.2 of my Expression Templates Library (ETL): ETL 1.2, two months after I released the version 1.1. This version features much better GPU Support, a few new features| Blog blog("Baptiste Wicht");
Explanation on how I made DLL library 38% faster to compile with optimizations and using C++17 if constexpr.| Blog blog("Baptiste Wicht");