You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your code! It's fantastic. Is it possible to consider adding traditional caching schemes like FIFO, LRU, and LFU for better performance comparisons?
The text was updated successfully, but these errors were encountered:
Thanks for your code! It's fantastic. Is it possible to consider adding traditional caching schemes like FIFO, LRU, and LFU for better performance comparisons?
Thanks for the feedback. I have something else to do in the next week. I will start working on it on January 15th at the latest.
Updates for [#3](#3)
1.Completed the model coding of conventional algorithms LRU, LFU, and FIFO.
`2.CoCheLab will(train/test) support the above algorithms in future updates.
Thanks for your code! It's fantastic. Is it possible to consider adding traditional caching schemes like FIFO, LRU, and LFU for better performance comparisons?
The text was updated successfully, but these errors were encountered: