yabool2001 / yabool2001/temp

gdzie skończyłem

Open
#49 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

w funkcji packet.RxFrame.process_packet () sprawdzać czy wszystkie idx się zgadzają z small_frame ale wybrać taki ładny jednoznaczny frame

  1. zapisywać wyniki treningu
  2. sprawdzić wyniki treningu w zależności od:- punktu początkowego first samples - I nie działa
  3. przyciąć X i y tylko do aktywnych symboli - I nie działa
  4. i na koniec zamiast active_symbols -1 i 1 podstawić wartości z samples

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in packet.RxFrame.process_packet and trace how idx, small_frame, samples, X, and y are formed. Reproduce the training flow and inspect the first-samples and active-symbol cases described in the issue. Done means the frame selection is unambiguous, training results are saved, and the listed data-processing cases produce the intended results.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.