Giter VIP home page Giter VIP logo

cori-tf-distributed-examples's People

Contributors

eracah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cori-tf-distributed-examples's Issues

python get_data/download-and-convert-cifar-10.py fails while converting data

Might be a discrepancy between the sklearn version required to run the script and the one loaded by "module load deeplearning"

System: Cori

Commit e69aef1

Commands run:

mode load deeplearning

python get_data/download-and-convert-cifar-10.py

Output:
Downloading...
--2017-07-06 11:08:30-- http://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz
Resolving www.cs.toronto.edu (www.cs.toronto.edu)... 128.100.3.30
Connecting to www.cs.toronto.edu (www.cs.toronto.edu)|128.100.3.30|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 170498071 (163M) [application/x-gzip]
Saving to: 'cifar-10-python.tar.gz'

100%[==============================================================>] 170,498,071 7.34MB/s in 25s

2017-07-06 11:08:55 (6.54 MB/s) - 'cifar-10-python.tar.gz' saved [170498071/170498071]

Downloading done.

Extracting...
cifar-10-batches-py/
cifar-10-batches-py/data_batch_4
cifar-10-batches-py/readme.html
cifar-10-batches-py/test_batch
cifar-10-batches-py/data_batch_3
cifar-10-batches-py/batches.meta
cifar-10-batches-py/data_batch_2
cifar-10-batches-py/data_batch_5
cifar-10-batches-py/data_batch_1
Extracting successfully done to /global/u1/g/gprodri/SciSearch/mltools/cifar-10-batches-py.
Converting...
Traceback (most recent call last):
File "get_data/download-and-convert-cifar-10.py", line 71, in
["data_batch_{}".format(i) for i in range(1, 6)]
File "get_data/download-and-convert-cifar-10.py", line 67, in load_data
data, labels = shuffle_data(data, labels)
File "get_data/download-and-convert-cifar-10.py", line 48, in shuffle_data
data, _, labels, _ = sklearn.cross_validation.train_test_split(
AttributeError: 'module' object has no attribute 'cross_validation'

Is this repository in active use?

This repository doesn't seem to have been updated since 10/20/21, is it still in active use? As part of an ongoing effort to clean up the NERSC GitHub organization we are looking to archive repositories that are no longer needed. Please indicate if this repository is still in use by checking the appropriate box below.

  • Still in use
  • Archive

Repositories marked for archiving will be archived at the end of the year. If we don’t hear anything on this issue the default will be to archive the repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.