This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
deepmind-research
Watch
1
Star
0
Fork
0
mirror of
https://github.com/google-deepmind/deepmind-research.git
synced
2026-09-23 07:44:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
deepmind-research
/
adversarial_robustness
/
jax
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Peter Hawkins
82a347438f
Fix pytype failures related to teaching pytype about NumPy scalar types.
...
PiperOrigin-RevId: 519205179
2023-06-02 18:03:40 +01:00
..
attacks.py
Added jaxline pipeline to train adversarially robust models.
2021-07-14 15:07:21 +00:00
datasets.py
Added jaxline pipeline to train adversarially robust models.
2021-07-14 15:07:21 +00:00
eval.py
Added jaxline pipeline to train adversarially robust models.
2021-07-14 15:07:21 +00:00
experiment_test.py
Added jaxline pipeline to train adversarially robust models.
2021-07-14 15:07:21 +00:00
experiment.py
Use jax.tree_util.tree_map in place of deprecated tree_multimap.
2022-07-24 17:53:28 +01:00
model_zoo.py
Added jaxline pipeline to train adversarially robust models.
2021-07-14 15:07:21 +00:00
train.py
Added jaxline pipeline to train adversarially robust models.
2021-07-14 15:07:21 +00:00
utils.py
Fix pytype failures related to teaching pytype about NumPy scalar types.
2023-06-02 18:03:40 +01:00