{"id":13578874,"url":"https://github.com/tensorflow/kfac","last_synced_at":"2025-04-05T02:08:38.473Z","repository":{"id":47465180,"uuid":"119905182","full_name":"tensorflow/kfac","owner":"tensorflow","description":"An implementation of KFAC for TensorFlow","archived":false,"fork":false,"pushed_at":"2022-02-11T20:34:05.000Z","size":1811,"stargazers_count":198,"open_issues_count":9,"forks_count":41,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-29T01:08:01.567Z","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/tensorflow.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":"2018-02-01T23:14:00.000Z","updated_at":"2025-02-21T15:50:03.000Z","dependencies_parsed_at":"2022-08-24T13:52:19.007Z","dependency_job_id":null,"html_url":"https://github.com/tensorflow/kfac","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/tensorflow%2Fkfac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fkfac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fkfac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tensorflow%2Fkfac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tensorflow","download_url":"https://codeload.github.com/tensorflow/kfac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276164,"owners_count":20912288,"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":[],"created_at":"2024-08-01T15:01:34.551Z","updated_at":"2025-04-05T02:08:38.451Z","avatar_url":"https://github.com/tensorflow.png","language":"Python","readme":"# K-FAC: Kronecker-Factored Approximate Curvature\n\n[![Travis](https://img.shields.io/travis/tensorflow/kfac.svg)](https://travis-ci.org/tensorflow/kfac)\n\n**K-FAC in TensorFlow** is an implementation of [K-FAC][kfac-paper], an\napproximate second-order optimization method, in TensorFlow.\n\n[kfac-paper]: https://arxiv.org/abs/1503.05671\n\n## Installation\n\n`kfac` is compatible with Python 2 and 3 and can be installed directly via\n`pip`,\n\n```shell\n# Assumes tensorflow or tensorflow-gpu installed\n$ pip install kfac\n\n# Installs with tensorflow-gpu requirement\n$ pip install 'kfac[tensorflow_gpu]'\n\n# Installs with tensorflow (cpu) requirement\n$ pip install 'kfac[tensorflow]'\n```\n\n## KFAC DOCS\n\nPlease check [KFAC docs][kfac_docs] for a detailed description with examples\nof how to use KFAC. Check the [Keras KFAC docs][keras_docs] for information on\nusing KFAC with Keras.\n\n[kfac_docs]: https://github.com/tensorflow/kfac/tree/master/docs/index.md\n[keras_docs]: https://github.com/tensorflow/kfac/tree/master/kfac/python/keras/README.md\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftensorflow%2Fkfac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftensorflow%2Fkfac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftensorflow%2Fkfac/lists"}