Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 445 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 445 Bytes

kaggle_codes

Contains commands for Kaggle notebook.

downgrade_python has commands for downgrading Python to a specific version

*Default Python version in Kaggle may not support specific package versions

*Python modules can be installed using pip with the specific Python version

tensorflow_downgrading

*Commands for downgrading Python

*Commands for installing specific versions of dependency packages using the downgraded Python