Skip to content

Commit 3bf917a

Browse files
committed
2 parents 3752ea7 + 0e74b71 commit 3bf917a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ See code examples in demo.ipynb and test.py
1313

1414
The following dependencies are required for using this library:
1515

16-
[Anaconda](https://www.continuum.io/downloads)
17-
18-
Keras - [custom fork](https://github.com/MarcBS/keras) or [original version](https://github.com/fchollet/keras)
19-
20-
[cloud](https://pypi.python.org/pypi/cloud/2.7.2) >= 2.8.5
16+
- [Anaconda](https://www.continuum.io/downloads)
17+
- Keras - [custom fork](https://github.com/MarcBS/keras) or [original version](https://github.com/fchollet/keras)
18+
- [cloud](https://pypi.python.org/pypi/cloud/2.7.2) >= 2.8.5
2119

2220

2321
## Installation
@@ -39,6 +37,8 @@ You can see more practical examples in projects which use this library:
3937

4038
[VIBIKNet for Visual Question Answering](https://github.com/MarcBS/VIBIKNet)
4139

40+
[ABiViRNet for Video Description](https://github.com/lvapeab/ABiViRNet)
41+
4242
## Keras
4343

4444
For additional information on the Deep Learning library, visit the official web page www.keras.io or the GitHub repository https://github.com/fchollet/keras.

0 commit comments

Comments
 (0)