gdzie skończyłem
Open
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
- zapisywać wyniki treningu
- sprawdzić wyniki treningu w zależności od:- punktu początkowego first samples - I nie działa
- przyciąć X i y tylko do aktywnych symboli - I nie działa
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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