I'm trying to use AWS EC2
instance for to test my ML
project. During the package installation process of TensorFlow
getting kills every time.
I'm using AWS trial EC2 t2.micro
type instance for my testing purposes.
- Type:
t2.micro
- vCPUs:
1
- Memory:
1GB
- Os:
Ubuntu Server 20.04 LTS (HVM), SSD Volume Type
Is there any soulutions for this?