this file is for uploading. rm -rf dist rm -rf build rm -rf sparse_learning.egg-info python setup.py sdist bdist_wheel twine upload dist/*.tar.gz rm -rf dist rm -rf build rm -rf ...
This is the official code implementation for the paper "Sparsity-Driven Plasticity in Multi-Task Reinforcement Learning", accepted at Transactions on Machine Learning Research (TMLR). Figure 2 from ...