Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
fd6da687
Commit
fd6da687
authored
Jul 18, 2017
by
Allen Lavoie
Browse files
Fix incorrect TensorFlow URL
parent
3e3e0cd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lfads/README.md
lfads/README.md
+1
-1
No files found.
lfads/README.md
View file @
fd6da687
...
@@ -7,7 +7,7 @@ This code implements the model from the paper "[LFADS - Latent Factor Analysis v
...
@@ -7,7 +7,7 @@ This code implements the model from the paper "[LFADS - Latent Factor Analysis v
The code is written in Python 2.7.6. You will also need:
The code is written in Python 2.7.6. You will also need:
*
**TensorFlow**
version 1.2.1 (
[
install
](
http://
tflearn
.org/install
ation
/
)
) -
*
**TensorFlow**
version 1.2.1 (
[
install
](
http
s
://
www.tensorflow
.org/install/
)
) -
*
**NumPy, SciPy, Matplotlib**
(
[
install SciPy stack
](
https://www.scipy.org/install.html
)
, contains all of them)
*
**NumPy, SciPy, Matplotlib**
(
[
install SciPy stack
](
https://www.scipy.org/install.html
)
, contains all of them)
*
**h5py**
(
[
install
](
https://pypi.python.org/pypi/h5py
)
)
*
**h5py**
(
[
install
](
https://pypi.python.org/pypi/h5py
)
)
...
...
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