Giter VIP home page Giter VIP logo

figment-multi's People

Contributors

yyaghoobzadeh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

figment-multi's Issues

ImportError: No module named fuel.datasets

Traceback (most recent call last):
File "../../src/make_dataset.py", line 17, in
from fuel.datasets import H5PYDataset
ImportError: No module named fuel.datasets
building fuel datasets for sskip and fasttext...
mkdir: cannot create directory ‘sskip’: File exists
WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions.
Traceback (most recent call last):
File "../../src/make_dataset.py", line 17, in
from fuel.datasets import H5PYDataset
ImportError: No module named fuel.datasets
(.venv) ub16hp@UB16HP:/ub16_prj/figment-multi$
(.venv) ub16hp@UB16HP:
/ub16_prj/figment-multi$ python
Python 2.7.12 (default, Nov 12 2018, 14:36:49)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.

import fuel
fuel.version
'0.1.1'
quit()
(.venv) ub16hp@UB16HP:~/ub16_prj/figment-multi$

nn module with tensorflow

(.venv) ub16hp@UB16HP:/ub16_prj/figment-multi$ pip install nn
Collecting nn
Downloading https://files.pythonhosted.org/packages/32/5b/4ff7a1bdc8e30e260c4dd44343275c50497b9db9fd96100fef1b7ca8a2b6/nn-0.0.9.tar.gz
Building wheels for collected packages: nn
Running setup.py bdist_wheel for nn ... done
Stored in directory: /home/ub16hp/.cache/pip/wheels/61/36/72/2ccb1d96aae93cf0e1de5b84c0c953de38dc5a152011c4a7f6
Successfully built nn
Installing collected packages: nn
Successfully installed nn-0.0.9
(.venv) ub16hp@UB16HP:
/ub16_prj/figment-multi$ bash run_a_model.sh swlr
Traceback (most recent call last):
File "../../src/train_test.py", line 26, in
from nn import track_best, MainLoop
File "/home/ub16hp/ub16_prj/figment-multi/.venv/local/lib/python2.7/site-packages/nn/init.py", line 1, in
from .layers import *
File "/home/ub16hp/ub16_prj/figment-multi/.venv/local/lib/python2.7/site-packages/nn/layers/init.py", line 1, in
from tensorflow.python.layers.layers import *
ImportError: No module named tensorflow.python.layers.layers
(.venv) ub16hp@UB16HP:~/ub16_prj/figment-multi$

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.