Harikrishnan V
Harikrishnan V
Hi, I looked up the code for upto 2012 and based on what I saw, the code for [readBytes](https://github.com/arduino/ArduinoCore-avr/blob/0e7fae85bdfbab43242374c0289cdd806d13b0bc/cores/arduino/Stream.cpp#L202) and [timedRead](https://github.com/arduino/ArduinoCore-avr/blob/0e7fae85bdfbab43242374c0289cdd806d13b0bc/cores/arduino/Stream.cpp#L31) are the same. What might however cause different behaviour...
Only later did I see this was in a separate repo by the same author over here - https://github.com/floodsung/Meta-Learning-Papers There are a lot of papers though and the list doesn't...
Do you mean fine-tuning the meta-learner and base-learner or is it in reference to some other models?
Thank you for the tips and useful pointers. Please feel free to close the issue. Thanks again.
Unfortunately I don't have time for it myself. Will see if I can give it a shot in Jan. Anyone else reading this, please feel free to take this up.
How do we find out what other boards will be compatible with the software? Since the hardware is likely to change in the future, how do we make the code...