Giter Site home page Giter Site logo

AISWARYA NANDAKUMAR's Projects

classification-of-eeg-signals icon classification-of-eeg-signals

Deep learning for classification of EEG signals. EEG signals are classified using convolutional neural networks. 1D CNN is implemented using Keras and Tensorflow. this is a binary classification project. EEG signals are classified into normal and abnormal signals based on their values. This classification can be used for prediction of various kinds of brain disorders.

comparing-the-performance-of-different-ml-algorithms-on-uci-har-data icon comparing-the-performance-of-different-ml-algorithms-on-uci-har-data

Human Activity Recognition database built from the recordings of 30 subjects performing activities of daily living (ADL) while carrying a waist-mounted smartphone with embedded inertial sensors. Different Machine Learning algorithms, Support Vector Machines, K Nearest Neighbors, Decision Trees and Random Forest are applied to the dataset for classification based on the HAR recorded signals. The performance of different models are evaluated by using standard metrics and confusion metrics and compared.

deep-learning-for-classification-of-eeg-signals icon deep-learning-for-classification-of-eeg-signals

Classification of EEG signals using Deep learning. This is a binary classification problem. The EEG signals are classified into 2 target classes, normal and abnormal signals. Keras and tensorflow are used. this classification can be used for the prediction of various brain disorders.

eeg-signal-classification-using-artificial-neural-networks icon eeg-signal-classification-using-artificial-neural-networks

Classification of EEG signals into normal and abnormal target classes using Artificial Neural Networks(ANN). This is a binary classification problem. Based on this classification different brain disorders can be predicted. Keras and tensorflow are used. Python code is attached.

heat-equation-using-python icon heat-equation-using-python

In this a steady state heat conduction equation is considered which governs the steady state temperature distribution along a plate of dimension 10X10. The heat distribution is such that the top boundary of the plate is kept at 900K, while the bottom is kept at 300K. The left and right ends of the plate are kept at 200K and 600K respectively. In Python the temperature distribution is implemented using Central Difference Scheme.

heat-equation-with-temperature-source icon heat-equation-with-temperature-source

Here a steady state @ dimensional heat generation equation is considered which governs the steady state temperature distribution along a plate of dimension 10X10. The temperature distribution is such that the top boundary of the plate is kept at 900K, while the bottom is kept at 300K. The left and right ends of the plate are kept at 200 and 600K respectively. In Python the temperature distribution is implemented. The heat source is maintained at 1000K temperature an it is kept at the middle of the plate such that the (x, y) co-ordinates are (5,5).

laplace-equation icon laplace-equation

2D Laplace equation/ Diffusion equation in Python. 2 Functions are defined one that plots data in a 3D projection and the second one that iterates to solve for p until the change in the L1norm of p is less than a specified value.

projects icon projects

These are the codes of my various projects. They are created as separate repositories, where you can read about their descriptions and get the codes

seaborn-plots icon seaborn-plots

Data visualization is very much useful and fun! For every projects, we will have to visualize the data. Practicing the different visualization techniques regularly can make the reports and presentations creative and easy. These are some data visualizations done using Seaborn in Python

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.