ContinualAI / continual-learning-papers

Continual Learning papers list, curated by ContinualAI
MIT License
564 stars 51 forks source link

Javascript filters not working properly #7

Closed AndreaCossu closed 2 years ago

AndreaCossu commented 3 years ago

The interactive website does not apply properly the javascript filters. The problem is connected to the interaction with the DOM. To solve this a careful check of the DOM structure is needed in order to query the correct DOM elements.