Skip to content

issues Search Results · repo:skorch-dev/skorch language:"Jupyter Notebook"

Filter by

525 results
 (78 ms)

525 results

inskorch-dev/skorch (press backspace or delete to remove)

This looks like the problem described (and solved) in #1080 . I was not sure whether to reopen that or create a new issue. However, it should be clear that the error occurs with a conda installed package, ...
  • efvik
  • 3
  • Opened 
    4 days ago
  • #1102

Hello - I am finding a significant slowdown using Skorch compared to pure Pytorch. I have read the discussion on Skorch performance and turned off verbosity, disabled all callbacks, and converted my dataset ...
  • kassandra-anderson
  • 5
  • Opened 
    11 days ago
  • #1100

Hi all, I am training skorch models locally in a CUDA-enabled torch environment, and, if possible, I would like to transfer the entirety of the model to CPU so that they can be registered and used for ...
  • lukethomrichardson
  • 7
  • Opened 
    on Feb 20
  • #1096

The main problem here is the ability to use weird input schemes (mixed lengths, Datasets etc) with complex pipelines, which often await tabular data. This is for example the case with torch_geometric Data ...
  • DCoupry
  • 9
  • Opened 
    on Feb 14
  • #1095

Discussed in https://github.com/skorch-dev/skorch/discussions/1090 div type= discussions-op-text sup Originally posted by lnzpgo January 26, 2025 /sup I m getting these annoying warning messages from ...
  • githubnemo
  • 1
  • Opened 
    on Jan 27
  • #1091

Hello skorch team, Thank you for your work on skorch, and especially for PR #1078, which adds compatibility with scikit-learn 1.6.0. We rely on skorch in our projects (including scikit-adaptation) and ...
  • antoinecollas
  • 3
  • Opened 
    on Jan 6
  • #1085

Currently, the skorch.dataset.get_len function does not accept dictionary input with elements of different size, raising ValueError( Dataset does not have consistent lengths. ). This behavior is problematic ...
  • BrokenDuck
  • 2
  • Opened 
    on Jan 6
  • #1084

Dear Dev or whoever can help, I have sequences of different lengths and therefore thinking of using packed sequence to feed them to RNN (or whatever similar). What I tried/figured out is that I need to ...
  • nafraw
  • 8
  • Opened 
    on Dec 28, 2024
  • #1083

Hello, I wanted to notify that the PyPI page of skorch is not rendering correctly. In fact, it looks like it the long description is being treated as plain text, while it is actually an rst document. ...
  • Ball-Man
  • 5
  • Opened 
    on Dec 20, 2024
  • #1081

Hello, I am a new user of skorch. When trying to import NeuralNetRegressor I got the error : AttributeError: NoneType object has no attribute span . This error stems from the documentation retrieval. ...
  • raphaelrubrice
  • 7
  • Opened 
    on Dec 19, 2024
  • #1080
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub