All Projects → Piyush-Bhardwaj → Eeg Based Emotion Analysis Using Deap Dataset For Supervised Machine Learning

Piyush-Bhardwaj / Eeg Based Emotion Analysis Using Deap Dataset For Supervised Machine Learning

This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning algorithms such as Support vector machine and K - Nearest Neighbor.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Eeg Based Emotion Analysis Using Deap Dataset For Supervised Machine Learning

Yolov3 Tensorflow
Implement YOLOv3 with TensorFlow
Stars: ✭ 279 (+426.42%)
Mutual labels:  supervised-learning
Simple Ocr Opencv
A simple python OCR engine using opencv
Stars: ✭ 453 (+754.72%)
Mutual labels:  supervised-learning
Udacity Deep Learning Nanodegree
This is just a collection of projects that made during my DEEPLEARNING NANODEGREE by UDACITY
Stars: ✭ 15 (-71.7%)
Mutual labels:  supervised-learning
Alphagozero Python Tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
Stars: ✭ 292 (+450.94%)
Mutual labels:  supervised-learning
Mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
Stars: ✭ 3,729 (+6935.85%)
Mutual labels:  supervised-learning
Self Driving Car In Video Games
A deep neural network that learns to drive in video games
Stars: ✭ 559 (+954.72%)
Mutual labels:  supervised-learning
tetrisRL
A Tetris environment to train machine learning agents
Stars: ✭ 44 (-16.98%)
Mutual labels:  supervised-learning
Gbrain
GPU Javascript Library for Machine Learning
Stars: ✭ 48 (-9.43%)
Mutual labels:  supervised-learning
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+639.62%)
Mutual labels:  supervised-learning
Lightning Bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
Stars: ✭ 829 (+1464.15%)
Mutual labels:  supervised-learning
Machine Learning Algorithms From Scratch
Implementing machine learning algorithms from scratch.
Stars: ✭ 297 (+460.38%)
Mutual labels:  supervised-learning
Manifold mixup
Code for reproducing Manifold Mixup results (ICML 2019)
Stars: ✭ 314 (+492.45%)
Mutual labels:  supervised-learning
Stockpriceprediction
Stock Price Prediction using Machine Learning Techniques
Stars: ✭ 700 (+1220.75%)
Mutual labels:  supervised-learning
100 Days Of Ml Code
100-Days-Of-ML-Code中文版
Stars: ✭ 16,797 (+31592.45%)
Mutual labels:  supervised-learning
Susi
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
Stars: ✭ 42 (-20.75%)
Mutual labels:  supervised-learning
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (+394.34%)
Mutual labels:  supervised-learning
Annotated Semantic Relationships Datasets
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
Stars: ✭ 553 (+943.4%)
Mutual labels:  supervised-learning
Php Ml
PHP-ML - Machine Learning library for PHP
Stars: ✭ 7,900 (+14805.66%)
Mutual labels:  supervised-learning
Diffgram
Data Annotation, Data Labeling, Annotation Tooling, Training Data for Machine Learning
Stars: ✭ 43 (-18.87%)
Mutual labels:  supervised-learning
Easypr
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
Stars: ✭ 6,046 (+11307.55%)
Mutual labels:  supervised-learning

EEG-based-emotion-analysis-using-DEAP-dataset-for-Supervised-Machine-Learning

This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning techniques.

• Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.

• In the current work, music video clips are used as the visual stimuli to elicit different emotions. To this end, a relatively large set of music video clips was gathered.

• 32 participants took part in the experiment and their EEG and peripheral physiological signals were recorded as they watched the 40 selected music videos.

• Participants rated each video in terms of arousal, valence, like/dislike, dominance and familiarity. For 22 participants, frontal face video was also recorded.

• The database contains all recorded signal data, frontal face video for a subset of the participants and subjective ratings from the participants.

#operation

1)Store the dataset in folder--> data/keep the dataset here.

2)Run the runFile.py file

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].