facebook
favorite button
super instructor icon
Trusted teacher
This teacher has a fast response time and rate, demonstrating a high quality of service to their students.
member since icon
Since July 2025
Instructor since July 2025
Translated by GoogleSee original
Introduction to Brain-Machine Interfaces: EEG, Signal Processing and Artificial Intelligence - By a Doctor of Electrical Engineering
course price icon
From 6.91 £ /h
arrow icon
This course is intended for students, engineers, novice researchers or computational neuroscience enthusiasts wishing to discover the world of Brain-Machine Interfaces (BCI) through the use of EEG motor imagery signals.

Thanks to my doctoral work in Electrical Engineering, I offer structured and practical support to understand the fundamentals of EEG signal acquisition and processing, time-frequency analysis techniques, classification algorithms (SVM, LDA, CNN), as well as the implementation of a simple ICM.

This course combines theory, coded tutorials (Python/Matlab), and concrete examples based on public EEG databases.
Extra information
A computer with an internet connection is required.
The installation of the tools will be guided during the first lesson
Location
location type icon
Online from France
Age
Children (7-12 years old)
Teenagers (13-17 years old)
Adults (18-64 years old)
Seniors (65+ years old)
Student level
Beginner
Intermediate
Advanced
Duration
60 minutes
90 minutes
The class is taught in
French
English
Arabic
Reviews
Availability of a typical week
(GMT -04:00)
New York
at teacher icon
Online via webcam
Mon
Tue
Wed
Thu
Fri
Sat
Sun
00-04
04-08
08-12
12-16
16-20
20-24
Do you dream of creating your own website but don't know where to start? 🙋‍♂️🙋‍♀️ This course is for you! Together, we'll dive into the exciting world of web development by learning the basics of the three essential languages: HTML 🧱 to structure your pages, CSS 🎨 to make them beautiful and well-presented, and JavaScript ⚙️ to add interaction and dynamism to your projects (like drop-down menus, click effects, or responsive forms).

No need to have any previous experience coding! 💡 This course is designed for beginners, the curious, or even those considering a career change. The goal is simple: by the end, you'll know how to create a complete, clean, modern, and mobile-friendly website 📱💻. We progress step by step, with clear explanations, small, concrete projects, and a relaxed but serious atmosphere. 🎯

The course is remote via webcam (Zoom, Google Meet, etc.) 📍💻. All you need is a laptop and a code editor like Visual Studio Code (free). I provide all the files needed to follow the exercises and build your site step by step 🧑‍💻📂.

This course is taught in French 🇫🇷 and is aimed at everyone, from teenagers to seniors, motivated to learn something new and useful. Sessions last 60 or 90 minutes, whichever suits you best ⏱️. Whether you want to create a personal website, discover coding or even start a professional project, you've come to the right place! 💬✨

See you soon to create your first website together! 😄👨‍🏫👩‍🏫
Read more
Are you looking for personalized support for your child who is struggling or looking to improve? I offer online private tutoring, tailored to elementary and middle school students, in all subjects: French, math, science, history-geography, English, and more.

My goal is to give each student confidence, help them fill in their gaps and gain independence.
Each course is personalized according to the student's level and needs.

Thanks to regular monitoring, simple explanations and adapted exercises, your child will be able to rediscover the pleasure of learning.

What your child will learn:
Through these support sessions, your child will learn to review their lessons effectively, better understand the concepts covered in class, and organize themselves to complete their homework and prepare for their assessments. The goal is also to help them regain their self-confidence and rediscover the joy of learning.

📞 Interested? Contact me with any questions or to schedule an initial lesson.
Read more
Similar classes
arrow icon previousarrow icon next
verified badge
Hello, I am a doctoral student in electrical engineering and associate professor in engineering sciences, experienced in the field of electrical engineering, I offer support courses in the subjects of engineering sciences (Electronics, automatics, electrical engineering, automation, programming).

Digital electronics
Analog electronic
electromagnetism (propagation of high frequency waves)
Automatic (continuous, sampled)
electrical engineering (transformers, electrical machines, switching power supply)
C / c ++ programming, Assembler, ARM, STM32
renewable energy (wind, PV)
engineering Sciences
RDM
Python,VHDL
PIC Microprocessor and Microcontroller
Signal processing and data acquisition
Engineering Sciences

These courses allow the student to get up to speed and regain confidence in all scientific subjects, just as they prepare him effectively for the Baccalaureate, the Preparatory Classes or various examinations of the engineering classes.

COURSE OBJECTIVES AND PEDAGOGICAL APPROACH

Resumption and deepening of fundamental concepts through exercises with course reminders.

