Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CORIAT BASTIEN
Hackathon
Commits
be53dc47
Commit
be53dc47
authored
Nov 06, 2021
by
CORIAT BASTIEN
Browse files
Add env and update readme
parent
1917a62a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
be53dc47
venv
env
README.md
View file @
be53dc47
# Hackathon
A GAN project.
# Environement
python3 -m venv env
# Activate venv each time you restart your terminal or IDE
source env/bin/activate
# Install some lib
pip install pandas
pip install tensorflow
pip install keras
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment