https://github.com/google-research/reverse-engineering-neural-networks
A collection of tools for reverse engineering neural networks.
https://github.com/google-research/reverse-engineering-neural-networks
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Keywords
Repository
A collection of tools for reverse engineering neural networks.
Basic Info
Statistics
- Stars: 158
- Watchers: 12
- Forks: 28
- Open Issues: 8
- Releases: 10
Topics
Metadata Files
README.md
Reverse Engineering Neural Networks (RENN)
renn is a collection of python utilities for reverse engineering neural networks. The goal of the package is to be a shared repository of code, notebooks, and ideas for how to crack open the black box of neural networks to understand what they are doing and how they work. Our focus is on research applications.
Currently, the package focuses on understanding recurrent neural networks (RNNs). We provide code to build and train common RNN architectures, as well as code for understanding the dynamics of trained RNNs through dynamical systems analyses. The core tools for this involve finding and analyzing approximate fixed points of the dynamics of a trained RNN.
All of renn uses the JAX machine learning library for building neural networks and for automatic differentiation. We assume some basic familiarity with JAX in the documentation.
See the documentation for more information.
Authors: - Niru Maheswaranathan (nirum@google.com) - Vinay Ramasesh (ramasesh@google.com)
Owner
- Name: Google Research
- Login: google-research
- Kind: organization
- Location: Earth
- Website: https://research.google
- Repositories: 226
- Profile: https://github.com/google-research
GitHub Events
Total
- Watch event: 10
- Fork event: 4
Last Year
- Watch event: 10
- Fork event: 4
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Vinay Ramasesh | r****h@g****m | 42 |
| Niru Maheswaranathan | n****m@g****m | 40 |
| Niru Maheswaranathan | n****u@f****m | 23 |
| ramasesh | v****0@g****m | 9 |
| Niru Maheswaranathan | n****u@h****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 18
- Total pull requests: 37
- Average time to close issues: 16 days
- Average time to close pull requests: 16 days
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.28
- Average comments per pull request: 0.35
- Merged pull requests: 32
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nirum (14)
- ramasesh (3)
- luantunez (1)
Pull Request Authors
- ramasesh (22)
- nirum (13)
- caoyuan (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 43 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 9
- Total maintainers: 1
pypi.org: renn
Research tools for Reverse Engineering Neural Networks (RENN).
- Homepage: https://github.com/google-research/reverse-engineering-neural-networks
- Documentation: https://renn.readthedocs.io/
- License: Apache-2.0
-
Latest release: 0.1.0
published about 5 years ago
Rankings
Maintainers (1)
Dependencies
- nbsphinx *
- renn *
- sphinx *
- sphinx_rtd_theme *
- jax *
- jaxlib *
- msgpack *
- numpy *
- sklearn *
- tensorflow *
- tensorflow-text *
- tfds-nightly *
- toolz *
- tqdm *
- jax *
- jaxlib *
- msgpack *
- numpy *
- sklearn *
- tensorflow *
- tensorflow-text *
- tfds-nightly *
- tqdm *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v1.0.12 composite