Benniah Salami , MSc (Benniah)

Benniah

Geek Repo

Company:Enpal B.V

Location:Berlin, Germany

Home Page:https://www.linkedin.com/in/benniah-salami/

Github PK Tool:Github PK Tool

Benniah Salami , MSc's repositories

data-engineer-roadmap

Roadmap to becoming a data engineer in 2021

NLP-Tokenization-LargeDataSet

In this Notebook, we apply the same Tokenization and Sequencing principles to a Large Corpus of Text

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

TimeSeries-CNN

1D Convolutional layer Vs Full Convolutional layer (Best Results) ---Adjusted learning rates & Dilation Rates

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

TRANSFER_LEARNING_FLOWERS

Classification of Flowers using the MobileNET model through the transfer learning technique

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Airflow_setup

Installing Airflow ---> Manual Vs Docker

Language:DockerfileLicense:MITStargazers:0Issues:0Issues:0

Flask_API_Snowflake

A simple API built with Flask for fetching data from Snowflake ✲

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Space-Exploration-NLP

A lab containing various exercises, concepts and advanced NLP with Spacy

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

CNN_FashionMNIST

A convolutional Neural Network using the Fashion MNIST dataset

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Dog_Vs_Cat

Image classification of Dogs and Cats using CNNs and Augmentation

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Flower_Classification

Flower Classification using CNNs

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

merge_requirements

merged-requirements

License:MITStargazers:0Issues:0Issues:0

NLP-ComapringModels

Using LSTMS , CNNs , GRUs for a larger dataset

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NLP-Padding-Truncating

Preparing Text , Applying Padding and Truncation to obtain sequences of equal length

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NLP-SUBWORDS

In this Notebook , we break down our text into subwords and check how it impacts our Model

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NLP-Tokenization

A quick introduction to the Tokenization of Text and Sequencing (Ordering Text) , How to deal with OOV( Out of Vocabulary Text )

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NLP-TweakingYourModel

In this Notebook , we tweak certain variables of our initial model such as the Vocabulary size , embedding dimension and Maximum length to yield Better results

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

NLP-WordEmbeddings-Sentiment

We used a basic neural network together with word embeddings to predict Sentiment

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

PDF_TEXT_EXTRACTION

Extracting text from PDF using python and converting them into keywords for further analysis

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

PySpark

Some Sample Apache Spark Code for Data Engineering and Analytics

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Saving_Loading_Downloading-MODELS

Various ways of Saving , Loading and Downloading machine Learning Models

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Starwars_API_Request

Making requests to SWAPI using Pagination

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

TimeSeries-Introduction

Common patterns in Time Series data : Trends , Series , Seasonality ,Noise

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-LSTM

Forecasting with an LSTM

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-MovingAverage

Computes the mean of the past values within a particular time window

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-NaiveForecasting

Splitting into Training and Validation

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-RecurrentNeuarlNetworks

Simple RNNS , Sequence to Sequence and Sequence to Vector

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-SimpleMachineLearning

Applying some simple machine learning in forecasting. Made use of learning rate and early stopping techniques to yield better Mean absolute error values. Also made use of dense layers.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-Stateful_RNNs

Forecasting using stateful RNNs.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TimeSeries-TimeWindows

Creating Time windows , Converting data set to Tensors , Creating inputs/Targets , "SuperFunction containing all steps"

Language:Jupyter NotebookStargazers:0Issues:0Issues:0