gandlf:凯拉斯(Keras)的生成对抗网络

时间:2021-05-03 14:59:04
【文件属性】:
文件名称:gandlf:凯拉斯(Keras)的生成对抗网络
文件大小:7.34MB
文件格式:ZIP
更新时间:2021-05-03 14:59:04
keras generative-adversarial-network gan Python 生成对抗网络深度学习框架 家在你身后,世界在前! 建立此框架的目的是使任何人都可以训练“ 。 它建立在之上。 由于它基于Keras构建,因此具有模块化,最小化和可扩展性的优点,可以使用Tensorflow或Theano在CPU和GPU上运行。 安装 安装PyPi版本: pip install gandlf 安装最新版本: pip install git+https://github.com/codekansas/gandlf pip install h5py # To save and load Keras models 从源安装: git clone https://github.com/codekansas/gandlf cd gandlf pip install -r requirements.txt python setup.py install 快速开始 下面演示
【文件预览】:
gandlf-master
----docs()
--------background.md(3KB)
--------losses.md(570B)
--------CNAME(11B)
--------resources()
--------tricks.md(2KB)
--------layers()
--------model.md(5KB)
--------examples()
--------callbacks.md(648B)
--------index.md(12B)
----mkdocs.yml(598B)
----LICENSE(1KB)
----setup.cfg(41B)
----requirements.txt(172B)
----examples()
--------xor.py(7KB)
--------mnist_gan.py(12KB)
--------upsample_gan.py(7KB)
--------reversing_gan.py(6KB)
----setup.py(478B)
----.gitignore(1KB)
----README.md(4KB)
----gandlf()
--------similarities.py(2KB)
--------models.py(41KB)
--------callbacks.py(2KB)
--------losses.py(2KB)
--------__init__.py(222B)
--------layers()
--------constraints.py(1KB)

网友评论