Commit Graph
18863 Commits
Author SHA1 Message Date
Ryan Curtin 72b8d863e6 Fix wording and dangling apostrophe. 2018-06-04 14:37:50 -04:00
Ryan Curtin 81aa826bf4 Don't overwrite the 'perceptron' module in Python. (Thanks @rasbt!) 2018-06-04 14:37:30 -04:00
Ryan Curtin 3c98d1e218 Fix the parameter name we are using. (Thanks @rasbt!) 2018-06-04 14:37:05 -04:00
Ryan Curtin 08e330d1bc Be sure to print output = if there are output parameters. 2018-06-04 14:36:21 -04:00
Ryan Curtin c4d5744a10 Clarify any need for LD_LIBRARY_PATH setting. 2018-06-04 13:41:00 -04:00
Ryan Curtin cad5a8301e Add section on using the Python bindings without installing. 2018-06-04 13:28:04 -04:00
Ryan Curtin 83b697dd1e Update DOIs where possible. 2018-05-21 10:32:11 -04:00
Ryan Curtin a75eeece3c Merge remote-tracking branch 'upstream/master' into copyright-update 2018-05-21 10:23:59 -04:00
Ryan Curtin be5b2aabbf Update copyright year. 2018-05-21 09:55:04 -04:00
Marcus Edel 095f784a30 Merge pull request #1394 from sshkhrnwbie/rl2
Make Continuous Mountain Car Environment same as Gym implementation.
2018-05-19 18:57:09 -07:00
Marcus Edel ba8ddb2cfd Merge pull request #1400 from sourabhvarshney111/recurr_comment
Parameter description correction.
2018-05-19 07:41:19 -07:00
Sourabh Varshney 75709285ff Merge branch 'recurr_comment' of https://github.com/sourabhvarshney111/mlpack into recurr_comment 2018-05-19 12:48:54 +05:30
Sourabh Varshney 4b33517269 Comment Correction 2018-05-19 12:44:48 +05:30
Marcus Edel cd404c2ceb Merge pull request #1389 from ShikharJ/LayerNorm
Implement Layer Normalization.
2018-05-18 22:44:44 -07:00
Shikhar Jaiswal 5f503e2b5c Implement Layer Normalization 2018-05-18 11:39:13 +05:30
Marcus Edel 0ba2de6d48 Merge pull request #1393 from zoq/ann_conv_failing_test_fix
Convolution adjustements.
2018-05-18 06:45:34 +02:00
Marcus Edel 24d564d9d5 Merge pull request #1390 from ShikharJ/AtrousConv
Atrous (Dilated) Convolution Implementation.
2018-05-18 06:41:54 +02:00
Marcus Edel a37c9ca454 Merge pull request #1388 from sshkhrnwbie/rl
Added Pendulum continuous environment of OpenAI Gym.
2018-05-17 13:19:44 +02:00
Shikhar Jaiswal 5b215ec8b8 Updates 2018-05-17 16:02:17 +05:30
aarushgupta 309bb709a6 Some minor changes 2018-05-17 13:25:59 +05:30
aarushgupta 1023f24a6d Fixed style errors 2018-05-17 13:25:59 +05:30
aarushgupta 8c349f7178 Fixed some errors 2018-05-17 13:25:59 +05:30
aarushgupta f9a48a3533 Modified atrous_convolution_impl and some other files 2018-05-17 13:25:59 +05:30
aarushgupta 3ab8bffde4 Added the forward pass template 2018-05-17 13:25:59 +05:30
Marcus Edel d44d4cdfce Merge pull request #1392 from haritha1313/multmerge
MultiplyMerge layer added.
2018-05-16 20:21:25 +02:00
Ryan Curtin a30f5f8c11 Add explicit 'None' affiliations. 2018-05-16 10:35:22 -04:00
Shashank Shekhar 02c6899de6 Added name to authors 2018-05-16 16:24:00 +05:30
Shashank Shekhar 46863e928b Added description for parameters 2018-05-16 16:23:04 +05:30
Shashank Shekhar ea69b9acd3 Fixed style issue 2018-05-16 13:26:22 +05:30
Haritha a6a99bf6f7 grammar correction 2018-05-15 20:03:31 +05:30
Haritha bcdcb4705e addition to layer types 2018-05-15 19:56:04 +05:30
Shashank Shekhar 2d5c8e98d4 Fix Continuous Mountain Car environment 2018-05-15 16:40:21 +05:30
Shashank Shekhar 315839f8fa Added name to contributors 2018-05-15 16:06:05 +05:30
Shashank Shekhar 1336322b95 Fixed the scope of power function and typo in tests 2018-05-15 09:46:16 +05:30
Marcus Edel b625cba2f2 Adjust parameter size and use alias inside conv operation. 2018-05-15 01:03:01 +02:00
Haritha a072209029 merge-multiply layer added 2018-05-14 19:50:26 +05:30
Shashank Shekhar da1426368d Fixed comment mistake 2018-05-14 12:04:26 +05:30
Shashank Shekhar 0d3380551a Minor fix for type 2018-05-14 10:29:17 +05:30
Shashank Shekhar ae2ef99ccd Switched to Camel Case and fixed some style issues 2018-05-14 10:06:50 +05:30
Marcus Edel d77f040977 Merge pull request #1386 from ShikharJ/Deconv
Transposed Convolutional Layer Implementation.
2018-05-13 15:17:07 +02:00
Shashank Shekhar 8bc94913ab Added pendulum tests 2018-05-12 18:36:52 +05:30
Shashank Shekhar e2a657392d Fixed style and other errors 2018-05-12 18:36:24 +05:30
Shikhar Jaiswal 4b31aef05d Update Routines 2018-05-12 13:42:08 +05:30
Shashank Shekhar f2dfcd1488 Fixed style errors 2018-05-11 21:17:16 +05:30
Ryan Curtin 0648e19481 Merge pull request #1384 from manish7294/BindingTests
LSH, DET and Radical bindings tests
2018-05-11 09:17:20 -04:00
Ryan Curtin bb7bcec07f Update HISTORY.md. 2018-05-10 23:22:36 -04:00
Ryan Curtin c611bf5c00 Update version number. 2018-05-10 23:22:34 -04:00
Ryan Curtin 3d492cb736 Update Python binding guide, since packages are now available. 2018-05-10 23:22:14 -04:00
Ryan Curtin ab8adf196c Add BSD license. 2018-05-10 23:22:14 -04:00
Ryan Curtin 380d437108 Fix LaTeX commands. 2018-05-10 23:21:29 -04:00