Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
27,232 questions
Filter by
Sorted by
Tagged with
Advice
0votes
1replies
67views

I've downloaded many Python projects about Reinforcement Learning from Github, but each takes me too much time to read.It's easy to comprehend a simple Python project with only a few *.py files, but ...
-2votes
0answers
35views

I’m having difficulty finding the hardware resource specifications for different LLMs and VLMs. The leaderboard at this link — https://huggingface.co/spaces/opencompass/open_vlm_leaderboard — includes ...
Advice
1vote
3replies
76views

I want to implement in python some algorithms from a paper that allow for a pre-trained neural network to be modified (adding or removing neurons or layers) conserving (theoretically) the outputs of ...
1vote
0answers
67views

I'm following the book "Deep Learning with PyTorch Step By Step" and I have a question about the predict method in the StepByStep class (from this repository: GitHub).The current ...
2votes
1answer
110views

I am implementing a U-Net variant in TensorFlow/Keras with custom layers. In one of my layers custom layers UPDoubleConv, I have a Sequential self.blocks containing a repeated pattern of UpSampling2D ...
2votes
2answers
92views

I am making a Decoder only transformer using Pytorch and my dataset of choice is the fullEnglish dataset from kaggle Plaintext Wikipedia (full English).The problem is that my model output is ...
Kirito's user avatar
2votes
1answer
35views

I’m trying to useCache-DiTto accelerate inference for the Wan2.2 model.However, when I run the example script,python run_wan_2.2_i2v.py --steps 28 --cacheI get the following error.Namespace(...
-1votes
1answer
41views

I'm trying to use a pretrained ESRGAN model that I downloaded in .pb format.The model runs without errors, but the output image has a noticeable reddish/purple tint instead of the correct colors....
0votes
0answers
64views

I have a machine-translation model. In this model, I calculate a vector for a given sentence and I take this vector, aggregate with each generated output of RNN and put it into RNN again for ...
1vote
0answers
25views

I’m testing YOLOv8n-pose models that share the exact same architecture, input size, hardware (GPU), framework, batch size, and precision settings. The only difference between them is the trained ...
1vote
1answer
130views

I have input shape to a convolution (50, 1, 7617, 10). Here, 7617 is word vectors as rows, and 10 is the number of words in columns. I want to convolve column-wise and obtain (2631, 1, 7617, 1), 1 ...
0votes
1answer
86views

I'm plotting a bipartite (two-mode) network using igraph and ggraph.But the nodes are overlapping a lot, even though there is still space in the graphic window.I would like to plot this using ggraph,...
mmmap's user avatar
0votes
0answers
133views

I am running SDXL LoRA training using Kohya's sd-scripts and accelerate. I have enabled --save_state and am trying to resume training, but the training steps always reset to 0, even though the log ...
0votes
0answers
83views

I’m using AstraZeneca’s REINVENT 4 (v4.6.27) to generate SMILES from a scaffold via R-group substitution, optimizing for 5-HT2A / D2 / 5-HT1A (maximize) and minimizing H1 / M1 / α1A, with DockStream ...
0votes
1answer
117views

I’m trying to build a Keras Sequential model using a feature extractor from TensorFlow Hub, but I’m running into this error:ValueError: Only instances of `keras.Layer` can be added to a Sequential ...

153050per page
1
2345
1816

Hot Network Questions

more hot questions
Newest deep-learning questions feed

[8]ページ先頭

©2009-2025 Movatter.jp