joulammous commited on
Commit
16bd529
1 Parent(s): f292f92

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Project
2
+ I installed WSL2 and used the exension in VSCode for remote development. I am using Ubuntu for the Linux distribtion and I created a virtual enviroment for the project.
3
+ I didn't install Docker becuase as of now, Windows defender is detecting a virus from the Docker file and it's not allowing the installation. But I would like to install
4
+ it later once the problem has been addressed.
5
+ I am attaching a screenshot of the working environment with tensorflow and transformers imported.