Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
neural networks for sentiment and stock price prediction
Rating: 4.3 out of 5(310 ratings)
1,861 students

neural networks for sentiment and stock price prediction

How to predict stock prices with neural networks and sentiment with neural networks. Machine learning hands on data scie
Created byDan We
Last updated 10/2024
English

What you'll learn

  • You can create an LSTM neural network and do a basic stock price prediction
  • You know how to do sentiment analysis with LSTM neural networks
  • You increase your knowledge and understanding of the deep learning library keras and pyhton
  • You might open up new career opportunities for you which are not only highly rewarding but also offer more job satisfaction

Course content

4 sections22 lectures2h 55m total length
  • Stock market prediction with LSTM neural networks intro0:59
  • Download the resources0:01
  • One important thing before you start0:24
  • 1 Install Dependencies and load the data10:30
  • 2 Creating the dataset9:33
  • 3 Preprocessing the Dataset11:20
  • 4 Training the network17:56
  • 5 Visualizing the Network results13:27

Requirements

  • Your personal interest in the topic and a hands on mentality
  • Basic knowledge in Python
  • Tools are free - no additional costs required
  • This course is hands on - instead of theory we implement the networks in code and I explain what we do and why we do it
  • You should be familiar with neural networks - I do not explain how a LSTM Network works from scratch

Description

Let's dive into data science with python and predict stock prices  and customer sentiment.

machine learning / ai ? How to learn machine learning in python? And what is transfer learning ? How to use it ? How to create a sentiment classification algorithm in python? How to train a neural network  for stock price prediction?

Good questions here is a point to start searching for answers

In the world of today and especially tomorrow machine learning and artificial intelligence will be the driving force of the economy. Data science  No matter who you are, an entrepreneur or an employee, and in which industry you are working in, machine learning (especially deep learning neural networks) will be on your agenda.


"From my personal experience I can tell you that companies will actively searching for you if you aquire some skills in the data science field. Diving into this topic can not only immensly improve your career opportunities but also your job satisfaction!"


It's time to get your hands dirty and dive into one of the hottest topics on this planet.

To me the best way to get exposure is to do it "Hands on". And that's exactly what we do. Together we will go through the whole process of data import, preprocess the data , creating an long short term neural network in keras (LSTM), training the neural network and test it (= make predictions)

The course consists of 2 parts. In the first part we will create a neural network for stock price prediction. In the second part we create a neural network for sentiment analysis on twitter tweets.

Let's get into it. See you in the first lecture

Who this course is for:

  • It's a hands on course so Your committment to code along with me
  • beginners to intermediate students in neural networks and machine learning who already know the basics
  • students who are eager to learn and dive into one of the hottest topics currently out there
  • students who ask how to do stock market predictions with neural networks
  • students who ask how to do sentiment analysis with neural networks