lucid

授权协议 Apache-2.0 License
开发语言 Python
所属分类 神经网络/人工智能、 机器学习/深度学习
软件类型 开源软件
地区 不详
投 递 者 林蕴藉
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Lucid

Lucid is a collection of infrastructure and tools for research in neuralnetwork interpretability.

We're not currently supporting tensorflow 2!

If you'd like to use lucid in colab which defaults to tensorflow 2, add this magic to a cell before you import tensorflow:

%tensorflow_version 1.x

Lucid is research code, not production code. We provide no guarantee it will work for your use case. Lucid is maintained by volunteers who are unable to provide significant technical support.


Notebooks

Start visualizing neural networks with no setup. The following notebooksrun right from your browser, thanks to Colaboratory. It's a Jupyter notebook environment that requires no setup to use and runs entirely in the cloud.

You can run the notebooks on your local machine, too. Clone the repository and find them in the notebooks subfolder. You will need to run a local instance of the Jupyter notebook environment to execute them.

Tutorial Notebooks

Feature Visualization Notebooks

Notebooks corresponding to the Feature Visualization article

Building Blocks Notebooks

Notebooks corresponding to the Building Blocks of Interpretability article





Differentiable Image Parameterizations Notebooks

Notebooks corresponding to the Differentiable Image Parameterizations article


Activation Atlas Notebooks

Notebooks corresponding to the Activation Atlas article

Collecting activations Simple activation atlas Class activation atlas Activation atlas patches

Miscellaneous Notebooks



Recomended Reading

Related Talks

Community

We're in #proj-lucid on the Distill slack (join link).

We'd love to see more people doing research in this space!


Additional Information

License and Disclaimer

You may use this software under the Apache 2.0 License. See LICENSE.

This project is research code. It is not an official Google product.

Special consideration for TensorFlow dependency

Lucid requires tensorflow, but does not explicitly depend on it in setup.py. Due to the way tensorflow is packaged and some deficiencies in how pip handles dependencies, specifying either the GPU or the non-GPU version of tensorflow will conflict with the version of tensorflow your already may have installed.

If you don't want to add your own dependency on tensorflow, you can specify which tensorflow version you want lucid to install by selecting from extras_require like so: lucid[tf] or lucid[tf_gpu].

In actual practice, we recommend you use your already installed version of tensorflow.

  • deb http://old-releases.ubuntu.com/ubuntu lucid main restricted universe multiverse       deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted universe multiverse       deb http://

  • 在安装更新时,即在运行,命令行sudo apt-get update 或者运行更新管理器的时候,出现 W: GPG 错误:http://ppa.launchpad.net lucid Release: 由于没有公钥,无法验证下列签名: NO_PUBKEY FAF69C646FF368B7的问题, 可以在终端中运行: sudo apt-key adv --keyserver keyserver.ub

  • deb http://ubuntu.srt.cn/ubuntu/ lucid main restricted universe multiverse deb http://ubuntu.srt.cn/ubuntu/ lucid-security main restricted universe multiverse deb http://ubuntu.srt.cn/ubuntu/ lucid-up

 相关资料
  • LucidGaze for Solr 是由 Lucid 开发的开源 solr 监测工具,提供快照、存储、交互视图、比较各种 solr 性能指标。 包括: Record and graph metrics 捕获多种 handler 的每秒请求数(Capture requests-per-second), 如:StandardRequestHandler 捕获每个请求的处理时间(Capture pro

  • LucidJS 是一个事件发射库,提供很多独特的特性,诸如:事件设置,发射管道、DOM 节点增大、子事件等。 可在 Node.js 平台上和 AMD loaders 一起工作。 示例代码: var emitter = LucidJS.emitter();emitter.set('ready');console.log('fired ready event');setTimeout(function

  • LucidDB 强调自己是一个为数据仓库目的建造的数据库,同样也有列储存,bitmap indexing , hash join/aggregation 等常见数据仓库技术, 新版中强调在线热备份和基于时间点的快照功能, 另外一个最大的特色就是和开源的商业智能厂商之间有很好的合作, 像是开源ETL工具中的kettle 和talend 都有其插件帮助装载数据, 还有pentaho 最有名的产品,开源

  • Lucid Desktop 是一个基于 Web浏览器的类桌面系统,采用 PHP开发,如下图所示

相关阅读

相关文章

相关问答

相关文档