1 Star 0 Fork 2

悠云居士之乎者也 / python-mnist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
meta.yaml 625 Bytes
一键复制 编辑 原始数据 按行查看 历史
Richard Marko 提交于 2020-03-01 16:27 . add meta.yaml for conda
{% set name = "python-mnist" %}
{% set version = "0.7" %}
package:
name: "{{ name|lower }}"
version: "{{ version }}"
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: a0cced01e83b5b844cff86109280df7a672a8e4e38fc19fa68999a17f8a9fbd8
build:
number: 0
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv "
requirements:
host:
- pip
- python
run:
- python
about:
home: https://github.com/sorki/python-mnist
license: BSD
license_family: BSD
summary: Simple MNIST and EMNIST data parser written in pure Python
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/giggle1997/python-mnist.git
git@gitee.com:giggle1997/python-mnist.git
giggle1997
python-mnist
python-mnist
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891