Tonmoyhridhaan / Neural-Network-Learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural-Network-Learn

Diabetes Detection

import data.tsv file into your drive in named 'Sample Data' folder. There are two levels (0,1) in the dataset. I have used 80% for training the NN and 20% for testing the NN from both 0 and 1 leveled data.

Emotion Detection

import train.txt and dev.txt file into your drive in named 'Sample Data' folder. There are 6 levels ('বিতৃষ্ণা', 'বিষণ্ণতা', 'বিস্ময়', 'ভয়', 'রাগ', 'সুখী') in both of the dataset. I have used train.txt for training the NN and dev.txt for testing the NN.

About


Languages

Language:Jupyter Notebook 100.0%