Package List

Is there a list of approved packages we can add to our algo that will work on the online servers?

Non-standard imports for python:
torch==1.4.0
numpy==1.16.2
Keras==2.3.0
scipy==1.3.0
tensorflow==2.0.0b1
pandas==0.25.1

Besides this, most standard/default imports should work in whatever language you are working with. If there is a specific package that you think would benefit the community, you can recommend it and we will consider adding it on our servers.

We don’t have a formalized list, you will have to upload an algo and check manually if things work on our servers unfortunately.

Any chance to add numba? It would be very helpful for improving python algo performance.

We can’t change the server configuration during competition season, but will consider adding numba after

also would be nice to have an up to date tensorflow

1 Like