-
Notifications
You must be signed in to change notification settings - Fork 703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify BiRNNBuilder to get easy access to the final hidden states of the component RNNs #263
base: master
Are you sure you want to change the base?
Commits on Oct 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9108ae5 - Browse repository at this point
Copy the full SHA 9108ae5View commit details -
Merge pull request clab#128 from mattr1/mattri/winpython
Python works in Windows, including MKL and/or GPU support
Configuration menu - View commit details
-
Copy full SHA for 517b025 - Browse repository at this point
Copy the full SHA 517b025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb14b5 - Browse repository at this point
Copy the full SHA 1fb14b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda73c2 - Browse repository at this point
Copy the full SHA eda73c2View commit details
Commits on Oct 28, 2016
-
added xor-mp example and fixed segrnn-sup example
Austin Matthews committedOct 28, 2016 Configuration menu - View commit details
-
Copy full SHA for f9a5f6c - Browse repository at this point
Copy the full SHA f9a5f6cView commit details -
prolly a bad idea to just drop important flags
Austin Matthews committedOct 28, 2016 1Configuration menu - View commit details
-
Copy full SHA for a8d8edc - Browse repository at this point
Copy the full SHA a8d8edcView commit details -
allow xor-mp to dump its model to stdout
Austin Matthews committedOct 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 80791cf - Browse repository at this point
Copy the full SHA 80791cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a8d6e - Browse repository at this point
Copy the full SHA 43a8d6eView commit details -
add the -O1/-O2 swith for the gcc4.9 or later versions.
odashi committedOct 28, 2016 Configuration menu - View commit details
-
Copy full SHA for ddff18d - Browse repository at this point
Copy the full SHA ddff18dView commit details -
Merge pull request clab#127 from pmichel31415/master
Added set_s function for rnns
Configuration menu - View commit details
-
Copy full SHA for 2a44f15 - Browse repository at this point
Copy the full SHA 2a44f15View commit details -
Added RandomBernoulli and RandomUniform nodes
armatthews committedOct 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 7f986d9 - Browse repository at this point
Copy the full SHA 7f986d9View commit details
Commits on Oct 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bffdc98 - Browse repository at this point
Copy the full SHA bffdc98View commit details -
Latest version of Eigen no longer needs these windows-specific change…
…s, removing them from install help.
Configuration menu - View commit details
-
Copy full SHA for c85f273 - Browse repository at this point
Copy the full SHA c85f273View commit details -
Merge branch 'master' into mattri/winfix2
# Conflicts: # examples/CMakeLists.txt
Configuration menu - View commit details
-
Copy full SHA for 4fd23ac - Browse repository at this point
Copy the full SHA 4fd23acView commit details -
Updating instructions to say that neither multi-process example will …
…be compiled in Windows.
Configuration menu - View commit details
-
Copy full SHA for bf78d62 - Browse repository at this point
Copy the full SHA bf78d62View commit details -
Merge pull request clab#134 from mattr1/mattri/winfix2
Removing multiprocess examples from Windows build and simplifying windows build instructions to reflect latest Eigen version
Configuration menu - View commit details
-
Copy full SHA for 3f39354 - Browse repository at this point
Copy the full SHA 3f39354View commit details
Commits on Oct 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 69e3042 - Browse repository at this point
Copy the full SHA 69e3042View commit details
Commits on Oct 31, 2016
-
Merge pull request clab#133 from odashi/master
add the -O1/-O2 swith for the gcc4.9 or later versions.
Configuration menu - View commit details
-
Copy full SHA for 8904224 - Browse repository at this point
Copy the full SHA 8904224View commit details
Commits on Nov 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e6ab58b - Browse repository at this point
Copy the full SHA e6ab58bView commit details -
I broke the dynet python package. This fixes it as well the problem w…
…ith extension name != filename in cython
Configuration menu - View commit details
-
Copy full SHA for 5b32849 - Browse repository at this point
Copy the full SHA 5b32849View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ead04 - Browse repository at this point
Copy the full SHA b8ead04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362ede0 - Browse repository at this point
Copy the full SHA 362ede0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aea2bc - Browse repository at this point
Copy the full SHA 7aea2bcView commit details
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ada442a - Browse repository at this point
Copy the full SHA ada442aView commit details
Commits on Nov 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b833b19 - Browse repository at this point
Copy the full SHA b833b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e1177 - Browse repository at this point
Copy the full SHA 79e1177View commit details
Commits on Nov 5, 2016
-
armatthews committed
Nov 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 08e7057 - Browse repository at this point
Copy the full SHA 08e7057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 213a01d - Browse repository at this point
Copy the full SHA 213a01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3acb02 - Browse repository at this point
Copy the full SHA b3acb02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bed829 - Browse repository at this point
Copy the full SHA 2bed829View commit details -
Configuration menu - View commit details
-
Copy full SHA for e510992 - Browse repository at this point
Copy the full SHA e510992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ca6a2 - Browse repository at this point
Copy the full SHA 84ca6a2View commit details
Commits on Nov 6, 2016
-
armatthews committed
Nov 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 60cceec - Browse repository at this point
Copy the full SHA 60cceecView commit details -
Merge branch 'master' of github.com:clab/dynet
armatthews committedNov 6, 2016 Configuration menu - View commit details
-
Copy full SHA for b31c1e7 - Browse repository at this point
Copy the full SHA b31c1e7View commit details
Commits on Nov 7, 2016
-
small compile fix for older compilers
Chris Dyer committedNov 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 15e8c66 - Browse repository at this point
Copy the full SHA 15e8c66View commit details -
avoid errors/warnings on different compilers
Chris Dyer committedNov 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 26bb0b3 - Browse repository at this point
Copy the full SHA 26bb0b3View commit details -
Adding installation notes for OS X
Jonathan Kummerfeld committedNov 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 5bba10c - Browse repository at this point
Copy the full SHA 5bba10cView commit details -
Adding MacPorts installation instructions as well
Jonathan Kummerfeld committedNov 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 7e7f50a - Browse repository at this point
Copy the full SHA 7e7f50aView commit details -
Merge pull request clab#149 from jkkummerfeld/master
Adding installation notes for OS X
Configuration menu - View commit details
-
Copy full SHA for d0282b4 - Browse repository at this point
Copy the full SHA d0282b4View commit details -
Change "assert(false)" to "throw exception(...)" so it always fails a…
…nd also compiles properly with NDEBUG set.
Configuration menu - View commit details
-
Copy full SHA for dfa5b27 - Browse repository at this point
Copy the full SHA dfa5b27View commit details
Commits on Nov 8, 2016
-
Adding MKL_NUM_THREADS to MKL documentation.
And adding a table showing that even just 1 thread is useful, and max benefit can be around 2-3 threads, at least for this test
Configuration menu - View commit details
-
Copy full SHA for 7c09434 - Browse repository at this point
Copy the full SHA 7c09434View commit details -
Merge pull request clab#151 from mattr1/mattri/f3_mkldoc
Adding MKL_NUM_THREADS to MKL documentation.
Configuration menu - View commit details
-
Copy full SHA for 459a604 - Browse repository at this point
Copy the full SHA 459a604View commit details -
Merge pull request clab#150 from mattr1/mattri/f1_assert
Change "assert(false)" to "throw exception(...)" so it always fails, and also compiles properly with NDEBUG set
Configuration menu - View commit details
-
Copy full SHA for 82ad937 - Browse repository at this point
Copy the full SHA 82ad937View commit details
Commits on Nov 9, 2016
-
Fixed constness of ParameterInit with add_parameters. Added a virtual…
… destructor to ParameterInit.
armatthews committedNov 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 8298e69 - Browse repository at this point
Copy the full SHA 8298e69View commit details -
Fixed an include path in dynet.pxd
armatthews committedNov 9, 2016 Configuration menu - View commit details
-
Copy full SHA for df3eec5 - Browse repository at this point
Copy the full SHA df3eec5View commit details
Commits on Nov 10, 2016
-
Otherwise using --dynet-viz results in an error if there is e.g. GlorotInitializer in the graph.
Configuration menu - View commit details
-
Copy full SHA for fbfe34f - Browse repository at this point
Copy the full SHA fbfe34fView commit details -
copy dict properties by need in Saveable instead of copying everythin…
…g and then deleting unneeded stuff
Configuration menu - View commit details
-
Copy full SHA for c00b876 - Browse repository at this point
Copy the full SHA c00b876View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2060ec - Browse repository at this point
Copy the full SHA d2060ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f40e287 - Browse repository at this point
Copy the full SHA f40e287View commit details
Commits on Nov 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 516319b - Browse repository at this point
Copy the full SHA 516319bView commit details -
Merge pull request clab#162 from andre-martins/master
Added sparsemax to the Python bindings.
Configuration menu - View commit details
-
Copy full SHA for af61156 - Browse repository at this point
Copy the full SHA af61156View commit details -
Merge pull request clab#144 from danielhers/initializers
Add initializers to dynet_viz
Configuration menu - View commit details
-
Copy full SHA for d5320ef - Browse repository at this point
Copy the full SHA d5320efView commit details
Commits on Nov 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3fa9d52 - Browse repository at this point
Copy the full SHA 3fa9d52View commit details
Commits on Nov 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e712c08 - Browse repository at this point
Copy the full SHA e712c08View commit details
Commits on Nov 17, 2016
-
Merge pull request clab#163 from danielhers/birnn_save
Fix clab#161: support save/load BiRNNBuilder
Configuration menu - View commit details
-
Copy full SHA for 587059d - Browse repository at this point
Copy the full SHA 587059dView commit details
Commits on Nov 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d5faca4 - Browse repository at this point
Copy the full SHA d5faca4View commit details
Commits on Nov 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a875733 - Browse repository at this point
Copy the full SHA a875733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 771bc9f - Browse repository at this point
Copy the full SHA 771bc9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12a066 - Browse repository at this point
Copy the full SHA a12a066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 843ac1e - Browse repository at this point
Copy the full SHA 843ac1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 168e9de - Browse repository at this point
Copy the full SHA 168e9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b12ca - Browse repository at this point
Copy the full SHA 97b12caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3068374 - Browse repository at this point
Copy the full SHA 3068374View commit details -
Merge pull request clab#180 from pmichel31415/master
Added threshold clipping to python bindings
Configuration menu - View commit details
-
Copy full SHA for 2c1551a - Browse repository at this point
Copy the full SHA 2c1551aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a154c - Browse repository at this point
Copy the full SHA 07a154cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d219cdd - Browse repository at this point
Copy the full SHA d219cddView commit details -
Merge pull request clab#181 from pmichel31415/master
Added support for gradient clipping disabling to python
Configuration menu - View commit details
-
Copy full SHA for f3e9ea9 - Browse repository at this point
Copy the full SHA f3e9ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 248e202 - Browse repository at this point
Copy the full SHA 248e202View commit details -
Configuration menu - View commit details
-
Copy full SHA for a382788 - Browse repository at this point
Copy the full SHA a382788View commit details -
Configuration menu - View commit details
-
Copy full SHA for d34ce16 - Browse repository at this point
Copy the full SHA d34ce16View commit details -
Merge pull request clab#130 from hayounav/master
Add python 3 compatibility to dynet
Configuration menu - View commit details
-
Copy full SHA for 3caa003 - Browse repository at this point
Copy the full SHA 3caa003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e064f1 - Browse repository at this point
Copy the full SHA 3e064f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa03883 - Browse repository at this point
Copy the full SHA aa03883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 338c2a0 - Browse repository at this point
Copy the full SHA 338c2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b60eec - Browse repository at this point
Copy the full SHA 3b60eecView commit details
Commits on Nov 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cfa20d4 - Browse repository at this point
Copy the full SHA cfa20d4View commit details -
Gradient clipping should be performed with respect to scale parameter
Austin Matthews committedNov 22, 2016 Configuration menu - View commit details
-
Copy full SHA for a704e6b - Browse repository at this point
Copy the full SHA a704e6bView commit details -
Merge branch 'master' of https://github.com/clab/cnn
Austin Matthews committedNov 22, 2016 Configuration menu - View commit details
-
Copy full SHA for e56018d - Browse repository at this point
Copy the full SHA e56018dView commit details -
Merge pull request clab#183 from pmichel31415/master
Added a bunch of missing functions
Configuration menu - View commit details
-
Copy full SHA for 2bfd470 - Browse repository at this point
Copy the full SHA 2bfd470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c5e39 - Browse repository at this point
Copy the full SHA 54c5e39View commit details -
Merge pull request clab#185 from clab/get_dim
ability to get expression's dimension
Configuration menu - View commit details
-
Copy full SHA for 596c762 - Browse repository at this point
Copy the full SHA 596c762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef4931 - Browse repository at this point
Copy the full SHA 0ef4931View commit details -
Merge pull request clab#190 from talbaumel/patch-1
Re-inputting the generated output
Configuration menu - View commit details
-
Copy full SHA for 24859a0 - Browse repository at this point
Copy the full SHA 24859a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce7e53 - Browse repository at this point
Copy the full SHA 5ce7e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10db84 - Browse repository at this point
Copy the full SHA b10db84View commit details
Commits on Nov 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for efe0711 - Browse repository at this point
Copy the full SHA efe0711View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86ce37 - Browse repository at this point
Copy the full SHA f86ce37View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfee6f - Browse repository at this point
Copy the full SHA fcfee6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a03d8 - Browse repository at this point
Copy the full SHA 26a03d8View commit details
Commits on Nov 26, 2016
-
added ability to get the "head" of an rnnpointer
Austin Matthews committedNov 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 82e901d - Browse repository at this point
Copy the full SHA 82e901dView commit details -
Merge branch 'master' of https://github.com/clab/cnn
Austin Matthews committedNov 26, 2016 Configuration menu - View commit details
-
Copy full SHA for dc9df2c - Browse repository at this point
Copy the full SHA dc9df2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 988dc78 - Browse repository at this point
Copy the full SHA 988dc78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12bc335 - Browse repository at this point
Copy the full SHA 12bc335View commit details
Commits on Nov 27, 2016
-
The badge shows whether the build is currently passing.
Configuration menu - View commit details
-
Copy full SHA for 0d6e8e9 - Browse repository at this point
Copy the full SHA 0d6e8e9View commit details -
Merge pull request clab#194 from danielhers/master
Add Travis CI badge to README
Configuration menu - View commit details
-
Copy full SHA for a389d5b - Browse repository at this point
Copy the full SHA a389d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2817f3a - Browse repository at this point
Copy the full SHA 2817f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef5b8a - Browse repository at this point
Copy the full SHA 1ef5b8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c4a29 - Browse repository at this point
Copy the full SHA a5c4a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6289e - Browse repository at this point
Copy the full SHA 2f6289eView commit details
Commits on Nov 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 63c7e33 - Browse repository at this point
Copy the full SHA 63c7e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa62736 - Browse repository at this point
Copy the full SHA aa62736View commit details -
Merge pull request clab#197 from danielhers/master
Update documentation following Python 3 support
Configuration menu - View commit details
-
Copy full SHA for bd0bd6a - Browse repository at this point
Copy the full SHA bd0bd6aView commit details -
Merge pull request clab#195 from mitchellstern/master
Fixed minor typos and inconsistencies in documentation
Configuration menu - View commit details
-
Copy full SHA for 2fb3abb - Browse repository at this point
Copy the full SHA 2fb3abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174c010 - Browse repository at this point
Copy the full SHA 174c010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee2269 - Browse repository at this point
Copy the full SHA 5ee2269View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66d515 - Browse repository at this point
Copy the full SHA e66d515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9abe2 - Browse repository at this point
Copy the full SHA 6f9abe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eca4ab - Browse repository at this point
Copy the full SHA 8eca4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1c4a7 - Browse repository at this point
Copy the full SHA 5b1c4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b109b3a - Browse repository at this point
Copy the full SHA b109b3aView commit details
Commits on Nov 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 98582c4 - Browse repository at this point
Copy the full SHA 98582c4View commit details
Commits on Nov 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 71fc893 - Browse repository at this point
Copy the full SHA 71fc893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1544e73 - Browse repository at this point
Copy the full SHA 1544e73View commit details
Commits on Dec 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3e2763f - Browse repository at this point
Copy the full SHA 3e2763fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 738f5e4 - Browse repository at this point
Copy the full SHA 738f5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fbdef8 - Browse repository at this point
Copy the full SHA 6fbdef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d943bcb - Browse repository at this point
Copy the full SHA d943bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 322adaa - Browse repository at this point
Copy the full SHA 322adaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08d8f85 - Browse repository at this point
Copy the full SHA 08d8f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b72f9 - Browse repository at this point
Copy the full SHA 70b72f9View commit details
Commits on Dec 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 45bf81f - Browse repository at this point
Copy the full SHA 45bf81fView commit details -
Merge pull request clab#202 from mitchellstern/master
Fixed slicing in Python interface
Configuration menu - View commit details
-
Copy full SHA for e6a5878 - Browse repository at this point
Copy the full SHA e6a5878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c0d653 - Browse repository at this point
Copy the full SHA 3c0d653View commit details -
Configuration menu - View commit details
-
Copy full SHA for b23f603 - Browse repository at this point
Copy the full SHA b23f603View commit details -
Refactor rnnlm-batch example + add doc
+ some corrections to examples
Configuration menu - View commit details
-
Copy full SHA for d076a23 - Browse repository at this point
Copy the full SHA d076a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7738aa - Browse repository at this point
Copy the full SHA e7738aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f06ea46 - Browse repository at this point
Copy the full SHA f06ea46View commit details
Commits on Dec 7, 2016
-
Merge pull request clab#204 from pmichel31415/simpler_examples
Simpler examples
Configuration menu - View commit details
-
Copy full SHA for 3d15de2 - Browse repository at this point
Copy the full SHA 3d15de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3565c9 - Browse repository at this point
Copy the full SHA b3565c9View commit details -
Corrected a NASTY bug in expr.h with breathe
Also updated the doc accordingly and fixed some warnings as well
Configuration menu - View commit details
-
Copy full SHA for 4de0d93 - Browse repository at this point
Copy the full SHA 4de0d93View commit details -
Merge pull request clab#205 from pmichel31415/master
Corrected a NASTY bug in expr.h with breathe
Configuration menu - View commit details
-
Copy full SHA for 3a3ffb2 - Browse repository at this point
Copy the full SHA 3a3ffb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebdd50f - Browse repository at this point
Copy the full SHA ebdd50fView commit details
Commits on Dec 9, 2016
-
This should be helpful to people until someone gets around to writing python documentation in the official docs.
Configuration menu - View commit details
-
Copy full SHA for a897096 - Browse repository at this point
Copy the full SHA a897096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f108a - Browse repository at this point
Copy the full SHA 88f108aView commit details -
Merge pull request clab#206 from nsaphra/patch-1
added python tutorial stub
Configuration menu - View commit details
-
Copy full SHA for 40058bb - Browse repository at this point
Copy the full SHA 40058bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58659a4 - Browse repository at this point
Copy the full SHA 58659a4View commit details
Commits on Dec 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a60401e - Browse repository at this point
Copy the full SHA a60401eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da022e8 - Browse repository at this point
Copy the full SHA da022e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f3e9a - Browse repository at this point
Copy the full SHA 28f3e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2e7fa - Browse repository at this point
Copy the full SHA 0f2e7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 907ec98 - Browse repository at this point
Copy the full SHA 907ec98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c727ce - Browse repository at this point
Copy the full SHA 8c727ceView commit details
Commits on Dec 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2cc0a32 - Browse repository at this point
Copy the full SHA 2cc0a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 462440e - Browse repository at this point
Copy the full SHA 462440eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd952ba - Browse repository at this point
Copy the full SHA dd952baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9f526 - Browse repository at this point
Copy the full SHA 9e9f526View commit details
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8889f15 - Browse repository at this point
Copy the full SHA 8889f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 014b36f - Browse repository at this point
Copy the full SHA 014b36fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6c346 - Browse repository at this point
Copy the full SHA 8d6c346View commit details -
Merge pull request clab#207 from mitchellstern/master
Changed pointers to references where `nullptr` is invalid
Configuration menu - View commit details
-
Copy full SHA for 97867c5 - Browse repository at this point
Copy the full SHA 97867c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bd7c0 - Browse repository at this point
Copy the full SHA 87bd7c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0042321 - Browse repository at this point
Copy the full SHA 0042321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c32a97 - Browse repository at this point
Copy the full SHA 3c32a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53720f3 - Browse repository at this point
Copy the full SHA 53720f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336a44f - Browse repository at this point
Copy the full SHA 336a44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0661c - Browse repository at this point
Copy the full SHA 3d0661cView commit details
Commits on Dec 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1ec1c82 - Browse repository at this point
Copy the full SHA 1ec1c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a404d - Browse repository at this point
Copy the full SHA 13a404dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5992e - Browse repository at this point
Copy the full SHA ee5992eView commit details -
Merge pull request clab#210 from nsaphra/patch-2
Create python_tutorial.rst
Configuration menu - View commit details
-
Copy full SHA for 9eecc4c - Browse repository at this point
Copy the full SHA 9eecc4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef4dd3 - Browse repository at this point
Copy the full SHA 8ef4dd3View commit details -
Also adds a multilayer perceptron struct to the examples
Configuration menu - View commit details
-
Copy full SHA for 189df86 - Browse repository at this point
Copy the full SHA 189df86View commit details
Commits on Dec 14, 2016
-
Previously, saveable contained a typo and a format for add_parameters that has been abandoned.
Configuration menu - View commit details
-
Copy full SHA for 94f6ac1 - Browse repository at this point
Copy the full SHA 94f6ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd70628 - Browse repository at this point
Copy the full SHA fd70628View commit details -
Add ipython notebooks to the docs (clab#212)
* Add ipython notebooks to the docs * Add link to EMNLP tutorial in doc
Configuration menu - View commit details
-
Copy full SHA for 3605089 - Browse repository at this point
Copy the full SHA 3605089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11439f9 - Browse repository at this point
Copy the full SHA 11439f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f237b28 - Browse repository at this point
Copy the full SHA f237b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64aac82 - Browse repository at this point
Copy the full SHA 64aac82View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd11d88 - Browse repository at this point
Copy the full SHA dd11d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7448d8 - Browse repository at this point
Copy the full SHA d7448d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe250b - Browse repository at this point
Copy the full SHA cfe250bView commit details -
Merge pull request clab#217 from pmichel31415/mnist_example
Mnist example
Configuration menu - View commit details
-
Copy full SHA for 3271186 - Browse repository at this point
Copy the full SHA 3271186View commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bcea61e - Browse repository at this point
Copy the full SHA bcea61eView commit details
Commits on Dec 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 242a0f7 - Browse repository at this point
Copy the full SHA 242a0f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3912b07 - Browse repository at this point
Copy the full SHA 3912b07View commit details
Commits on Dec 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4476918 - Browse repository at this point
Copy the full SHA 4476918View commit details
Commits on Dec 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3be0ec1 - Browse repository at this point
Copy the full SHA 3be0ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7829b3 - Browse repository at this point
Copy the full SHA c7829b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64be077 - Browse repository at this point
Copy the full SHA 64be077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 162cb9a - Browse repository at this point
Copy the full SHA 162cb9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9308e4 - Browse repository at this point
Copy the full SHA b9308e4View commit details
Commits on Dec 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 70531f2 - Browse repository at this point
Copy the full SHA 70531f2View commit details -
Merge pull request clab#221 from mitchellstern/master
Fixed documentation for logistic function
Configuration menu - View commit details
-
Copy full SHA for 18a3843 - Browse repository at this point
Copy the full SHA 18a3843View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f2ea6 - Browse repository at this point
Copy the full SHA b0f2ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e325e6 - Browse repository at this point
Copy the full SHA 3e325e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 642e7ac - Browse repository at this point
Copy the full SHA 642e7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fbf944 - Browse repository at this point
Copy the full SHA 4fbf944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60cfd80 - Browse repository at this point
Copy the full SHA 60cfd80View commit details -
Configuration menu - View commit details
-
Copy full SHA for f483994 - Browse repository at this point
Copy the full SHA f483994View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03aae6 - Browse repository at this point
Copy the full SHA c03aae6View commit details
Commits on Dec 23, 2016
-
Disable finite-math-only opimizations to avoid nan problems (clab#220)
-Ofast enables -ffinite-math-only, which leads gcc-5 (and some earlier versions such as gcc-4.4) to produce code that produces nans in unexpected places etc. This still leaves active the math options that yield lowered precision (mostly ok for NN code).
Configuration menu - View commit details
-
Copy full SHA for d33f111 - Browse repository at this point
Copy the full SHA d33f111View commit details
Commits on Dec 24, 2016
-
Merge pull request clab#223 from yv/master
Simplify LogSoftmax (clab#218)
Configuration menu - View commit details
-
Copy full SHA for d9e3fb2 - Browse repository at this point
Copy the full SHA d9e3fb2View commit details
Commits on Dec 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5c48097 - Browse repository at this point
Copy the full SHA 5c48097View commit details
Commits on Dec 27, 2016
-
Merge pull request clab#225 from mitchellstern/master
Changed dynet module alias from pc to dy
Configuration menu - View commit details
-
Copy full SHA for 55b8648 - Browse repository at this point
Copy the full SHA 55b8648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3ae8d - Browse repository at this point
Copy the full SHA 9b3ae8dView commit details
Commits on Dec 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6f8b647 - Browse repository at this point
Copy the full SHA 6f8b647View commit details
Commits on Dec 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a2d050e - Browse repository at this point
Copy the full SHA a2d050eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f3d16 - Browse repository at this point
Copy the full SHA 34f3d16View commit details
Commits on Dec 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e9cee42 - Browse repository at this point
Copy the full SHA e9cee42View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fe5f6 - Browse repository at this point
Copy the full SHA d8fe5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa9671 - Browse repository at this point
Copy the full SHA 0fa9671View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2fd12 - Browse repository at this point
Copy the full SHA ba2fd12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5209cd6 - Browse repository at this point
Copy the full SHA 5209cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b55869 - Browse repository at this point
Copy the full SHA 3b55869View commit details
Commits on Jan 2, 2017
-
Merge pull request clab#228 from bskaggs/patch-1
Fix typo in RNN tutorial
Configuration menu - View commit details
-
Copy full SHA for 3a1aa10 - Browse repository at this point
Copy the full SHA 3a1aa10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d95b0 - Browse repository at this point
Copy the full SHA 00d95b0View commit details
Commits on Jan 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7935e79 - Browse repository at this point
Copy the full SHA 7935e79View commit details
Commits on Jan 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c4b4013 - Browse repository at this point
Copy the full SHA c4b4013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1013629 - Browse repository at this point
Copy the full SHA 1013629View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee18894 - Browse repository at this point
Copy the full SHA ee18894View commit details
Commits on Jan 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9ba8e43 - Browse repository at this point
Copy the full SHA 9ba8e43View commit details -
Merge pull request clab#232 from pmichel31415/dim_doc
Documentation for the Dim object
Configuration menu - View commit details
-
Copy full SHA for 630c704 - Browse repository at this point
Copy the full SHA 630c704View commit details
Commits on Jan 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d7666c4 - Browse repository at this point
Copy the full SHA d7666c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 792219b - Browse repository at this point
Copy the full SHA 792219bView commit details
Commits on Jan 10, 2017
-
fix windows compiling error by modifying the unsupported initializer_…
…list on windows.
Configuration menu - View commit details
-
Copy full SHA for 55d0c8f - Browse repository at this point
Copy the full SHA 55d0c8fView commit details -
Merge pull request clab#235 from Oneplus/win_compile_fix
fix windows compiling error by modifying the unsupported initializer_list
Configuration menu - View commit details
-
Copy full SHA for 9032b30 - Browse repository at this point
Copy the full SHA 9032b30View commit details
Commits on Jan 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2e2ef7b - Browse repository at this point
Copy the full SHA 2e2ef7bView commit details -
fixing cmake error with defined BOOST_ROOT
Previously, cmake would fail if BOOST_ROOT was defined but Boost_INCLUDE_DIR was not defined, now it does not
Configuration menu - View commit details
-
Copy full SHA for 11f456d - Browse repository at this point
Copy the full SHA 11f456dView commit details -
mock trainers can not get arbitrary number of parameters.
Configuration menu - View commit details
-
Copy full SHA for cb7b996 - Browse repository at this point
Copy the full SHA cb7b996View commit details
Commits on Jan 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 135567f - Browse repository at this point
Copy the full SHA 135567fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f40d0af - Browse repository at this point
Copy the full SHA f40d0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6db54 - Browse repository at this point
Copy the full SHA 6a6db54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51da65b - Browse repository at this point
Copy the full SHA 51da65bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d35f04 - Browse repository at this point
Copy the full SHA 9d35f04View commit details -
Updating install docs to be consistent with build
Jonathan Kummerfeld committedJan 16, 2017 Configuration menu - View commit details
-
Copy full SHA for b36cd27 - Browse repository at this point
Copy the full SHA b36cd27View commit details -
Merge pull request clab#241 from cherryc/master
fixing cmake error with defined BOOST_ROOT
Configuration menu - View commit details
-
Copy full SHA for 06e43cd - Browse repository at this point
Copy the full SHA 06e43cdView commit details -
Merge pull request clab#249 from jkkummerfeld/master
Updating install docs to be consistent with build
Configuration menu - View commit details
-
Copy full SHA for 0d0bd13 - Browse repository at this point
Copy the full SHA 0d0bd13View commit details -
Configuration menu - View commit details
-
Copy full SHA for e950a9d - Browse repository at this point
Copy the full SHA e950a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f30f422 - Browse repository at this point
Copy the full SHA f30f422View commit details -
Merge pull request clab#250 from pmichel31415/mnist_example
Fix mnist examples dependencies & add it to build path
Configuration menu - View commit details
-
Copy full SHA for a40aa0c - Browse repository at this point
Copy the full SHA a40aa0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b1fec4 - Browse repository at this point
Copy the full SHA 8b1fec4View commit details
Commits on Jan 17, 2017
-
Bugfix in vanillalstm serialization
vanillalstm didn't save `hid` which causes errors when loading a saved model. Couldn't test this but should be fine.
Configuration menu - View commit details
-
Copy full SHA for 39fc331 - Browse repository at this point
Copy the full SHA 39fc331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e32f31 - Browse repository at this point
Copy the full SHA 0e32f31View commit details -
Merge pull request clab#251 from clab/serialization-vanillalstm-bugfix
Bugfix in vanillalstm serialization
Configuration menu - View commit details
-
Copy full SHA for 62859dd - Browse repository at this point
Copy the full SHA 62859ddView commit details -
Jonathan Kummerfeld committed
Jan 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8896eff - Browse repository at this point
Copy the full SHA 8896effView commit details -
Configuration menu - View commit details
-
Copy full SHA for 043c002 - Browse repository at this point
Copy the full SHA 043c002View commit details -
Merge pull request clab#254 from jkkummerfeld/master
Fixing MKL build for OS X
Configuration menu - View commit details
-
Copy full SHA for 870bef1 - Browse repository at this point
Copy the full SHA 870bef1View commit details
Commits on Jan 18, 2017
-
Added Mac installation instructions and eigen
Added explicit instructions for Mac and explicit installation instructions for eigen.
Configuration menu - View commit details
-
Copy full SHA for 19c25d9 - Browse repository at this point
Copy the full SHA 19c25d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4929459 - Browse repository at this point
Copy the full SHA 4929459View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ca3a4 - Browse repository at this point
Copy the full SHA c4ca3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf36c66 - Browse repository at this point
Copy the full SHA bf36c66View commit details -
Merge pull request clab#256 from alvations/patch-2
Added Mac installation instructions and eigen
Configuration menu - View commit details
-
Copy full SHA for dc43961 - Browse repository at this point
Copy the full SHA dc43961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 991aa50 - Browse repository at this point
Copy the full SHA 991aa50View commit details
Commits on Jan 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 37ca2fb - Browse repository at this point
Copy the full SHA 37ca2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ac428 - Browse repository at this point
Copy the full SHA d3ac428View commit details -
Merge pull request clab#257 from emanjavacas/attn
A pull request for clab#242 (greedy decoding and vectorization in attention.py)
Configuration menu - View commit details
-
Copy full SHA for 95cac6b - Browse repository at this point
Copy the full SHA 95cac6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4edbcb - Browse repository at this point
Copy the full SHA d4edbcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0118cc6 - Browse repository at this point
Copy the full SHA 0118cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6419b - Browse repository at this point
Copy the full SHA 2a6419bView commit details
Commits on Jan 21, 2017
-
Refactor BiRNNBuilder to unify add_inputs and transduce. Also adds
transduce_final that is the concatenation of the hidden states of both directions.
Configuration menu - View commit details
-
Copy full SHA for aea62d6 - Browse repository at this point
Copy the full SHA aea62d6View commit details