Skip to content
Dr James Froggatt
  • Website security (& ethical hacking)
  • Web programming services
  • Website development
  • Prices
  • Blog
  • Contact
Menu Close
  • Website security (& ethical hacking)
  • Web programming services
  • Website development
  • Prices
  • Blog
  • Contact

reshape()

Numpy reshape() and arange()

  • Post author:admin
  • Post published:January 29, 2019
  • Post category:Lists and Arrays/Python and Neural Networks
  • Post comments:0 Comments

Just learning about these numpy functions that are useful in array manipulation (and creation). np.arrange The arange() function from numpy creates numeric sequences. It's syntax is as follows: np.arrange (start,…

Continue Reading Numpy reshape() and arange()

Preparing data for an LSTM network

  • Post author:admin
  • Post published:January 24, 2019
  • Post category:Lists and Arrays/Manipulating CSV files/Python and Neural Networks
  • Post comments:0 Comments

In this post I'm going to be working out and learning out preparing data for LSTM networks, particularly data with several features. With LSTM networks we are able to deal…

Continue Reading Preparing data for an LSTM network

LSTM Networks 1D 2D 3D arrays explained

  • Post author:admin
  • Post published:January 22, 2019
  • Post category:Lists and Arrays/Python and Neural Networks
  • Post comments:0 Comments

The input to every LSTM network layer must be 3D. But what does this mean? Let's consider a sequence of multiple time steps with 1 feature. This could be a…

Continue Reading LSTM Networks 1D 2D 3D arrays explained

Search

Recent

  • XAMPP – MySQL shutdown unexpectedly January 20, 2021
  • MySQL operations October 11, 2020
  • MySQL ON DELETE CASCADE October 9, 2020

Categories

  • AJAX
  • Android Development
    • Activities and Intents
    • Android Examples
    • Big Nerd Ranch Notes
    • Fragments
    • Program Anatomy
  • CSS
  • HTML
  • Installations
    • VBulletin5
    • Wordpress
    • XAMPP
  • Java
    • "this" keyword
    • Abstract Classes & Interfaces
    • Arrays
    • Class Files
      • Abstract classes & methods
      • Final
      • Public, private, this
      • Static
      • Time Class
    • Compostition
    • Conditional operators
    • Constructors
      • Basics
      • Overloading Constructors
    • Decision statements
    • Enumeration
    • Inheritance
    • Inner classes
    • Interfaces
    • Java GUI
    • Java I/O
    • Keywords
      • Static
      • Super
    • Loops
    • Math Operators
    • Methods
      • Implicit & Explicit Parameters
      • Overloading
      • Overriding
      • Static Methods
      • Substring()
      • toString
    • Object Reference Preservation
    • Objects
      • Basics
      • Examples
    • Reference Types vs Primitive Types
    • Simple Programs
    • Specific Concepts
    • Variables
      • Basic Variables
      • Static variables
      • Variable Scope
  • Javascript HTML DOM
  • Metatrader
  • Miscellaneous
    • Cooking recipes
    • DIY E-liquids
    • Go Pro 2
    • Holidays
    • Oakham School
    • Out and about on Android
    • Survivors Manchester
    • Trading
    • Wordpress Stuff
  • PHP Programming
    • PHP Objects
    • PHP security
  • Python and Neural Networks
    • Latex
    • Lists and Arrays
    • Manipulating CSV files
    • Neural Network Notation
    • Sigmoids and tan
  • SQL & Databases
    • SQL Specifics
    • World Map Manipulation

Copyright James Froggatt 2017-2020