Skip to content
View MouadEttali's full-sized avatar
Block or Report

Block or report MouadEttali

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
MouadEttali/README.md

Hi there 👋

  • 🔭 I’m currently working on many AI projects at my job at Aqsone
  • 🌱 I’m currently learning Click for creating beautiful CLIs in python
  • 💞️ I’m looking to collaborate on maintaining and improving ML and data science projects/software
  • 💬 Ask me about ML, Data and Software.
  • 📫 How to reach me: https://www.linkedin.com/in/mouad-et-tali/
  • ⚡ Fun fact: Before using git (many years ago) and understanding its power, I used to collaborate by saving my files in oneDrive 😱

Pinned

  1. ComputerVision_DeepLearning ComputerVision_DeepLearning Public

    Computer vision and deepLearning repo, with the intent of learning the fundemantals of deep learning and deepening my knowledge in them

    Jupyter Notebook 3

  2. From-scratch-machine-learning---From-mathematical-formulas-to-functioning-algorithms From-scratch-machine-learning---From-mathematical-formulas-to-functioning-algorithms Public

    Implementation of machine learning algorithms from their basic mathematical fundamentals to their code counterparts.

    Jupyter Notebook 2

  3. Machine-Learning-Study- Machine-Learning-Study- Public

    Personal, studying and tips materials, plus some coding challenges and tests i had done.

    Jupyter Notebook 2

  4. NLP-and-Text_Mining NLP-and-Text_Mining Public

    NLP and text mining tasks, starting off with the basics and then moving on to implementing some ideas from NLP articles into working codes.

    Jupyter Notebook 2

  5. LeetCodeChallenges LeetCodeChallenges Public

    Programming Challenges from LeetCode using Python

    Python 1

  6. End_to_END_churn_predictor End_to_END_churn_predictor Public

    In this repo I train a model to predict Employee attrition based on multiple factors, After that I write the REST API and a simple UI frontend for this ML project and deploy it on AWS.

    Python