{"id":17893027,"url":"https://github.com/yashk2000/bollerenverse","last_synced_at":"2026-04-15T14:35:43.539Z","repository":{"id":119124962,"uuid":"240559301","full_name":"yashk2000/BolleRenverse","owner":"yashk2000","description":"A few things I learned while learning about machine learning.","archived":false,"fork":false,"pushed_at":"2021-04-26T11:43:14.000Z","size":480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T03:46:02.889Z","etag":null,"topics":["acer","deep-learning","lstm","neural-networks","python3","pytorch","reinforcement-learning","rnn-pytorch","stable-baselines"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/yashk2000.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":"2020-02-14T17:06:09.000Z","updated_at":"2021-04-26T11:43:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3beb3c59-3156-47bc-b267-5faec316beb6","html_url":"https://github.com/yashk2000/BolleRenverse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yashk2000/BolleRenverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2FBolleRenverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2FBolleRenverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2FBolleRenverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2FBolleRenverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashk2000","download_url":"https://codeload.github.com/yashk2000/BolleRenverse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2FBolleRenverse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31846143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["acer","deep-learning","lstm","neural-networks","python3","pytorch","reinforcement-learning","rnn-pytorch","stable-baselines"],"created_at":"2024-10-28T14:47:00.987Z","updated_at":"2026-04-15T14:35:43.518Z","avatar_url":"https://github.com/yashk2000.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BolleRenverse\n\n\n**1) [SimpleRNN](https://github.com/yashk2000/BolleRenverse/blob/master/SimpleRNN.ipynb)**\n\nThis is a simple RNN, a recurrent neural network whch does time series prediction. Given some set of input data, it is able to generate a prediction for the next time step.\n\n**2) [Sentiment Analysis](https://github.com/yashk2000/BolleRenverse/blob/master/SentimentAnalysis.ipynb)**\n\nThis RNN is used to detect the sentiment in a given moview reivew. Given a movie review as an input, it classifes the review as *positive* or *negative*. It used LSTM, Long Short Term Memory to perform the analysis. \n\n**3) [MNIST GAN](https://github.com/yashk2000/BolleRenverse/blob/master/MNISTGan.ipynb)**\n\nThis is a GAN, Generative Adverserial Network used to generate hand written digits. It consists of a a discriminator neural network trained on the MNIST Handwritten digits dataset and a generator neural network which generates new images. If the image is classified as a hand written digit by the discirminator, then we have a digit successfully generated by the GAN. \n\n**4) [Character Generating RNN](https://github.com/yashk2000/BolleRenverse/blob/master/characterGeneratingRNN/charRNN.ipynb)**\n\nThis is a RNN which generates sentences character by character after being trained on a input text which in this case is *Percy Jackson and the Last Olympian*. It requires an input prime, which can be a single string or a collection of strings and generates sentences using those word/s.\n\n**5) [Diner Dash using reinforcement learning](https://github.com/yashk2000/BolleRenverse/blob/master/DinerDash.ipynb)**\n\n[Diner dash](https://github.com/AdaCompNUS/diner-dash-simulator) is a game in which the player has to run a restaurant in a way to keep maximum customers happy. This is an attempt to play the game using reinforcement leanring using Stable Basline functions. This solution uses [ACER(Actor-Critic with Experience Replay)](https://arxiv.org/abs/1611.01224).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashk2000%2Fbollerenverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashk2000%2Fbollerenverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashk2000%2Fbollerenverse/lists"}