Mohamed Aymane Farhi (MedAymenF)

MedAymenF

Geek Repo

Location:Casablanca

Github PK Tool:Github PK Tool

Mohamed Aymane Farhi's repositories

Handwritten-digit-recognition

Handwritten digit recognition with the MNIST dataset.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

mySpotify

This project is an introduction to algorithms used for recommendations: non-personalized, content-based, collaborative filtering.

Python-Module-01

The goal of this module is to get started with the Python language. You will study objects, classes, inheritance, built-in functions, magic methods, generator ...

Language:PythonStargazers:1Issues:1Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

21_DS_Branch

The piscine focuses on basic programming skills with Python and the most popular and useful data science libraries. The participants will be able to collect data with parsing, preprocess data using Pandas and SQL and build pipelines with machine learning algorithms.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Car-Model-Classification

Car Model classification using Stanford Cars Dataset for Grab AI For Sea challenge on computer vision (https://www.aiforsea.com/computer-vision)

Language:PythonStargazers:0Issues:0Issues:0

computorv1

This project aims to make you code a simple polynomial equation solver.

Language:PythonStargazers:0Issues:1Issues:0

churn

This project is an introduction to artificial neural nets: fully-connected neural nets, hidden layers, activation functions, back-propagation, dropout.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

docs

TensorFlow documentation

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

DSLR

This project is about data exploration and logistic regression.

Language:PythonStargazers:0Issues:1Issues:0

FinRL_with_fundamental_data

Trained an automated stock trading model with companies' fundamental data using FinRL, a Deep Reinforcement Learning library developed by AI4Finance.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ft_linear_regression

This project is an introduction to machine learning.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

LLMsPracticalGuide

A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)

Stargazers:0Issues:0Issues:0

ML-Module-00

The goal of this module is to discover the concept of linear regression. You will study, in this module the keys concepts in linear algebra to achieve univariate linear regression.

Language:PythonStargazers:0Issues:1Issues:0

ML-Module-01

The goal of this module is to get started with the basics of linear regression. You will study, in the field of machine learning, what we call an hypothesis, cost function, gradient descent and some notions of feature scaling.

Language:PythonStargazers:0Issues:1Issues:0

ML-Module-02

The goal of this module is building on what you did on the previous modules. You will extend the linear regression to handle more than one features. Then you will see how to build polynomial models and how to detect overfitting.

Language:PythonStargazers:0Issues:1Issues:0

ML-Module-03

The goal of this module is to discover your first classification algorithm: logistic regression. You will learn its loss function, gradient descent and some metrics to evaluate its performance.

Language:PythonStargazers:0Issues:1Issues:0

ML-Module-04

The goal of this module is to discover the concepts of regularization and how to implement it into the algortihms you already saw until now.

Language:PythonStargazers:0Issues:1Issues:0

multilayer-perceptron

This project is an introduction to artificial neural networks thanks to the implementation of a multilayer perceptron.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

notebooks

Repository for deepdoctection tutorial notebooks

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

openaedmap-frontend

Map which shows locations of defibrillators (AEDs) and allows adding new ones.

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

Python-Module-00

This first module of Python is designed to to get started with the Python language. You will study basic setup, variables, data types, functions, ...

Language:PythonStargazers:0Issues:1Issues:0

Python-Module-02

The goal of this module is to tackle advanced notions of Python. You will learn more about decorators, lambda, context manager, build package,

Language:PythonStargazers:0Issues:1Issues:0

Python-Module-03

This fourth module of Python is designed to to get started with the library Numpy.

Language:PythonStargazers:0Issues:1Issues:0

Python-Module-04

This fifth module is dedicated to the manipulation of Pandas library, widely used in datascience field.

Language:PythonStargazers:0Issues:1Issues:0

Sensor-Unification

This is a ROS service that helps with sensor unification.

Language:CMakeStargazers:0Issues:1Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

License:Apache-2.0Stargazers:0Issues:0Issues:0

tweets

This project is an introduction to natural language processing: bag of words, TFIDF, stemming, lemmatization, stop-words, cosine similarity, n-grams, word2vec.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0