1. Data Extraction
2. Exploratory Data Analysis(EDA)
3. Using Tensorflow & Keras for Artificial Neural Network
To install the libraries used in this project. Follow the below steps:
!pip install tensorflow-gpu==2.0.0-alpha0
!pip install keras
import numpy as mp
from numpy import loadtxt
import keras
from keras.models import Sequential
from keras.layers import Dense
import matplotlib.pyplot as plt # plotting library
%matplotlib inline
import tensorflow
from tensorflow.keras.optimizers import Adam # - Works ,RMSprop
from tensorflow.keras.utils import to_categorical, plot_model
from keras import backend as K
To run tests, run the following command
python app.py
Data Scientist Enthusiast | Petroleum Engineer Graduate | Solving Problems Using Data
👩💻 I’m interested in Petroleum Engineering
🧠 I’m currently learning Data Scientist | Data Analytics | Business Analytics
👯♀️ I’m looking to collaborate on Ideas & Data
- Data Scientist
- Data Analyst
- Business Analyst
- Machine Learning
⚡️ Looking forward to help drive innovations into your company as a Data Scientist
⚡️ Looking forward to offer more than I take and leave the place better than i found