joulammous commited on
Commit
bee19b9
·
unverified ·
2 Parent(s): 718ff9d 6fd5d9a

Merge pull request #1 from joulammous/milestone-1

Browse files
Files changed (2) hide show
  1. README.md +5 -0
  2. milestone-1.png +0 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # milestone-1
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.
milestone-1.png ADDED