Put the student in a situation of questioning and research.

Respond to individual issues and questions

Exercise training in order to achieve real mastery of the content.

Learn to build theoretical reasoning from observable facts or hypotheses.

Specific preparation for higher education requirements (in-depth content, increase in work capacity, enrichment of scientific background)

This educational approach is effective since it has often led me to interesting results with my students.

Associate professor provides support courses in electrical engineering
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
With 7 years of experience as a developer in a Factory, I now develop Wordpress websites for large groups.

In the training program, you will learn to:

- Install, configure, and deploy WordPress sites
- Develop custom Wordpress themes and plugins
- Use powerful tools like ACF Pro, Gravity Forms, WPML, AIOS Security, WP rocket...
- Create custom post types and tailor-made taxonomies
- Develop pages using the right methods in HTML, CSS, Javascript & PHP
- Administer and manage a site database
- Contribute to the good natural referencing (SEO) of your site
- Use WP-Cli to speed up the maintenance of your sites
- Use Docker to containerize your local/prod projects and facilitate their management
- Administer your WP sites the right way
- And much more...

For any questions, you can contact me by PM.

See you soon,
Matthew
verified badge
Do you want to learn how to program desktop applications in Java, C language, C ++, CSharp (C #), PSeint, Visual Basic .NET, Macros in Excel?

Do you want to learn how to program mobile applications in App Inventor 2?

My teaching methodology is Project Based Learning (PBL).

In this way, to build an application, I will teach you that the really important thing before sitting down to code (by attempt and error) in front of the computer, is the analysis and design of the algorithm (which constitutes 90% of the success of the program to be implemented. ), for this, with an example from the real world, the construction process will be explained: 1. Example with data from the real world, 2. Collection of information on requirements (input data, calculations, output data), 3. Hierarchy of operators (mathematical formulas versus computational formulas), 4. Desk test on a spreadsheet, 5. Constants, variables and data types to use, 6. Algorithm construction, 7. Flowchart, 8. Desk test on paper, 9. Implementation of the algorithm in the chosen programming language, if it is in console mode, it is implemented directly, if it is in form mode, the user interface is drawn on paper (UX) first.
verified badge
doctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
verified badge
Do you want to enhance your mental abilities, train your creative thinking, and improve your cognitive performance?
This course combines the best of cognitive stimulation and neuropsychology to help you strengthen your mind, expand your problem-solving skills, and think flexibly and innovatively.

As a university professor and neuropsychologist, I have designed a practical and personalized program for young people and adults who wish to develop their full cognitive potential.
What are you going to achieve with this course?
Develop your flexible thinking
Learn to look at problems from new perspectives, break rigid thinking patterns, and find creative and effective solutions in complex situations.

Stimulate key executive functions
It develops skills such as planning, logical reasoning, decision-making, sustained attention, and working memory, which are essential for good academic, work, and daily performance.

Adapt better to challenges
Cognitive stimulation strengthens your ability to adapt to change, handle the unexpected, and respond with mental agility to new demands.

Prevent cognitive decline
Incorporate neuroscience-based practices that help you take care of your mental health and prevent future difficulties associated with chronic stress or aging.

Improve your overall well-being
Strengthening your cognitive abilities has a direct impact on your emotional well-being, your autonomy, your creativity, and your personal relationships.

Who is this course for?
✔️ Adults looking to optimize their cognitive and professional performance.
✔️ People experiencing temporary dysfunctions (stress, mental fatigue, lack of concentration).
✔️ People with a neurological history (stroke, TBI, neurodegenerative diseases) seeking cognitive rehabilitation.
✔️ Young adults who want to improve their concentration, planning, and problem-solving skills for studying, working, or starting a business.

How do we work?
This course includes an initial assessment and a personalized intervention plan, with practical exercises, neurocognitive strategies, and innovative tools based on scientific evidence.

I guide you through a process that combines science, creativity, and human development so you can achieve your best mental state.

Want to know more? Send me a direct message and I'll be happy to answer your questions.
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Become a Trading Pro with NinjaTrader!

Are you passionate about trading and want to master one of the most powerful trading platforms on the market? If so, this ad is for you!

As a seasoned NinjaTrader expert, I offer personalized courses to help you master this exceptional trading platform. Whether you want to learn how to trade manually or automate your strategies using C# and custom indicators, I'm here to guide you every step of the way.

My courses are designed for traders of all levels, from complete beginners to experienced professionals. Here's what you can expect:

- In-depth training on using NinjaTrader, including navigating the interface, executing orders, and analyzing the markets.
- Detailed instructions on creating and optimizing automated trading strategies using C#.
- Practical advice on using custom indicators to refine your technical analysis and make informed trading decisions.

Whether you are looking to generate additional income through trading or make trading your full-time career, my courses will provide you with the knowledge and skills needed to succeed in the financial markets.

Don't miss this opportunity to become a true trading expert with NinjaTrader! Contact me today to reserve your spot and begin your journey to financial success.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
This is not a class; it is the strategic starting point for your child's success in the digital future.

This 60-minute session is a premium diagnostic evaluation conducted by a Technology Educator with over 10 years of experience and specialized in SEN pedagogy. It is designed to go beyond simple tutoring:
This session is divided into three parts: Discovery, Diagnostic, and Deliverable.

1. Discovery & goal setting
- Technology Fluency Check
- The "Why" & The "Fear":
- SEN & Learning Style Review

2. Diagnostic & assessment
- The AI Myth Buster Test
- Prompt Engineering Trial
- The learning process
- Ethical Scenarios

3. Deliverable & Roadmap

3-Phase Roadmap: Upon completion, you will receive a Personalized Learning Roadmap detailing exactly:
The 3-5 priority AI concepts the student should master.
The safest and most age-appropriate AI tools for their needs.
A recommended coaching plan to build their confidence, creativity, and critical thinking.

Precise and specialized educational plan that guarantees your child will not only understand AI, but learn how to master it ethically and independently.
verified badge
I teach coding to beginners and intermediate students.
Lessons focus on logic, basic programming, and practical exercises.
Classes are adapted to the student’s pace.
Students can choose between website or mobile app development.Hands on dev
verified badge
I offer training in Algorithms and Python programming for students and beginners.
Level 1: variables, logical syntax, balls, blocks and functions.
Level 2: packages, file processing, graphical presentations (dashboard).
verified badge
Do you want to discover the world of programming but don't know where to start? Python is the ideal language: easy to read, powerful and used everywhere (Web, Artificial Intelligence, Automation).

This course is designed for complete beginners, students, or enthusiasts who want to acquire a solid foundation without getting bogged down in overly complex theory. My goal is to make you independent quickly.

In the program :
The content is adapted to your pace, but generally follows this progression:

Installation & Setup: Configure your working environment (VS Code, PyCharm or IDLE).

The Fundamentals: Variables, data types (numbers, lists, dictionaries) and basic operations.

Programming Logic: Mastering conditions (if/else) and loops (for/while) to give intelligence to your code.

Functions & Modularity: Learn how to structure your code so that it is clean and reusable.

My Methodology
80% Practice: You learn better by typing code than by looking at slides.

Positive Pedagogy: No judgment, we move forward step by step. Every mistake is an opportunity to learn.

Personalized Support: I adapt to your specific objectives (homework help, personal project or intellectual curiosity).
message icon
Contact Sara
repeat students icon
1st lesson is backed
by our
Good-fit Instructor Guarantee
Similar classes
arrow icon previousarrow icon next
verified badge
Hello, I am a doctoral student in electrical engineering and associate professor in engineering sciences, experienced in the field of electrical engineering, I offer support courses in the subjects of engineering sciences (Electronics, automatics, electrical engineering, automation, programming).

Digital electronics
Analog electronic
electromagnetism (propagation of high frequency waves)
Automatic (continuous, sampled)
electrical engineering (transformers, electrical machines, switching power supply)
C / c ++ programming, Assembler, ARM, STM32
renewable energy (wind, PV)
engineering Sciences
RDM
Python,VHDL
PIC Microprocessor and Microcontroller
Signal processing and data acquisition
Engineering Sciences

These courses allow the student to get up to speed and regain confidence in all scientific subjects, just as they prepare him effectively for the Baccalaureate, the Preparatory Classes or various examinations of the engineering classes.

COURSE OBJECTIVES AND PEDAGOGICAL APPROACH

Resumption and deepening of fundamental concepts through exercises with course reminders.

Put the student in a situation of questioning and research.

Respond to individual issues and questions

Exercise training in order to achieve real mastery of the content.

Learn to build theoretical reasoning from observable facts or hypotheses.

Specific preparation for higher education requirements (in-depth content, increase in work capacity, enrichment of scientific background)

This educational approach is effective since it has often led me to interesting results with my students.

Associate professor provides support courses in electrical engineering
verified badge
Python is one of the best, if not the best, language to start learning programming. It is also one of the most widely used languages today, especially in cutting-edge areas such as machine learning.

This popularity means that Python is constantly evolving. It offers a wide range of tools and libraries, which are free and very varied.

As an aeronautical engineer, I like to share my knowledge and derive satisfaction from it by teaching and motivating others.

I'm used to working with people of different ages. I believe in the importance of segmenting learning, visualizing progress, setting concrete goals and practicing regularly.

Beyond these general principles, there is no magic rule or method. Some approaches work with some students but not with others. Adaptation to individual needs is therefore the main objective of private lessons. So I will do my best to find what motivates and helps my student.
verified badge
With 7 years of experience as a developer in a Factory, I now develop Wordpress websites for large groups.

In the training program, you will learn to:

- Install, configure, and deploy WordPress sites
- Develop custom Wordpress themes and plugins
- Use powerful tools like ACF Pro, Gravity Forms, WPML, AIOS Security, WP rocket...
- Create custom post types and tailor-made taxonomies
- Develop pages using the right methods in HTML, CSS, Javascript & PHP
- Administer and manage a site database
- Contribute to the good natural referencing (SEO) of your site
- Use WP-Cli to speed up the maintenance of your sites
- Use Docker to containerize your local/prod projects and facilitate their management
- Administer your WP sites the right way
- And much more...

For any questions, you can contact me by PM.

See you soon,
Matthew
verified badge
Do you want to learn how to program desktop applications in Java, C language, C ++, CSharp (C #), PSeint, Visual Basic .NET, Macros in Excel?

Do you want to learn how to program mobile applications in App Inventor 2?

My teaching methodology is Project Based Learning (PBL).

In this way, to build an application, I will teach you that the really important thing before sitting down to code (by attempt and error) in front of the computer, is the analysis and design of the algorithm (which constitutes 90% of the success of the program to be implemented. ), for this, with an example from the real world, the construction process will be explained: 1. Example with data from the real world, 2. Collection of information on requirements (input data, calculations, output data), 3. Hierarchy of operators (mathematical formulas versus computational formulas), 4. Desk test on a spreadsheet, 5. Constants, variables and data types to use, 6. Algorithm construction, 7. Flowchart, 8. Desk test on paper, 9. Implementation of the algorithm in the chosen programming language, if it is in console mode, it is implemented directly, if it is in form mode, the user interface is drawn on paper (UX) first.
verified badge
doctoral student in engineering sciences provides support courses in analog and digital electronics at any DEUG level and engineering schools. having scientific and technical knowledge, three years of experience in the field of teaching, pedagogy and a sense of listening and analysis, I am able to help pupils and students and train them in the chapters of which they are having difficulty. for more info please contact me
verified badge
Do you want to enhance your mental abilities, train your creative thinking, and improve your cognitive performance?
This course combines the best of cognitive stimulation and neuropsychology to help you strengthen your mind, expand your problem-solving skills, and think flexibly and innovatively.

As a university professor and neuropsychologist, I have designed a practical and personalized program for young people and adults who wish to develop their full cognitive potential.
What are you going to achieve with this course?
Develop your flexible thinking
Learn to look at problems from new perspectives, break rigid thinking patterns, and find creative and effective solutions in complex situations.

Stimulate key executive functions
It develops skills such as planning, logical reasoning, decision-making, sustained attention, and working memory, which are essential for good academic, work, and daily performance.

Adapt better to challenges
Cognitive stimulation strengthens your ability to adapt to change, handle the unexpected, and respond with mental agility to new demands.

Prevent cognitive decline
Incorporate neuroscience-based practices that help you take care of your mental health and prevent future difficulties associated with chronic stress or aging.

Improve your overall well-being
Strengthening your cognitive abilities has a direct impact on your emotional well-being, your autonomy, your creativity, and your personal relationships.

Who is this course for?
✔️ Adults looking to optimize their cognitive and professional performance.
✔️ People experiencing temporary dysfunctions (stress, mental fatigue, lack of concentration).
✔️ People with a neurological history (stroke, TBI, neurodegenerative diseases) seeking cognitive rehabilitation.
✔️ Young adults who want to improve their concentration, planning, and problem-solving skills for studying, working, or starting a business.

How do we work?
This course includes an initial assessment and a personalized intervention plan, with practical exercises, neurocognitive strategies, and innovative tools based on scientific evidence.

I guide you through a process that combines science, creativity, and human development so you can achieve your best mental state.

Want to know more? Send me a direct message and I'll be happy to answer your questions.
verified badge
Master Python with Personalized Courses

Discover the art of programming with Python courses tailor-made to meet your specific needs. Whether you are a beginner, intermediate or professional, my lessons are suitable for all levels.

Why Choose My Courses?

Personalized Teaching Approach: Each course is tailored to your skill level and individual goals.

Practical Experience: Learn by doing with real-world projects that build your understanding and skills.

Ongoing Support: Get unlimited email support for any questions you have between sessions.

As a Python expert, I have a passion for teaching and sharing my knowledge. My goal is to guide you effectively in your learning journey.

Book Your First Lesson:

Start your journey to Python mastery now by booking your first lesson. Whether you aspire to enter the development field or hone your existing skills, these courses are designed for you.
verified badge
Discover programming lessons suitable for children! With a fun and educational approach, my lessons allow young minds to dive into the fascinating world of programming. Provide your children with an enriching learning opportunity in a fun and stimulating environment.
verified badge
Become a Trading Pro with NinjaTrader!

Are you passionate about trading and want to master one of the most powerful trading platforms on the market? If so, this ad is for you!

As a seasoned NinjaTrader expert, I offer personalized courses to help you master this exceptional trading platform. Whether you want to learn how to trade manually or automate your strategies using C# and custom indicators, I'm here to guide you every step of the way.

My courses are designed for traders of all levels, from complete beginners to experienced professionals. Here's what you can expect:

- In-depth training on using NinjaTrader, including navigating the interface, executing orders, and analyzing the markets.
- Detailed instructions on creating and optimizing automated trading strategies using C#.
- Practical advice on using custom indicators to refine your technical analysis and make informed trading decisions.

Whether you are looking to generate additional income through trading or make trading your full-time career, my courses will provide you with the knowledge and skills needed to succeed in the financial markets.

Don't miss this opportunity to become a true trading expert with NinjaTrader! Contact me today to reserve your spot and begin your journey to financial success.
verified badge
Code Your Ideas Into Reality 💻🚀
Want to build your own website or start a tech career? This class is perfect for absolute beginners who want to learn Python and use it to build real, working web apps with Django. You'll go from writing your first line of code to deploying complete projects - step by step, clearly explained, and handsOn.

✨ No experience needed.
🧠 Learn by doing - real apps, real logic.
🌍 Build skills for school, work, or freelance life.

Let’s turn your curiosity into code. First session gets you started!
verified badge
This is not a class; it is the strategic starting point for your child's success in the digital future.

This 60-minute session is a premium diagnostic evaluation conducted by a Technology Educator with over 10 years of experience and specialized in SEN pedagogy. It is designed to go beyond simple tutoring:
This session is divided into three parts: Discovery, Diagnostic, and Deliverable.

1. Discovery & goal setting
- Technology Fluency Check
- The "Why" & The "Fear":
- SEN & Learning Style Review

2. Diagnostic & assessment
- The AI Myth Buster Test
- Prompt Engineering Trial
- The learning process
- Ethical Scenarios

3. Deliverable & Roadmap

3-Phase Roadmap: Upon completion, you will receive a Personalized Learning Roadmap detailing exactly:
The 3-5 priority AI concepts the student should master.
The safest and most age-appropriate AI tools for their needs.
A recommended coaching plan to build their confidence, creativity, and critical thinking.

Precise and specialized educational plan that guarantees your child will not only understand AI, but learn how to master it ethically and independently.
verified badge
I teach coding to beginners and intermediate students.
Lessons focus on logic, basic programming, and practical exercises.
Classes are adapted to the student’s pace.
Students can choose between website or mobile app development.Hands on dev
verified badge
I offer training in Algorithms and Python programming for students and beginners.
Level 1: variables, logical syntax, balls, blocks and functions.
Level 2: packages, file processing, graphical presentations (dashboard).
verified badge
Do you want to discover the world of programming but don't know where to start? Python is the ideal language: easy to read, powerful and used everywhere (Web, Artificial Intelligence, Automation).

This course is designed for complete beginners, students, or enthusiasts who want to acquire a solid foundation without getting bogged down in overly complex theory. My goal is to make you independent quickly.

In the program :
The content is adapted to your pace, but generally follows this progression:

Installation & Setup: Configure your working environment (VS Code, PyCharm or IDLE).

The Fundamentals: Variables, data types (numbers, lists, dictionaries) and basic operations.

Programming Logic: Mastering conditions (if/else) and loops (for/while) to give intelligence to your code.

Functions & Modularity: Learn how to structure your code so that it is clean and reusable.

My Methodology
80% Practice: You learn better by typing code than by looking at slides.

Positive Pedagogy: No judgment, we move forward step by step. Every mistake is an opportunity to learn.

Personalized Support: I adapt to your specific objectives (homework help, personal project or intellectual curiosity).
Good-fit Instructor Guarantee
favorite button
message icon
Contact Sara