{"id":13637847,"url":"https://github.com/danvk/deepsea","last_synced_at":"2025-07-29T18:04:57.818Z","repository":{"id":66069021,"uuid":"50121054","full_name":"danvk/deepsea","owner":"danvk","description":"Reimplementation of DeepSEA using TensorFlow","archived":false,"fork":false,"pushed_at":"2016-01-25T20:19:51.000Z","size":12,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-11T00:04:38.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danvk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-21T16:37:42.000Z","updated_at":"2024-07-16T09:23:05.000Z","dependencies_parsed_at":"2023-03-17T09:45:44.075Z","dependency_job_id":null,"html_url":"https://github.com/danvk/deepsea","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danvk/deepsea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fdeepsea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fdeepsea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fdeepsea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fdeepsea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danvk","download_url":"https://codeload.github.com/danvk/deepsea/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Fdeepsea/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267729566,"owners_count":24135343,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-08-02T01:00:35.401Z","updated_at":"2025-07-29T18:04:57.766Z","avatar_url":"https://github.com/danvk.png","language":"Python","funding_links":[],"categories":["Genomics"],"sub_categories":["Mutations"],"readme":"# deepsea\nReimplementation of DeepSEA using TensorFlow.\n\nTo get everything set up:\n\n  1. [Install TensorFlow][tf] and numpy.\n  1. Install other requirements, possibly in a virtualenv:\n    `pip install -r requirements.txt`\n  1. Download Jeff's [processed version][data] of the data (47 MB). You'll need to put `train10k.mat` in the repo's root directory.\n  \nTo train a model, run:\n\n    ./deepsea.py\n\nWhile this is training, you can inspect its state using [TensorBoard][tb]:\n\n    tensorboard /tmp/deepsea_logs\n\nSee also:\n\n  * [DeepSEA paper][paper] in Nature Methods, including the supplemental\n  * [Jeff's Notes][jn]\n  * [Dan's Notes][dn]\n\n[tf]: https://www.tensorflow.org/versions/master/get_started/os_setup.html\n[tb]: https://www.tensorflow.org/versions/master/how_tos/summaries_and_tensorboard/index.html\n[data]: https://drive.google.com/file/d/0ByrU_xuJMu6YWS1rN3p2bmFabzg/view\n[paper]: http://www.nature.com/nmeth/journal/v12/n10/full/nmeth.3547.html\n[jn]: https://docs.google.com/document/d/1dp2Kn7258Tttd_-FEnM05HOUJzevq9B9GJn2lngcrfo/edit#heading=h.nh8yx5qspnzv\n[dn]: https://docs.google.com/document/d/1-PrZB7IcNiADFU84a0H4AcUxpcPCq3PXev1SQPsMwXE/edit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvk%2Fdeepsea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanvk%2Fdeepsea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvk%2Fdeepsea/lists"}