Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luis Fernandez Ruiz
ScatteringImage
Commits
3c8d20e6
Commit
3c8d20e6
authored
Jul 12, 2019
by
Luis Fernandez Ruiz
Browse files
Update python_packages_required.md
parent
f8b9ff37
Changes
1
Hide whitespace changes
Inline
Side-by-side
python_packages_required.md
View file @
3c8d20e6
...
...
@@ -9,7 +9,10 @@
*
**tensorflow:**
open source machine learning library for research and production
*
**keras:**
makes it easy to build Convolutional Neural Network
*
**csv:**
csv files treatment
*
**matlab.engine:**
execute Matlab code
*
**matlab.engine:**
execute Matlab code. It is not easy to install. Follow
[
this link
](
https://www.scivision.dev/matlab-engine-callable-from-python-how-to-install-and-setup/
)
.
Pay attention if your computer is 32 or 64 bits and follow the path where the
package is installed. You have to follow where python is looking for the packages installed.
*
**subprocess:**
execute command line code
*
**re:**
regular expression.
*
**time:**
time measurement
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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