Life’s top 3 might be winter coffee, the snooze button and the feeling when you find a new artist whom you like. My attempt to chasing that feeling is a music explorer ; let’s dive into it !
Through a WebApp and an API wrapped around Deezer. Search for an artist, album or track and view a graph of similar content.

View source post on Medium.
]]>Through a CLI to fetch worksheets from Snowflake and a GitHub Action to automatically synchronize several account with your repository
NOTE: Snowflake worksheets now support Git Integration nativel. Read the official documentation.
View source post on Medium.
]]>Fetch your worksheets locally, version and share them with Git and GitHub, upload them to any Snowflake account. Headache-free warranty.
NOTE: Snowflake worksheets now support Git Integration nativel. Read the official documentation.
View source post on Medium.
]]>Open innovation challenge: Improving Daily Life, Society and Planet with 5G, IoT and AI. Imagined and pitched an indoor guide at Vivatech Paris 2022.
]]>Bayesian Games are instances of a relatively simple class of games. They are decision-making model used to derive optimal strategies for incomplete information, they therefore represent a step in a partially observable markov decision processes (POMDP).
Optimal strategies in this games represent a Nash Equilibrium that can be found through solving a Linear Program. The resolution of such systems runs in polynomial time which is a limit to systems integrating this approach. Building a sequential decision making solver where each step is polynomial might indeed be challenging. Therefore, we propose to study the use of search heuristics to consider most probable states first.
Two heuristics were tested. Results show that, even though solving time was improved, solving complexity remains polynomial. Testing more complex heuristics could result in complexity decrease but nothing shows evidence of that here.
Read full report.
]]>Optimize a cloud services distribution (multi-metrics combinatorial optimization) over multiple servers through a randomized greedy algorithm
Currently trying to retrieve the source code used…
]]>In a hypothetical scenario where everyone is to become blind in a few months time, we designed and prototyped an indoor guide to help maintain an active life. The solution is based on Visual Light Communication technology and is thought to be inexpensive, maintenance-light and flexible.
]]>