- Lives in Paris, France.
- Graduated from ESI Algiers ex INI.
- Graduated from University of Paris.
- Web development and data science
I am Akli YALAOUI, I am a web developer and a data scientist. I am an ambitious person with a fast learning curve, I like creativity and solving complex problems both in computer science and everyday life.
Currently, I am seeking for new opportunities, I am open to work as a web developer freelancer or as a data scientist.
Community detection in social networks is an NP- hard search problem, and many metaheuristics have been proposed to solve it. One of them is to apply population-based metaheuristics, such as genetic algorithms. The problem with these methods, which evolve a population through generations, is the impact of the initial population on the quality of the results and the execution time. Indeed, the initial population must be generated in an intelligent way so as to ensure that it contains good quality solutions and that it is diverse. In this paper, we propose a new hybrid method using the k-means algorithm to generate a part of the initial population with the help of reinforcement learning to determine the best K-parameters and the distance used for the k-means algorithm. The newly proposed hybrid approach performs well on synthetic and real instances.
Community detection, Machine learning, Meta- heuristics, Genetic Algorithms, K-means, Reinforcement learning, Q-Learning.
Akli YALAOUI, Mohamed Islem KARABERNOU, Adel BOULAOUAD, Sarah ABCHICHE, Mustapha Ayoub BELOUADAH, ,Mohamed DJILANI.
Hard combinatorial optimization are problems that involves huge search space and have been studied extensively by operational research. This paper propose a hyper-heuristic based on reinforcment learning to decide the next heuristic to optimize for the Flowshop Permutation Problem.
FSP, hyper-heuristic, optimization
Akli YALAOUI, Mohamed Islem KARABERNOU, Adel BOULAOUAD, Sarah ABCHICHE, Mustapha Ayoub BELOUADAH, ,Mohamed DJILANI.
A react component that displays an interactive map of Algeria.
# Check package on NPMThe ultimate app for anyone needing a smarter way to handle documents.
A search engine for text laws, it leverages NLP techniques in order to improve the quality of search results
A module for managing the content of the above search engine, A tool to completly customize the search engine
A complete dashboard for the videvet mobile application. It includes users management, products management, KPI tracking, Premium accounts management, Real time chat, Notifications, App configurations
A third place winning prize on an AI hackathon organized in Algiers by the CSE club. The solution we proposed consists of browser extension that detects youtube videos and make a sentiment analysis on it and display some statistics along with its polarity. This is only A basic version and it works only for english text.
Real time front end coding (html,css,js) application, includes authentification, creating a project, share the project with other contributers, downloading the project as an html file, real time contributing using socket.io, a dashboard to visulize thumbnails of your different projects. This project is not deployed yet as other features are yet to be implemented such as the search, real time notifications.
This is the tic tac toe game, with difficulty levels, the Ai supposes that the human is playing optimally and in worse cases it will try to get a tie. The hard level corresponds to depth 4 while performing the Depth first search in the minmax algorithm.
This is a website made during summer internship for a multiservice company called Adsil which is based in Algiers-Algeria. However the github repo for this project is private.
An application that implements all the important features of nowdays chat applications including : authentification, send accept refuse friends requests, creating deleting a post,commenting and liking a post in real time,real time notifications,profile page and edit the profile, dark mode, search friends, real time chats and video calls, sending images videos and text and emojis.