joulammous commited on
Commit
9c4cbba
1 Parent(s): 718ff9d

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 extension 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.
4
+ But I would like to install it later once the problem has been addressed.
5
+ I am attaching a screenshot of the working environment with tensorflow and transformers imported.