Pierre-Yves DumasPredict the outcome of a rock-paper-scissors gamePenn & Teller got fooled by a rock-paper-scissors game, they thought they were having free choices when they had none. How did this happen?Jan 13, 2022Jan 13, 2022
Pierre-Yves DumasUsing Python to generate an Anki deckI used Python to generate Anki decks based on Jisho.org for the JLPT. The code is available on GitHub.Jan 12, 2022Jan 12, 2022
Pierre-Yves DumasReturn all rows in case of tiesWith Python and Pandas dataframes after a groupby + min or a groupby + max.Jan 9, 2022Jan 9, 2022
Pierre-Yves DumasSharing a virtual environment between Anaconda and PyCharmNotebooks are great to experiment, but code that goes into production generally comes from an IDE like PyCharm, so you want to make sure…Dec 18, 2021Dec 18, 2021
Pierre-Yves DumasTensorFlow GPU 2.7.0 on Windows 10Install Visual Studio 2019 in 2022 for CUDA 11.2 and cuDNN 8.1.1Dec 1, 2021Dec 1, 2021
Pierre-Yves DumasANTLR + Scala: An introduction to MetaprogrammingKnowing how to parse code is very useful, not only to create tools like IDEs and compilers but also to feed Artificial Intelligence with…Nov 19, 2021Nov 19, 2021