I am studying Data Science at Sorbonne University in Paris. I am very passionate about everything related to data processing, artificial intelligence and more. Because, I think if someone has the right data, they can learn amazing things. So I chose to learn data science in order to help leaders make the right decisions to develop the profits of their business. You can check some of my works on my github account.
Design Autoencoder from scratch. The goal of this project is to design from scratch a neural network layers(linear or convolutional (1D)) and activation functions to realize an auto-encoder.
MoreAcademic project about information retrieval and the goal is to build a search engine using CACM data collection to train our models. We did indexation, create models(Okapi, Vector model), make evaluation and implement page rank algorithm.
For this project, our goal is to collect data in order to find an answer for "What is the most suitable US state for raising children?". To do it we use Talend and Dataiku.
MoreThis is a small solver based on DPLL iterative algorithm. You can install(cli version) this solver and use it to figure out propositional satisfiability problem (SAT). For example, it can help you to establish championship planning for each team according to some constraints.
More