You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Documentation For PAWS
Jump to navigation
Jump to search
Python libraries can be utilized in a PAWS notebook.
Installing tensorflow library
Add "!pip install tensorflow" in the beginning of the notebook to use the tensorflow library.