Code Monkey home page Code Monkey logo

lstm-unistep-multivariate-multistep-example's Introduction

Hi, I'm Yin Joe 🤠

📖 About me

  • Software engineer with bold ideas
  • Passionate Computer Science and Mathematics student at the National University of Singapore, graduating in May 2025
  • Curious logician (INTP) who loves puzzles and strategy games
  • Run npx joeng03 to download my business card!

🔭 I'm currently working as:

  • Lead Backend Engineer at Google Developer Student Clubs NUS, developing a Volunteer Management System for Ground-Up Initiative, a non-profit organization
  • Software Engineer at NUS Fintech Society
  • Software Engineer Fellow at Headstarter AI
  • Software Engineer Intern at GIC, Singapore's sovereign wealth fund

🛠️ My skills:

Frontend:

My Skills

Backend:

My Skills

DevOps:

My Skills

🌱 I’m currently learning ...

Rust

👯 I’m looking to collaborate on:

✅Open Source Projects!
✅Internships!

📫 How to reach me:

lstm-unistep-multivariate-multistep-example's People

Contributors

joeng03 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

lstm-unistep-multivariate-multistep-example's Issues

MultiStep Error

Traceback (most recent call last):
  File "MultiStep.py", line 13, in <module>
    from AlphaVantageExample import TechnicalIndicators
ModuleNotFoundError: No module named 'AlphaVantageExample'

Would love to see your scripts corrected, looks like it has some potential!

Univariate Code Incomplete

Two issues with your code. First one has the error:

ValueError: view limit minimum -36875.200000000004 is less than 1 and is an invalid Matplotlib date value. This often happens if you pass a non-datetime value to an axis that has datetime units

And the second one is:

Traceback (most recent call last):
  File "Univariate.py", line ..., in <module>
    valid['Predictions'] = closing_price
NameError: name 'closing_price' is not defined

Multivariate Code Not Working

Traceback (most recent call last):
  File "Multivariate.py", line 9, in <module>
    TI=technicalindicators()
NameError: name 'technicalindicators' is not defined

You need to import this script first

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.