Giter Club home page Giter Club logo

automation-repo's Introduction

Header

Hello, folks ๐Ÿ‘‹

My name is Andrej Baranovskij, I'm a Machine Learning expert and TensorFlow Certified developer. Katana ML startup founder, we build products for business automation with ML. You can find me on Twitter, or on LinkedIn.

โœ Blog

I'm prolific blogger - you can find my articles on Medium and you can watch my vlogs on YouTube.

๐Ÿ”ง Technologies & Tools

๐Ÿ“ˆ GitHub Stats

Andrej's GitHub Stats

automation-repo's People

Contributors

abaranovskis-redsamurai avatar redsamurai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

automation-repo's Issues

Not getting similar upticks and downticks in the projections

Hello,
Thank you for sharing the idea on LSTM predictions beyond available data period.

I tried running the code. The issue I have is that the projections I get do not have any upticks and downticks. I get a monotonously upward increasing curve. I do realize the exact replication of your results is not possible. But how can I explain the monotonous nature of the projections?
download

I am sharing the google collab notebook: https://colab.research.google.com/drive/1tIFwUkXY9N-VzsegiXW4_16URqkEkzX8?usp=sharing

all the input arrays must have same number of dimensions

Am getting the below error on the line where you append the sliced batch data with the pred_list
all the input arrays must have same number of dimensions

Code: batch = np.append(batch[:,1:,:],[[pred_list[i]]],axis=1)

I see that we are trying to append one dimensional list to a 3dimensional array. Any help here will help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.