{"id":16686684,"url":"https://github.com/mayuanyang/smartstock","last_synced_at":"2026-05-01T22:32:57.467Z","repository":{"id":78680774,"uuid":"115293998","full_name":"mayuanyang/SmartStock","owner":"mayuanyang","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-07T00:51:44.000Z","size":144,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-02T03:39:37.427Z","etag":null,"topics":["keras","lstm","stock-prediction","tensorflow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mayuanyang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-25T00:28:49.000Z","updated_at":"2019-02-02T09:26:35.000Z","dependencies_parsed_at":"2023-03-21T21:17:22.161Z","dependency_job_id":null,"html_url":"https://github.com/mayuanyang/SmartStock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mayuanyang/SmartStock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayuanyang%2FSmartStock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayuanyang%2FSmartStock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayuanyang%2FSmartStock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayuanyang%2FSmartStock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayuanyang","download_url":"https://codeload.github.com/mayuanyang/SmartStock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayuanyang%2FSmartStock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["keras","lstm","stock-prediction","tensorflow"],"created_at":"2024-10-12T15:06:36.868Z","updated_at":"2026-05-01T22:32:57.447Z","avatar_url":"https://github.com/mayuanyang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SmartStock\nUse Keras, Tensorflow and LSTM to predict stock price\n\n## How to start\nMake sure you have Python, Tensorflow and Keras installed\n- Tensorflow installation guide https://www.tensorflow.org/install/\n- Keras documentation https://keras.io/\n\nOnce the environment is ready, just simply open a command prompt and type in `python multiinputs.py`\n\n## How it works\nI treat it as a supervised training problem, the csv file contains multiple columns e.g. `['Open','High','Low','Close','Adj close', 'Volume']`,\nthe process will preprocess the data by appending the next day's columns to the right as the `answer` and use `LSTM` to work it out.\n\nThe data will be split to 90%/10% for training and evaluation, here is the example result\n\n![image](https://user-images.githubusercontent.com/3387099/34645411-ab279e96-f398-11e7-861f-82656bf73eb2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayuanyang%2Fsmartstock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayuanyang%2Fsmartstock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayuanyang%2Fsmartstock/lists"}