{"id":13486398,"url":"https://github.com/Bakuutin/lstm_text_generator","last_synced_at":"2025-03-27T20:33:04.580Z","repository":{"id":84504774,"uuid":"83649685","full_name":"Bakuutin/lstm_text_generator","owner":"Bakuutin","description":"Neural network powered telegram bot","archived":false,"fork":false,"pushed_at":"2017-03-19T16:06:17.000Z","size":10,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T17:12:28.373Z","etag":null,"topics":["lstm","machine-learning","rnn","telegram","tensorflow"],"latest_commit_sha":null,"homepage":"","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/Bakuutin.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}},"created_at":"2017-03-02T07:45:34.000Z","updated_at":"2023-04-20T10:03:29.000Z","dependencies_parsed_at":"2023-03-11T05:01:07.733Z","dependency_job_id":null,"html_url":"https://github.com/Bakuutin/lstm_text_generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakuutin%2Flstm_text_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakuutin%2Flstm_text_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakuutin%2Flstm_text_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakuutin%2Flstm_text_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bakuutin","download_url":"https://codeload.github.com/Bakuutin/lstm_text_generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222313947,"owners_count":16965414,"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":["lstm","machine-learning","rnn","telegram","tensorflow"],"created_at":"2024-07-31T18:00:45.151Z","updated_at":"2024-10-30T21:31:33.653Z","avatar_url":"https://github.com/Bakuutin.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Installation\n\n    pip install -Ur requirements.txt\n    mkdir -p data/checkpoints\n    cp config.example.py config.py\n\n*Optional:* Add your telegram key to `config.py`.\n\n# Train on the new text\n\nSet proper `TEXT_PATH`.\n\nDelete `checkpoints/*`, `vocab.npy` and `vec_vocab.npy` from `data` directory.\n\nRun `./trainer.py`.\n\nPress `ctrl+c` to stop training.\n\n# Run\n\nUse `./generator.py` to check the texts.\n\nFor bot mode you must set `BOT_TOKEN` and `BOT_LOG_CHANNEL_ID`.\nRun it via `./bot.py`.\n\n# Pre trained net\n\nFeel free to use [this snapshot of data](https://drive.google.com/file/d/0BwKD7s64TX1KeVZucnp5NzkxZnM/view).\n\nThe text is written by Eliezer Yudkowsky on human rationality and irrationality in cognitive science. You can find the original on the [LessWrong](http://lesswrong.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBakuutin%2Flstm_text_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBakuutin%2Flstm_text_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBakuutin%2Flstm_text_generator/lists"}