{"id":25005466,"url":"https://github.com/sinhaparth5/climate_rnn_project","last_synced_at":"2026-01-07T17:36:26.804Z","repository":{"id":273411581,"uuid":"919622289","full_name":"sinhaparth5/climate_rnn_project","owner":"sinhaparth5","description":"Recurrent Neural Network (RNN) model to predict Delhi's daily temperature based on historical weather data, and the model successfully achieved this goal with high accuracy.","archived":false,"fork":false,"pushed_at":"2025-01-21T02:25:23.000Z","size":1372,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T00:39:54.488Z","etag":null,"topics":["matrix","rnn"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/sinhaparth5.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":"2025-01-20T18:21:39.000Z","updated_at":"2025-01-21T02:25:26.000Z","dependencies_parsed_at":"2025-01-20T19:30:57.765Z","dependency_job_id":"bfd8f128-7c54-488b-88b7-cb1a051a1c05","html_url":"https://github.com/sinhaparth5/climate_rnn_project","commit_stats":null,"previous_names":["sinhaparth5/climate_rnn_project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinhaparth5%2Fclimate_rnn_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinhaparth5%2Fclimate_rnn_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinhaparth5%2Fclimate_rnn_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinhaparth5%2Fclimate_rnn_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinhaparth5","download_url":"https://codeload.github.com/sinhaparth5/climate_rnn_project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246254147,"owners_count":20747949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["matrix","rnn"],"created_at":"2025-02-05T00:39:59.873Z","updated_at":"2026-01-07T17:36:26.756Z","avatar_url":"https://github.com/sinhaparth5.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Climate RNN Project\n\n## Run the project\n```bash\nusing Pkg\nPkg.activate(\".\")\nPkg.instantiate()\n\nfor pkg in [\"CSV\", \"CairoMakie\", \"ColorSchemes\", \"DataFrames\", \"Downloads\", \n           \"JLD2\", \"ProgressMeter\", \"UnicodePlots\"]\n    Pkg.add(pkg)\nend\n\n# Now set up the ClimateRNN package\ncd(\"ClimateRNN\")\nPkg.activate(\".\")\nPkg.instantiate()\n\n# Go back to main project and develop the package\ncd(\"..\")\nPkg.activate(\".\")\nPkg.develop(path=\"ClimateRNN\")\nPkg.resolve()\nPkg.instantiate()\n\ninclude(\"notebooks/exploration.jl\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinhaparth5%2Fclimate_rnn_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinhaparth5%2Fclimate_rnn_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinhaparth5%2Fclimate_rnn_project/lists"}