{"id":18861151,"url":"https://github.com/vivelev/nujo","last_synced_at":"2026-02-09T08:30:17.042Z","repository":{"id":83970299,"uuid":"222009818","full_name":"VIVelev/nujo","owner":"VIVelev","description":"nujo: A Reverse-mode Automatic Differentiation library for Neural Networks","archived":false,"fork":false,"pushed_at":"2020-06-20T21:18:45.000Z","size":16856,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-15T07:14:37.805Z","etag":null,"topics":["automatic-differentiation","neural-networks"],"latest_commit_sha":null,"homepage":"https://vivelev.github.io/nujo","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VIVelev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-11-15T21:57:19.000Z","updated_at":"2022-03-09T11:13:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"382e61a2-524b-421b-b666-0849d5c7062f","html_url":"https://github.com/VIVelev/nujo","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/VIVelev%2Fnujo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIVelev%2Fnujo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIVelev%2Fnujo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIVelev%2Fnujo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VIVelev","download_url":"https://codeload.github.com/VIVelev/nujo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800405,"owners_count":19699129,"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":["automatic-differentiation","neural-networks"],"created_at":"2024-11-08T04:28:21.244Z","updated_at":"2026-02-09T08:30:16.991Z","avatar_url":"https://github.com/VIVelev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nujo: A Reverse-mode Automatic Differentiation library for Neural Networks\n\n[![codecov](https://codecov.io/gh/VIVelev/nujo/branch/master/graph/badge.svg)](https://codecov.io/gh/VIVelev/nujo)\n[![lint](https://github.com/VIVelev/nujo/workflows/lint/badge.svg)](https://github.com/VIVelev/nujo/actions?query=workflow%3A%22lint)\n[![test](https://github.com/VIVelev/nujo/workflows/test/badge.svg)](https://github.com/VIVelev/nujo/actions?query=workflow%3A%22test)\n[![pyversions](https://img.shields.io/pypi/pyversions/nujo)](https://pypi.org/project/nujo)\n[![code-size](https://img.shields.io/github/languages/code-size/VIVelev/nujo)](https://github.com/VIVelev/nujo)\n[![downloads](https://img.shields.io/pypi/dm/nujo)](https://pypi.org/project/nujo)\n[![license](https://img.shields.io/github/license/VIVelev/nujo)](LICENSE)\n\n## Installing and setting up\n\n```bash\n$ pip install nujo\n```\n\nNow run the following to make sure nujo was installed properly:\n\n```bash\n$ python\n\u003e\u003e\u003e import nujo as nj\n\u003e\u003e\u003e nj.__version__\n'0.3.0'\n```\n\n**_Read the docs at [vivelev.github.io/nujo](https://vivelev.github.io/nujo/)_**\n\n## Examples\n\nCheck out the [examples/](examples/) folder.\n\n## Built With\n\n-   [NumPy](http://www.numpy.org/) - Fundamental package for scientific computing with Python\n-   [Graphviz](https://www.graphviz.org/) - Open source graph visualization software\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://github.com/VIVelev/nujo/blob/master/CONTRIBUTING.md) if you wish to become a contributor.\n\n## Authors\n\n-   **Victor Velev** - _Initial work_ - [VIVelev](https://github.com/VIVelev)\n-   **Victor Gorchilov** - _Initial work_ - [ManiacMaxo](https://github.com/ManiacMaxo)\n\nSee also the list of [contributors](https://github.com/VIVelev/nujo/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivelev%2Fnujo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivelev%2Fnujo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivelev%2Fnujo/lists"}