Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
0 answers
29 views

I'm currently having some issue with training the dataset for my final year project.. Domain of the project is AI/ML and IoT.. We collected Eog and emg signals and created our own dataset.. But ...
2 votes
1 answer
71 views

Using skforecast, it's straightforward to perform out-of-sample predictions starting from the dates in the last_window_.index of a ForecasterRecursive object. However, I’m unable to find a clear ...
0 votes
1 answer
107 views

EDIT: I'm training a model using a custom dataloader. The outcome from the dataloader is a list of tensors which cannot be processed by the main model because I have defined the sampler as samples = ...
1 vote
1 answer
66 views

I am a first-time CART user, and using the approach outlined in https://rpubs.com/camguild/803096 , I first split my data into two equally-sized training and test datasets. Next, I fit a CART on the ...
SallyG's user avatar
  • 11
0 votes
0 answers
65 views

I am trying to fine-tune an Optical Character Recognition (OCR) model on Tesseract's provided tesstrain repository for Japanese . I tried encoding the bash commands into Python in VSCode as I wanted ...
0 votes
1 answer
300 views

I am trying to train a model for spell check errors and corrections using T5-small model in colab notebook using T4 GPU. Initially I started with 10k reviews but gradually reduced it to 2k since I was ...
6 votes
3 answers
6k views

I am trying to train a T5 model based on spellcheck by providing it with a sample csv file in google colab. Initially I ran the code with my personal device (python locally installed) and it executed ...
0 votes
0 answers
29 views

I am training an TCN model in Keras and have 9 individual trials of time-series data with an input shape = (9 trails/batches, 540 time steps for each trial, and 63 features). I want to train the model ...
1 vote
0 answers
85 views

I'm building a neural network to predict how an image will be partitioned during compression using VVC (Versatile Video Coding). The model takes a single Y-frame from a YUV420 image as input and uses ...
0 votes
0 answers
55 views

I am using code using the trainNetwork function with MATLAB to train and predict some data, however I am getting this error message "Invalid training data. Y must be a vector of categorical ...
0 votes
0 answers
66 views

I'm having trouble training Tesseract with my custom dataset. Despite double-checking that my box file coordinates are correct and setting the image resolution to 300 DPI, I keep getting the error &...
0 votes
1 answer
47 views

I'm training a LSTM for time series prediction, where data comes from sensors at irregular intervals. I'm using the last 5 min data to predict the next value, but some sequences are larger than others....
-1 votes
1 answer
65 views

I am working on an algorithm for detecting keys and keyboard body from an image. The model of the keyboard is known, so a blender env. has been created to generate images with random lighting, angle, ...
0 votes
0 answers
56 views

I have a very simple network model: two named input ports, one summing layer, one linear layer and a scalar output. Despite many attempts, I cannot select a suitable data format that would be accepted ...
0 votes
0 answers
69 views

I'm new to tensorflow. I want to generate more images after image augmentation but images and labels are (10, None, 400, 400, 3) and (10, None, 1) respectively and I guess it artifically count as 1 ...

15 30 50 per page
1
2 3 4 5
...
115

AltStyle によって変換されたページ (->オリジナル) /