Skip to content
View mbocquel's full-sized avatar

Highlights

  • Pro

Block or report mbocquel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mbocquel/README.md

Hi there 👋

After nearly 10 years at Yele Consulting, a consulting firm specializing in supporting the environmental and digital transformation of energy sector, I left my position as Senior Manager and Director of Information Systems.

I joined 42 School to enhance my skills in software development. I was among the fastest in my cohort to complete the core curriculum at 42, which allowed me time to develop my skills in AI and machine learning.

Today, I am seeking to consolidate my new technical skills and explore how emerging technologies such as AI can transform various industrial sectors.

🤖 Artificial Intelligence MOOC completed:

DeepLearning.AI Short Courses

💻 Tech Stack:

Pinned Loading

  1. RAG_Enedis RAG_Enedis Public

    Experiment with RAG using Langchain, LangGraph, OpenAI, HuggingFace and Mistral to create a RAG that is able to analyse PDF from the Enedis documentation website, and answer question about it. Ongo…

    Python

  2. Leaffliction Leaffliction Public

    Using CNN to identify tree leaves.

    Python

  3. MultilayerPerceptron MultilayerPerceptron Public

    Coding a neural network from scratch in Python and using it to predict if a tumor is benign of malignant.

    Jupyter Notebook

  4. sorting_hat_dslr sorting_hat_dslr Public

    Using Logistic regression to recreate the Hogwarts Sorting Hat.

    Jupyter Notebook 1

  5. transcendence transcendence Public

    Last project of 42 Common Core - A multi-player pong game online with a chat

    TypeScript

  6. cub3d cub3d Public

    This project is a wolfenstein-like game coded in C using raycasting. No game engine was used.

    C 1