Home
Filter by
Categories
Tags
Authors
Show all
All
Android
Artificial Intelligence
Computer Vision
Data Analysis
Data Science
Deep Learning
Django
ELK
English
Java
Kafka
Keras
Machine Learning
Mathematics
Python
PyTorch
Recommendation Systems
Software Engineering
State of art technologies
Tensorflow
Ubuntu
All
boltzman
Collins
Cython
Deploy
Django
Elasticsearch
ELK
English
Exception Handling
GPU
IELTS
Logging
Python
PyTorch
Self-Driving Car
Tutorial
Ubuntu
All
Amir Masoud Sefidian
January 14, 2020
Published by
Amir Masoud Sefidian
at
January 14, 2020
Categories
Artificial Intelligence
Computer Vision
Deep Learning
Keras
Machine Learning
Fundamentals of Deep Learning
Introduction Did you know the first neural network was discovered in early 1950s ? Deep Learning (DL) and Neural Network […]
August 19, 2019
Published by
Amir Masoud Sefidian
at
August 19, 2019
Categories
Artificial Intelligence
Deep Learning
Keras
Machine Learning
Tensorflow
LSTM Recurrent Neural Networks in Python with Keras
A powerful and popular recurrent neural network is the long short-term model network or LSTM. It is widely used because […]
August 19, 2019
Published by
Amir Masoud Sefidian
at
August 19, 2019
Categories
Artificial Intelligence
Deep Learning
Keras
Machine Learning
Tensorflow
How to Reshape Input Data for Long Short-Term Memory Networks in Keras
When I started working with the LSTM networks, I was quite confused about the Input and Output shape. This article […]