Skip to content

issues Search Results · repo:red-data-tools/red-chainer language:Ruby

Filter by

9 results
 (56 ms)

9 results

inred-data-tools/red-chainer (press backspace or delete to remove)

May be helpful to add a simple XOR example. Classification is one way to do this, but can add more traditional method if considered useful. require numo/narray require chainer class XOR Chainer::Chain ...
  • bkmgit
  • Opened 
    on Jun 2, 2020
  • #104

because of each_with_index.
  • sonots
  • Opened 
    on May 1, 2019
  • #96

because of each.
  • sonots
  • Opened 
    on May 1, 2019
  • #95

image
  • kojix2
  • 2
  • Opened 
    on Mar 29, 2019
  • #85

I do not know why, but the sample Vgg 16 gets slower with Cumo. Numo is faster in my environment.
  • kojix2
  • 5
  • Opened 
    on Feb 8, 2019
  • #79

Hello. I copy and paste and ran the mnist sample with Jupyter Notebook. But, the progress bar was not displayed on the Jupyter Notebook. Actually it did not disappear. I found the progress bar displayed ...
  • kojix2
  • Opened 
    on Feb 5, 2019
  • #77

Hello I noticed that the red-chainer s serializer need instance of IO. require chainer a = Chainer::Variable.new(Numo::DFloat[1,2]) l = Chainer::Links::Connection::Linear.new(2) l.call(a) # set l.w ...
  • kojix2
  • 1
  • Opened 
    on Apr 1, 2018
  • #44

Wow! Convolution2D!! please give me max_pooling !
  • kojix2
  • 2
  • Opened 
    on Mar 21, 2018
  • #30

Hello Thank you for your interesting project. I tried mnist example and the following error occurred. /path/.rbenv/versions/2.4.2/lib/ruby/2.4.0/pstore.rb:482:in `load : incompatible marshal file format ...
  • kojix2
  • 4
  • Opened 
    on Sep 28, 2017
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub