SanELmoumni
Data scientist & AI developer. Passionate about AI, Data science, Machine Learning, BI... If there's data in it, I'M IN ✋ !
Datavalue ConsultingParis, France
Pinned Repositories
AI-Minimax-algorithm-using-Lisp-and-Java.
This project includes two implementations of the minimax algorithm which i found very useful in the AI field.
AI_-Case-Based-Reasoning-Ttijari-Game.
I implemented in this project the first step of a known reasoning mode in AI, which is CBR (Case Based Reasoning) in a known card game called "Ttijari". [ JAVA ]
AspectJ-Examples
This is a mini-project to learn how to use the aspect-oriented programming. I implemented different examples (Security - Tracking/Logging) for a better understanding of this paradigm.
Automating-Anomalies-Inspection-in-Audit-Detecting-excessive-transactions-
Automating an audit task (Check README file)
Automating-Anomalies-Inspection-in-Audit-Detecting-extensive-debtor-bank-agencies.
Detecting bank agencies with excessive daily debits [ANOMALIES] !
Compilation-codes-with-C-language
Some functions that could help you to realize projects in compilation field
Concurrent-programming-using-Java.
This program simulates the load and the unload of the goods purchased using java threads.
Constraint-Satisfaction-Problem-Nurses-assignment-problem.
This project solves the nurses assignment problem in the emergency department of the university hospital center "Ibn Rochd" in Casablanca. To satisfy all the constraints, I used the API Choco Solver V2.1.2.
Mathematical-programming-approach-in-credit-scoring-using-CPLEX-and-linear-programming.
Solving a credit scoring linear program using CPLEX to minimize the sum of different deviations, and satisfying specific constraints about clients (Good or bad clients).
Scheduling-problem-in-operational-research-Dynamic-programming-Metaheuristic-VNS-solutions.
In this project, I implemented with Python the solutions of the scheduling problem using different methods, the metaheuristic : genetic algorithm and secondly the dynamic programming.
SanELmoumni's Repositories
SanELmoumni/Scheduling-problem-in-operational-research-Dynamic-programming-Metaheuristic-VNS-solutions.
In this project, I implemented with Python the solutions of the scheduling problem using different methods, the metaheuristic : genetic algorithm and secondly the dynamic programming.
SanELmoumni/AI_-Case-Based-Reasoning-Ttijari-Game.
I implemented in this project the first step of a known reasoning mode in AI, which is CBR (Case Based Reasoning) in a known card game called "Ttijari". [ JAVA ]
SanELmoumni/Automating-Anomalies-Inspection-in-Audit-Detecting-extensive-debtor-bank-agencies.
Detecting bank agencies with excessive daily debits [ANOMALIES] !
SanELmoumni/Automating-Anomalies-Inspection-in-Audit-Detecting-excessive-transactions-
Automating an audit task (Check README file)
SanELmoumni/Mathematical-programming-approach-in-credit-scoring-using-CPLEX-and-linear-programming.
Solving a credit scoring linear program using CPLEX to minimize the sum of different deviations, and satisfying specific constraints about clients (Good or bad clients).
SanELmoumni/AI-Minimax-algorithm-using-Lisp-and-Java.
This project includes two implementations of the minimax algorithm which i found very useful in the AI field.
SanELmoumni/AspectJ-Examples
This is a mini-project to learn how to use the aspect-oriented programming. I implemented different examples (Security - Tracking/Logging) for a better understanding of this paradigm.
SanELmoumni/Compilation-codes-with-C-language
Some functions that could help you to realize projects in compilation field
SanELmoumni/Concurrent-programming-using-Java.
This program simulates the load and the unload of the goods purchased using java threads.
SanELmoumni/Constraint-Satisfaction-Problem-Nurses-assignment-problem.
This project solves the nurses assignment problem in the emergency department of the university hospital center "Ibn Rochd" in Casablanca. To satisfy all the constraints, I used the API Choco Solver V2.1.2.
SanELmoumni/Graphs-and-different-versions-of-Dijkstra-using-Python
Different algorithms in Python, useful to manupilate graphs.
SanELmoumni/Service-Oriented-Architecture-Orchestration-of-business-processes-and-services-in-a-university.
In this project, I implemented many different web sevices using BPEL, JAVA and MYSQL, to orchestrate between different business processes of the university's succursales (School, Library, Sports complex).
SanELmoumni/Useful-C-and-CPP-Functions-data-structures
If u need to understand some basics of C language and data structures, I made this files for you.
SanELmoumni/Web-platform-Multimodal-public-transport-Casablanca
In this project, i created a web platform for the management of a multimodal urban transport in the city of Casablanca implemented with HTML, CSS, Javascript and PHP. The main program is contained in the file "itineraire.php"