diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..bc5a7f5 --- /dev/null +++ b/Gemfile @@ -0,0 +1,6 @@ +source 'https://rubygems.org' + +gem "jekyll" +gem 'redcarpet' +gem 'github-pages' +gem "jekyll-scholar" diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..9dd7f6d --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,298 @@ +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.1.2) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + minitest (>= 5.1) + mutex_m + tzinfo (~> 2.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) + base64 (0.2.0) + bibtex-ruby (4.4.7) + latex-decode (~> 0.0) + bigdecimal (3.1.4) + citeproc (1.0.10) + namae (~> 1.0) + citeproc-ruby (1.1.14) + citeproc (~> 1.0, >= 1.0.9) + csl (~> 1.6) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.11.1) + colorator (1.1.0) + commonmarker (0.23.10) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) + csl (1.6.0) + namae (~> 1.0) + rexml + csl-styles (1.0.1.11) + csl (~> 1.0) + dnsruby (1.70.0) + simpleidn (~> 0.2.1) + drb (2.2.0) + ruby2_keywords + em-websocket (0.5.3) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0) + ethon (0.16.0) + ffi (>= 1.15.0) + eventmachine (1.2.7) + execjs (2.9.1) + faraday (2.7.12) + base64 + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.2) + ffi (1.16.3) + forwardable-extended (2.6.0) + gemoji (3.0.1) + github-pages (228) + github-pages-health-check (= 1.17.9) + jekyll (= 3.9.3) + jekyll-avatar (= 0.7.0) + jekyll-coffeescript (= 1.1.1) + jekyll-commonmark-ghpages (= 0.4.0) + jekyll-default-layout (= 0.1.4) + jekyll-feed (= 0.15.1) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.13.0) + jekyll-include-cache (= 0.2.1) + jekyll-mentions (= 1.6.0) + jekyll-optional-front-matter (= 0.3.2) + jekyll-paginate (= 1.1.0) + jekyll-readme-index (= 0.3.0) + jekyll-redirect-from (= 0.16.0) + jekyll-relative-links (= 0.6.1) + jekyll-remote-theme (= 0.4.3) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.8.0) + jekyll-sitemap (= 1.4.0) + jekyll-swiss (= 1.0.0) + jekyll-theme-architect (= 0.2.0) + jekyll-theme-cayman (= 0.2.0) + jekyll-theme-dinky (= 0.2.0) + jekyll-theme-hacker (= 0.2.0) + jekyll-theme-leap-day (= 0.2.0) + jekyll-theme-merlot (= 0.2.0) + jekyll-theme-midnight (= 0.2.0) + jekyll-theme-minimal (= 0.2.0) + jekyll-theme-modernist (= 0.2.0) + jekyll-theme-primer (= 0.6.0) + jekyll-theme-slate (= 0.2.0) + jekyll-theme-tactile (= 0.2.0) + jekyll-theme-time-machine (= 0.2.0) + jekyll-titles-from-headings (= 0.5.3) + jemoji (= 0.12.0) + kramdown (= 2.3.2) + kramdown-parser-gfm (= 1.1.0) + liquid (= 4.0.4) + mercenary (~> 0.3) + minima (= 2.5.1) + nokogiri (>= 1.13.6, < 2.0) + rouge (= 3.26.0) + terminal-table (~> 1.4) + github-pages-health-check (1.17.9) + addressable (~> 2.3) + dnsruby (~> 1.60) + octokit (~> 4.0) + public_suffix (>= 3.0, < 5.0) + typhoeus (~> 1.3) + html-pipeline (2.14.3) + activesupport (>= 2) + nokogiri (>= 1.4) + http_parser.rb (0.8.0) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + jekyll (3.9.3) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (>= 0.7, < 2) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 2.0) + kramdown (>= 1.17, < 3) + liquid (~> 4.0) + mercenary (~> 0.3.3) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) + safe_yaml (~> 1.0) + jekyll-avatar (0.7.0) + jekyll (>= 3.0, < 5.0) + jekyll-coffeescript (1.1.1) + coffee-script (~> 2.2) + coffee-script-source (~> 1.11.1) + jekyll-commonmark (1.4.0) + commonmarker (~> 0.22) + jekyll-commonmark-ghpages (0.4.0) + commonmarker (~> 0.23.7) + jekyll (~> 3.9.0) + jekyll-commonmark (~> 1.4.0) + rouge (>= 2.0, < 5.0) + jekyll-default-layout (0.1.4) + jekyll (~> 3.0) + jekyll-feed (0.15.1) + jekyll (>= 3.7, < 5.0) + jekyll-gist (1.5.0) + octokit (~> 4.2) + jekyll-github-metadata (2.13.0) + jekyll (>= 3.4, < 5.0) + octokit (~> 4.0, != 4.4.0) + jekyll-include-cache (0.2.1) + jekyll (>= 3.7, < 5.0) + jekyll-mentions (1.6.0) + html-pipeline (~> 2.3) + jekyll (>= 3.7, < 5.0) + jekyll-optional-front-matter (0.3.2) + jekyll (>= 3.0, < 5.0) + jekyll-paginate (1.1.0) + jekyll-readme-index (0.3.0) + jekyll (>= 3.0, < 5.0) + jekyll-redirect-from (0.16.0) + jekyll (>= 3.3, < 5.0) + jekyll-relative-links (0.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-remote-theme (0.4.3) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) + rubyzip (>= 1.3.0, < 3.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-scholar (5.16.0) + bibtex-ruby (~> 4.0, >= 4.0.13) + citeproc-ruby (~> 1.0) + csl-styles (~> 1.0) + jekyll (~> 3.0) + jekyll-seo-tag (2.8.0) + jekyll (>= 3.8, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-swiss (1.0.0) + jekyll-theme-architect (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-cayman (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-dinky (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-hacker (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-leap-day (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-merlot (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-midnight (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-minimal (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-modernist (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-primer (0.6.0) + jekyll (> 3.5, < 5.0) + jekyll-github-metadata (~> 2.9) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-tactile (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-theme-time-machine (0.2.0) + jekyll (> 3.5, < 5.0) + jekyll-seo-tag (~> 2.0) + jekyll-titles-from-headings (0.5.3) + jekyll (>= 3.3, < 5.0) + jekyll-watch (2.2.1) + listen (~> 3.0) + jemoji (0.12.0) + gemoji (~> 3.0) + html-pipeline (~> 2.2) + jekyll (>= 3.0, < 5.0) + kramdown (2.3.2) + rexml + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + latex-decode (0.4.0) + liquid (4.0.4) + listen (3.8.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + mercenary (0.3.6) + mini_portile2 (2.8.5) + minima (2.5.1) + jekyll (>= 3.5, < 5.0) + jekyll-feed (~> 0.9) + jekyll-seo-tag (~> 2.1) + minitest (5.20.0) + mutex_m (0.2.0) + namae (1.1.1) + nokogiri (1.15.5) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + nokogiri (1.15.5-arm64-darwin) + racc (~> 1.4) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) + pathutil (0.16.2) + forwardable-extended (~> 2.6) + public_suffix (4.0.7) + racc (1.7.3) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) + ffi (~> 1.0) + redcarpet (3.6.0) + rexml (3.2.6) + rouge (3.26.0) + ruby2_keywords (0.0.5) + rubyzip (2.3.2) + safe_yaml (1.0.5) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + simpleidn (0.2.1) + unf (~> 0.1.4) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) + typhoeus (1.4.1) + ethon (>= 0.9.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.9.1) + unicode-display_width (1.8.0) + +PLATFORMS + arm64-darwin-22 + ruby + +DEPENDENCIES + github-pages + jekyll + jekyll-scholar + redcarpet + +BUNDLED WITH + 2.4.10 diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..34ec65f --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,425 @@ +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More_considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + + including for purposes of Section 3(b); and + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public licenses. +Notwithstanding, Creative Commons may elect to apply one of its public +licenses to material it publishes and in those instances will be +considered the "Licensor." Except for the limited purpose of indicating +that material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the public +licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/bibliography/Agafonov_2023.html b/bibliography/Agafonov_2023.html new file mode 100644 index 0000000..05c34b3 --- /dev/null +++ b/bibliography/Agafonov_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Re] A Reproducibility Case Study of “Fairness Guarantees under Demographic Shift” + + + + + + + + + + + + + + +
+
+ + + + + +

Agafonov, D., Matthijsse, J., Nonkes, N., and Sande, Z. van de. 2023. [¬Re] A Reproducibility Case Study of “Fairness Guarantees under Demographic Shift.” ReScience C 9, 2, #18.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8206607/files/article.pdf
Title:[¬Re] A Reproducibility Case Study of “Fairness Guarantees under Demographic Shift”
Author(s):Agafonov, Dennis and Matthijsse, Jelke and Nonkes, Noa and van de Sande, Zjos
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#18
DOI:10.5281/zenodo.8206607
Code URL:https://github.com/noanonkes/fact-guarantee
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=MMuv-v99Hy
Cite as:Agafonov, D., Matthijsse, J., Nonkes, N., and Sande, Z. van de. 2023. [¬Re] A Reproducibility Case Study of “Fairness Guarantees under Demographic Shift.” ReScience C 9, 2, #18.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Ahmed_2022.html b/bibliography/Ahmed_2022.html new file mode 100644 index 0000000..9048f8c --- /dev/null +++ b/bibliography/Ahmed_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Nondeterminism and Instability in Neural Network Optimization + + + + + + + + + + + + + + +
+
+ + + + + +

Ahmed, W. and Samuel, S. 2022. [Re] Nondeterminism and Instability in Neural Network Optimization. ReScience C 8, 2, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574623/files/article.pdf
Title:[Re] Nondeterminism and Instability in Neural Network Optimization
Author(s):Ahmed, Waqas and Samuel, Sheeba
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#1
DOI:10.5281/zenodo.6574623
Code URL:https://github.com/wi25hoy/MLRC21_Nondeterminism
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BNefkaG73At
Cite as:Ahmed, W. and Samuel, S. 2022. [Re] Nondeterminism and Instability in Neural Network Optimization. ReScience C 8, 2, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Aillet_2023.html b/bibliography/Aillet_2023.html new file mode 100644 index 0000000..f288e07 --- /dev/null +++ b/bibliography/Aillet_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Variational Neural Cellular Automata + + + + + + + + + + + + + + +
+
+ + + + + +

Aillet, A. and Sondén, S. 2023. [Re] Variational Neural Cellular Automata. ReScience C 9, 2, #31.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173729/files/article.pdf
Title:[Re] Variational Neural Cellular Automata
Author(s):Aillet, Albert and Sondén, Simon
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#31
DOI:10.5281/zenodo.8173729
Code URL:https://github.com/albertaillet/vnca
Code DOI:10.5281/zenodo.7927205
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=d7-ns6SZqp
Cite as:Aillet, A. and Sondén, S. 2023. [Re] Variational Neural Cellular Automata. ReScience C 9, 2, #31.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Alacchi_2020.html b/bibliography/Alacchi_2020.html new file mode 100644 index 0000000..02f3acc --- /dev/null +++ b/bibliography/Alacchi_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Unsupervised Representation Learning in Atari + + + + + + + + + + + + + + +
+
+ + + + + +

Alacchi, G., Lam, G., and Perreault-Lafleur, C. 2020. [Re] Unsupervised Representation Learning in Atari. ReScience C 6, 2, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818625/files/article.pdf
Title:[Re] Unsupervised Representation Learning in Atari
Author(s):Alacchi, Gabriel and Lam, Guillaume and Perreault-Lafleur, Carl
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#1
DOI:10.5281/zenodo.3818625
Code URL:https://github.com/GabrielAlacchi/atari-ari-extensions
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=GAY8Xw9Qzs
Cite as:Alacchi, G., Lam, G., and Perreault-Lafleur, C. 2020. [Re] Unsupervised Representation Learning in Atari. ReScience C 6, 2, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Albanis_2021.html b/bibliography/Albanis_2021.html new file mode 100644 index 0000000..f5ca794 --- /dev/null +++ b/bibliography/Albanis_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On end-to-end 6DoF object pose estimation and robustness to object scale + + + + + + + + + + + + + + +
+
+ + + + + +

Albanis, G., Zioulis, N., Chatzitofis, A., Dimou, A., Zarpalas, D., and Daras, P. 2021. [Re] On end-to-end 6DoF object pose estimation and robustness to object scale. ReScience C 7, 2, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4833219/files/article.pdf
Title:[Re] On end-to-end 6DoF object pose estimation and robustness to object scale
Author(s):Albanis, Georgios and Zioulis, Nikolaos and Chatzitofis, Anargyros and Dimou, Anastasios and Zarpalas, Dimitrios and Daras, Petros
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#2
DOI:10.5281/zenodo.4833219
Code URL:https://github.com/tzole1155/EndToEndObjectPose
Code DOI:-
Data URL:https://vcl3d.github.io/UAVA/
Data DOI:10.5281/zenodo.3994337
Review URL:https://openreview.net/forum?id=PCpGvUrwfQB
Cite as:Albanis, G., Zioulis, N., Chatzitofis, A., Dimou, A., Zarpalas, D., and Daras, P. 2021. [Re] On end-to-end 6DoF object pose estimation and robustness to object scale. ReScience C 7, 2, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Alexander_2023.html b/bibliography/Alexander_2023.html new file mode 100644 index 0000000..891fc4c --- /dev/null +++ b/bibliography/Alexander_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] "Towards Understanding Grokking" + + + + + + + + + + + + + + +
+
+ + + + + +

Alexander, S., Ildus, S., and Evgeniy, S. 2023. [Re] "Towards Understanding Grokking". ReScience C 9, 2, #42.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173755/files/article.pdf
Title:[Re] "Towards Understanding Grokking"
Author(s):Alexander, Shabalin and Ildus, Sadrtdinov and Evgeniy, Shabalin
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#42
DOI:10.5281/zenodo.8173755
Code URL:https://github.com/isadrtdinov/grokking-reproduction
Code DOI:-
Data URL:http://yann.lecun.com/exdb/mnist/
Data DOI:-
Review URL:https://openreview.net/forum?id=Vz9VLcJqKS
Cite as:Alexander, S., Ildus, S., and Evgeniy, S. 2023. [Re] "Towards Understanding Grokking". ReScience C 9, 2, #42.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Allard_2023.html b/bibliography/Allard_2023.html new file mode 100644 index 0000000..b001194 --- /dev/null +++ b/bibliography/Allard_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [ Re]Simulating socioeconomic-based affirmative action + + + + + + + + + + + + + + +
+
+ + + + + +

Allard, T., Béziaud, L., and Gambs, S. 2023. [ Re]Simulating socioeconomic-based affirmative action. ReScience C 9, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/10255347/files/article.pdf
Title:[ Re]Simulating socioeconomic-based affirmative action
Author(s):Allard, Tristan and Béziaud, Louis and Gambs, Sébastien
Journal:ReScience C
Year:2023
Month:nov
Volume:9
Issue:1
Number:#2
DOI:10.5281/zenodo.10255347
Code URL:https://github.com/lbeziaud/mosaic
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/64
Cite as:Allard, T., Béziaud, L., and Gambs, S. 2023. [ Re]Simulating socioeconomic-based affirmative action. ReScience C 9, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Ankit_2022.html b/bibliography/Ankit_2022.html new file mode 100644 index 0000000..02ac2d0 --- /dev/null +++ b/bibliography/Ankit_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Counterfactual Generative Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Ankit, A., Ambekar, S., Varadharajan, B., and Alence, M. 2022. [Re] Counterfactual Generative Networks. ReScience C 8, 2, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574625/files/article.pdf
Title:[Re] Counterfactual Generative Networks
Author(s):Ankit, Ankit and Ambekar, Sameer and Varadharajan, Baradwaj and Alence, Mark
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#2
DOI:10.5281/zenodo.6574625
Code URL:https://github.com/ambekarsameer96/FACT_AI/
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BSHg22G7n0F
Cite as:Ankit, A., Ambekar, S., Varadharajan, B., and Alence, M. 2022. [Re] Counterfactual Generative Networks. ReScience C 8, 2, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Antequera_2023.html b/bibliography/Antequera_2023.html new file mode 100644 index 0000000..7cde24d --- /dev/null +++ b/bibliography/Antequera_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] RELIC: Reproducibility and Extension on LIC metric in quantifying bias in captioning models + + + + + + + + + + + + + + +
+
+ + + + + +

Antequera, P., Gonzalez, E., Grasa, M., and Raaphorst, M. van. 2023. [Re] RELIC: Reproducibility and Extension on LIC metric in quantifying bias in captioning models. ReScience C 9, 2, #36.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173741/files/article.pdf
Title:[Re] RELIC: Reproducibility and Extension on LIC metric in quantifying bias in captioning models
Author(s):Antequera, Paula and Gonzalez, Egoitz and Grasa, Marta and van Raaphorst, Martijn
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#36
DOI:10.5281/zenodo.8173741
Code URL:https://github.com/eggonz/relic-caption-bias
Code DOI:https://doi.org/10.5281/zenodo.7930598
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=9_hCoP3LXwy
Cite as:Antequera, P., Gonzalez, E., Grasa, M., and Raaphorst, M. van. 2023. [Re] RELIC: Reproducibility and Extension on LIC metric in quantifying bias in captioning models. ReScience C 9, 2, #36.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Arvind_2021.html b/bibliography/Arvind_2021.html new file mode 100644 index 0000000..1111af0 --- /dev/null +++ b/bibliography/Arvind_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Neural Networks Fail to Learn Periodic Functions and How to Fix It + + + + + + + + + + + + + + +
+
+ + + + + +

Arvind, M. and Mama, M. 2021. [Re] Neural Networks Fail to Learn Periodic Functions and How to Fix It. ReScience C 7, 2, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4833389/files/article.pdf
Title:[Re] Neural Networks Fail to Learn Periodic Functions and How to Fix It
Author(s):Arvind, Mayur and Mama, Mustansir
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#3
DOI:10.5281/zenodo.4833389
Code URL:https://github.com/mayurak47/Reproducibility_Challenge
Code DOI:10.5281/zenodo.4696245
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=ysFCiXtCOj
Cite as:Arvind, M. and Mama, M. 2021. [Re] Neural Networks Fail to Learn Periodic Functions and How to Fix It. ReScience C 7, 2, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Ashok_2022.html b/bibliography/Ashok_2022.html new file mode 100644 index 0000000..56ef876 --- /dev/null +++ b/bibliography/Ashok_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Does Self-Supervision Always Improve Few-Shot Learning? + + + + + + + + + + + + + + +
+
+ + + + + +

Ashok, A. and Aekula, H. 2022. [Re] Does Self-Supervision Always Improve Few-Shot Learning? ReScience C 8, 2, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574629/files/article.pdf
Title:[Re] Does Self-Supervision Always Improve Few-Shot Learning?
Author(s):Ashok, Arjun and Aekula, Haswanth
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#3
DOI:10.5281/zenodo.6574629
Code URL:https://github.com/ashok-arjun/MLRC-2021-Few-Shot-Learning-And-Self-Supervision/
Code DOI:10.5281/zenodo.6508499
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=ScfP3G73CY
Cite as:Ashok, A. and Aekula, H. 2022. [Re] Does Self-Supervision Always Improve Few-Shot Learning? ReScience C 8, 2, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Athanasiadis_2022.html b/bibliography/Athanasiadis_2022.html new file mode 100644 index 0000000..428e5e8 --- /dev/null +++ b/bibliography/Athanasiadis_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Weakly-Supervised Semantic Segmentation via Transformer Explainability + + + + + + + + + + + + + + +
+
+ + + + + +

Athanasiadis, I., Moschovis, G., and Tuoma, A. 2022. [Re] Weakly-Supervised Semantic Segmentation via Transformer Explainability. ReScience C 8, 2, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574631/files/article.pdf
Title:[Re] Weakly-Supervised Semantic Segmentation via Transformer Explainability
Author(s):Athanasiadis, Ioannis and Moschovis, Georgios and Tuoma, Alexander
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#4
DOI:10.5281/zenodo.6574631
Code URL:https://github.com/athaioan/ViT_Affinity_Reproducibility_Challenge
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rcEDhGX3AY
Cite as:Athanasiadis, I., Moschovis, G., and Tuoma, A. 2022. [Re] Weakly-Supervised Semantic Segmentation via Transformer Explainability. ReScience C 8, 2, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bagad_2022.html b/bibliography/Bagad_2022.html new file mode 100644 index 0000000..cc721d4 --- /dev/null +++ b/bibliography/Bagad_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of “Counterfactual Generative Networks” + + + + + + + + + + + + + + +
+
+ + + + + +

Bagad, P., Hilders, P., Maas, J., and Goede, D. de. 2022. [Re] Reproducibility Study of “Counterfactual Generative Networks.” ReScience C 8, 2, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574635/files/article.pdf
Title:[Re] Reproducibility Study of “Counterfactual Generative Networks”
Author(s):Bagad, Piyush and Hilders, Paul and Maas, Jesse and de Goede, Danilo
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#5
DOI:10.5281/zenodo.6574635
Code URL:https://github.com/danilodegoede/fact-team3/
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HNlzT3G720t
Cite as:Bagad, P., Hilders, P., Maas, J., and Goede, D. de. 2022. [Re] Reproducibility Study of “Counterfactual Generative Networks.” ReScience C 8, 2, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Balsells_Rodas_2021.html b/bibliography/Balsells_Rodas_2021.html new file mode 100644 index 0000000..4035d8a --- /dev/null +++ b/bibliography/Balsells_Rodas_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Hamiltonian Generative Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Balsells Rodas, C., Canal Anton, O., and Taschin, F. 2021. [Re] Hamiltonian Generative Networks. ReScience C 7, 2, #18.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835278/files/article.pdf
Title:[Re] Hamiltonian Generative Networks
Author(s):Balsells Rodas, Carles and Canal Anton, Oleguer and Taschin, Federico
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#18
DOI:10.5281/zenodo.4835278
Code URL:https://github.com/CampusAI/Hamiltonian-Generative-Networks
Code DOI:10.5281/zenodo.4673473
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=Zszk4rXgesL
Cite as:Balsells Rodas, C., Canal Anton, O., and Taschin, F. 2021. [Re] Hamiltonian Generative Networks. ReScience C 7, 2, #18.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Baratov_2023.html b/bibliography/Baratov_2023.html new file mode 100644 index 0000000..288de6a --- /dev/null +++ b/bibliography/Baratov_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of "Quantifying Societal Bias Amplification in Image Captioning" + + + + + + + + + + + + + + +
+
+ + + + + +

Baratov, F., Yüksel, G., Petcu, D., and Bakker, J. 2023. [Re] Reproducibility Study of "Quantifying Societal Bias Amplification in Image Captioning". ReScience C 9, 2, #26.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173715/files/article.pdf
Title:[Re] Reproducibility Study of "Quantifying Societal Bias Amplification in Image Captioning"
Author(s):Baratov, Farrukh and Yüksel, Göksenin and Petcu, Darie and Bakker, Jan
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#26
DOI:10.5281/zenodo.8173715
Code URL:https://github.com/fbaratov/mlrc-lic-plus-age
Code DOI:-
Data URL:https://drive.google.com/drive/folders/1PI03BqcnhdXZi2QY9PUHzWn4cxgdonT-
Data DOI:10.48550/arXiv.2106.08503
Review URL:https://openreview.net/forum?id=eJmQJT0Dtt
Cite as:Baratov, F., Yüksel, G., Petcu, D., and Bakker, J. 2023. [Re] Reproducibility Study of "Quantifying Societal Bias Amplification in Image Captioning". ReScience C 9, 2, #26.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bardi_2019.html b/bibliography/Bardi_2019.html new file mode 100644 index 0000000..4075ee8 --- /dev/null +++ b/bibliography/Bardi_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Learning Neural PDE Solvers with Convergence Guarantees ICLR Reproducibility Challenge 2019 + + + + + + + + + + + + + + +
+
+ + + + + +

Bardi, F., von Baussnern, S., and Gjiriti, E. 2019. [Re] Learning Neural PDE Solvers with Convergence Guarantees ICLR Reproducibility Challenge 2019. ReScience C 5, 2, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3162890/files/article.pdf
Title:[Re] Learning Neural PDE Solvers with Convergence Guarantees ICLR Reproducibility Challenge 2019
Author(s):Bardi, Francesco and von Baussnern, Samuel and Gjiriti, Emiljano
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:2
Number:#3
DOI:10.5281/zenodo.3162890
Code URL:https://github.com/francescobardi/pde_solver_deep_learned
Code DOI:10.5281/zenodo.2660730
Data URL:-
Data DOI:-
Review URL:https://github.com/reproducibility-challenge/iclr_2019/pull/136
Cite as:Bardi, F., von Baussnern, S., and Gjiriti, E. 2019. [Re] Learning Neural PDE Solvers with Convergence Guarantees ICLR Reproducibility Challenge 2019. ReScience C 5, 2, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Barnett_2020.html b/bibliography/Barnett_2020.html new file mode 100644 index 0000000..f56d882 --- /dev/null +++ b/bibliography/Barnett_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Estimating trends and seasonality in coronary heart disease + + + + + + + + + + + + + + +
+
+ + + + + +

Barnett, A. 2020. [Rp] Estimating trends and seasonality in coronary heart disease. ReScience C 6, 1, #18.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4290512/files/article.pdf
Title:[Rp] Estimating trends and seasonality in coronary heart disease
Author(s):Barnett, Adrian
Journal:ReScience C
Year:2020
Month:nov
Volume:6
Issue:1
Number:#18
DOI:10.5281/zenodo.4290512
Code URL:https://github.com/agbarnett/tenyears
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/21
Cite as:Barnett, A. 2020. [Rp] Estimating trends and seasonality in coronary heart disease. ReScience C 6, 1, #18.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Benmerzoug_2023.html b/bibliography/Benmerzoug_2023.html new file mode 100644 index 0000000..e2071b8 --- /dev/null +++ b/bibliography/Benmerzoug_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] If you like Shapley, then you’ll love the core + + + + + + + + + + + + + + +
+
+ + + + + +

Benmerzoug, A. and Benito Delgado, M. de. 2023. [Re] If you like Shapley, then you’ll love the core. ReScience C 9, 2, #32.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173733/files/article.pdf
Title:[Re] If you like Shapley, then you’ll love the core
Author(s):Benmerzoug, Anes and de Benito Delgado, Miguel
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#32
DOI:10.5281/zenodo.8173733
Code URL:https://github.com/aai-institute/mlrc22-like-shapley-love-the-core
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=vWzZQAahuW
Cite as:Benmerzoug, A. and Benito Delgado, M. de. 2023. [Re] If you like Shapley, then you’ll love the core. ReScience C 9, 2, #32.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bikker_2023.html b/bibliography/Bikker_2023.html new file mode 100644 index 0000000..94b3135 --- /dev/null +++ b/bibliography/Bikker_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Re] Reproducibility study of ‘Proto2Proto: Can you recognize the car, the way I do?’ + + + + + + + + + + + + + + +
+
+ + + + + +

Bikker, D., Kleuver, G. de, Hu, W., and Veenman, B. 2023. [¬Re] Reproducibility study of ‘Proto2Proto: Can you recognize the car, the way I do?’ ReScience C 9, 2, #22.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173705/files/article.pdf
Title:[¬Re] Reproducibility study of ‘Proto2Proto: Can you recognize the car, the way I do?’
Author(s):Bikker, David and de Kleuver, Gerson and Hu, Wenhua and Veenman, Bram
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#22
DOI:10.5281/zenodo.8173705
Code URL:https://github.com/gersondekleuver/Fact
Code DOI:10.5281/zenodo.8079872
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=a_9YF58u61
Cite as:Bikker, D., Kleuver, G. de, Hu, W., and Veenman, B. 2023. [¬Re] Reproducibility study of ‘Proto2Proto: Can you recognize the car, the way I do?’ ReScience C 9, 2, #22.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/BoMahmoudianck_2020.html b/bibliography/BoMahmoudianck_2020.html new file mode 100644 index 0000000..1797461 --- /dev/null +++ b/bibliography/BoMahmoudianck_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Measures for investigating the contextual modulation of information transmission + + + + + + + + + + + + + + +
+
+ + + + + +

Mahmoudian, S. 2020. [Re] Measures for investigating the contextual modulation of information transmission. ReScience C 6, 3, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3885793/files/Reproduction_of_Smyth_et_al__1996.pdf
Title:[Re] Measures for investigating the contextual modulation of information transmission
Author(s):Mahmoudian, Sepehr
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:3
Number:#2
DOI:10.5281/zenodo.3885793
Code URL:https://github.com/sepehrmn/mahmoudian-2020-rescience
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/29
Cite as:Mahmoudian, S. 2020. [Re] Measures for investigating the contextual modulation of information transmission. ReScience C 6, 3, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bock_2019.html b/bibliography/Bock_2019.html new file mode 100644 index 0000000..c317bf7 --- /dev/null +++ b/bibliography/Bock_2019.html @@ -0,0 +1,185 @@ + + + + + + + + + + + + [Re] The Wisconsin Card Sorting Test: Theoretical analysis and modeling in a neuronal network + + + + + + + + + + + + + + +
+
+ + + + + +

Bock, P. and Alexandre, F. 2019. [Re] The Wisconsin Card Sorting Test: Theoretical analysis and modeling in a neuronal network. ReScience C 5, 3, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3545905/files/ReScience_Dehaene.pdf +
Title:[Re] The Wisconsin Card Sorting Test: Theoretical analysis and modeling in a neuronal network
Author(s):Bock, Pauline and Alexandre, Frédéric
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:3
Number:#3
DOI:10.5281/zenodo.3545905
Code URL:https://github.com/PaulineBock/WCSTDehaeneChangeux
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/7
Cite as:Bock, P. and Alexandre, F. 2019. [Re] The Wisconsin Card Sorting Test: Theoretical analysis and modeling in a neuronal network. ReScience C 5, 3, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Boer_2022.html b/bibliography/Boer_2022.html new file mode 100644 index 0000000..ffe88dc --- /dev/null +++ b/bibliography/Boer_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling + + + + + + + + + + + + + + +
+
+ + + + + +

Boer, S. de, Cosma, R.A., Knobel, L., Koishekenov, Y., and Shaffrey, B. 2022. [Re] Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling. ReScience C 8, 2, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574637/files/article.pdf
Title:[Re] Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling
Author(s):de Boer, Sarah and Cosma, Radu Alexandru and Knobel, Lukas and Koishekenov, Yeskendir and Shaffrey, Benjamin
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#6
DOI:10.5281/zenodo.6574637
Code URL:https://github.com/reproducibilityaccount/reproducing-ridesharing
Code DOI:10.5281/zenodo.6501845
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BE3Ms3GXhCF
Cite as:Boer, S. de, Cosma, R.A., Knobel, L., Koishekenov, Y., and Shaffrey, B. 2022. [Re] Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling. ReScience C 8, 2, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Boersch-Supan_2021.html b/bibliography/Boersch-Supan_2021.html new file mode 100644 index 0000000..9f6649c --- /dev/null +++ b/bibliography/Boersch-Supan_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Modeling Insect Phenology Using Ordinal Regression and Continuation Ratio Models + + + + + + + + + + + + + + +
+
+ + + + + +

Boersch-Supan, P.H. 2021. [Re] Modeling Insect Phenology Using Ordinal Regression and Continuation Ratio Models. ReScience C 7, 1, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5006005/files/article.pdf
Title:[Re] Modeling Insect Phenology Using Ordinal Regression and Continuation Ratio Models
Author(s):Boersch-Supan, Philipp H.
Journal:ReScience C
Year:2021
Month:jun
Volume:7
Issue:1
Number:#5
DOI:10.5281/zenodo.5006005
Code URL:https://github.com/pboesu/replication_candy_1991
Code DOI:-
Data URL:https://github.com/pboesu/replication_candy_1991
Data DOI:-
Review URL:-
Cite as:Boersch-Supan, P.H. 2021. [Re] Modeling Insect Phenology Using Ordinal Regression and Continuation Ratio Models. ReScience C 7, 1, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Boettiger_2020.html b/bibliography/Boettiger_2020.html new file mode 100644 index 0000000..b286971 --- /dev/null +++ b/bibliography/Boettiger_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Fluctuation domains in adaptive evolution + + + + + + + + + + + + + + +
+
+ + + + + +

Boettiger, C. 2020. [Rp] Fluctuation domains in adaptive evolution. ReScience C 6, 1, #15.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4081202/files/article.pdf
Title:[Rp] Fluctuation domains in adaptive evolution
Author(s):Boettiger, Carl
Journal:ReScience C
Year:2020
Month:sep
Volume:6
Issue:1
Number:#15
DOI:10.5281/zenodo.4081202
Code URL:https://github.com/cboettig/fluctationDomains
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/16
Cite as:Boettiger, C. 2020. [Rp] Fluctuation domains in adaptive evolution. ReScience C 6, 1, #15.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bond-Lamberty_2021.html b/bibliography/Bond-Lamberty_2021.html new file mode 100644 index 0000000..f6469a7 --- /dev/null +++ b/bibliography/Bond-Lamberty_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Drivers of evapotranspiration from boreal wildfires + + + + + + + + + + + + + + +
+
+ + + + + +

Bond-Lamberty, B. 2021. [Re] Drivers of evapotranspiration from boreal wildfires. ReScience C 6, 1, #21.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4617894/files/article.pdf
Title:[Re] Drivers of evapotranspiration from boreal wildfires
Author(s):Bond-Lamberty, Ben
Journal:ReScience C
Year:2021
Month:mar
Volume:6
Issue:1
Number:#21
DOI:10.5281/zenodo.4617894
Code URL:https://github.com/bpbond/ten-years-paper33
Code DOI:-
Data URL:https://github.com/bpbond/ten-years-paper33/blob/master/ET.csv
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/40
Cite as:Bond-Lamberty, B. 2021. [Re] Drivers of evapotranspiration from boreal wildfires. ReScience C 6, 1, #21.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Boraud_2021.html b/bibliography/Boraud_2021.html new file mode 100644 index 0000000..3a024c3 --- /dev/null +++ b/bibliography/Boraud_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Neurodynamical Model for Working Memory + + + + + + + + + + + + + + +
+
+ + + + + +

Boraud, T. and Strock, A. 2021. [Re] A Neurodynamical Model for Working Memory. ReScience C 7, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4655870/files/article.pdf
Title:[Re] A Neurodynamical Model for Working Memory
Author(s):Boraud, Theophile and Strock, Anthony
Journal:ReScience C
Year:2021
Month:apr
Volume:7
Issue:1
Number:#1
DOI:10.5281/zenodo.4655870
Code URL:https://github.com/theoboraud/JaegerESN
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/8
Cite as:Boraud, T. and Strock, A. 2021. [Re] A Neurodynamical Model for Working Memory. ReScience C 7, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bosch_2022.html b/bibliography/Bosch_2022.html new file mode 100644 index 0000000..5d3c254 --- /dev/null +++ b/bibliography/Bosch_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication study of ’Explaining in Style: Training a GAN to explain a classifier in StyleSpace’ + + + + + + + + + + + + + + +
+
+ + + + + +

Bosch, E., Ettes, R., Korporaal, D., and Meer, G. van. 2022. [Re] Replication study of ’Explaining in Style: Training a GAN to explain a classifier in StyleSpace.’ None 8, 2, #21.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574667/files/article.pdf
Title:[Re] Replication study of ’Explaining in Style: Training a GAN to explain a classifier in StyleSpace’
Author(s):Bosch, Evaline and Ettes, Rutger and Korporaal, Daan and van Meer, Gijs
Journal:None
Year:2022
Month:may
Volume:8
Issue:2
Number:#21
DOI:10.5281/zenodo.6574667
Code URL:https://github.com/Gijsvanmeer/FACTinAI
Code DOI:10.5281/zenodo.6508302
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BtIz0nz7hRY
Cite as:Bosch, E., Ettes, R., Korporaal, D., and Meer, G. van. 2022. [Re] Replication study of ’Explaining in Style: Training a GAN to explain a classifier in StyleSpace.’ None 8, 2, #21.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bose_2023.html b/bibliography/Bose_2023.html new file mode 100644 index 0000000..4f2e5e0 --- /dev/null +++ b/bibliography/Bose_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Exploring the Role of Grammar and Word Choice in Bias Toward African American English (AAE) in Hate Speech Classification + + + + + + + + + + + + + + +
+
+ + + + + +

Bose, P., Pandey, C.S., and Fund, F. 2023. [Re] Exploring the Role of Grammar and Word Choice in Bias Toward African American English (AAE) in Hate Speech Classification. ReScience C 9, 2, #35.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173739/files/article.pdf
Title:[Re] Exploring the Role of Grammar and Word Choice in Bias Toward African American English (AAE) in Hate Speech Classification
Author(s):Bose, Priyanka and Pandey, Chandra Shekhar and Fund, Fraida
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#35
DOI:10.5281/zenodo.8173739
Code URL:https://github.com/indianspeedster/mlr_2022.git
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=MjZVx7a0KX-
Cite as:Bose, P., Pandey, C.S., and Fund, F. 2023. [Re] Exploring the Role of Grammar and Word Choice in Bias Toward African American English (AAE) in Hate Speech Classification. ReScience C 9, 2, #35.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bouwman_2021.html b/bibliography/Bouwman_2021.html new file mode 100644 index 0000000..2896b49 --- /dev/null +++ b/bibliography/Bouwman_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility study - Does enforcing diversity in hidden states of LSTM-Attention models improve transparency? + + + + + + + + + + + + + + +
+
+ + + + + +

Bouwman, P., Li, Y., Weerd, R. van der, and Verhoef, F. 2021. [Re] Reproducibility study - Does enforcing diversity in hidden states of LSTM-Attention models improve transparency? ReScience C 7, 2, #22.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835592/files/article.pdf
Title:[Re] Reproducibility study - Does enforcing diversity in hidden states of LSTM-Attention models improve transparency?
Author(s):Bouwman, Pieter and Li, Yun and van der Weerd, Rogier and Verhoef, Frank
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#22
DOI:10.5281/zenodo.4835592
Code URL:https://github.com/MotherOfUnicorns/FACT_AI_project
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=lE0wqKGROKa
Cite as:Bouwman, P., Li, Y., Weerd, R. van der, and Verhoef, F. 2021. [Re] Reproducibility study - Does enforcing diversity in hidden states of LSTM-Attention models improve transparency? ReScience C 7, 2, #22.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Brivio_2022.html b/bibliography/Brivio_2022.html new file mode 100644 index 0000000..2c0f0b0 --- /dev/null +++ b/bibliography/Brivio_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Re] Hate Speech Detection based on Sentiment Knowledge Sharing + + + + + + + + + + + + + + +
+
+ + + + + +

Brivio, M. and Çöltekin, Ç. 2022. [¬Re] Hate Speech Detection based on Sentiment Knowledge Sharing. ReScience C 8, 2, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574639/files/article.pdf
Title:[¬Re] Hate Speech Detection based on Sentiment Knowledge Sharing
Author(s):Brivio, Matteo and Çöltekin, Çağrı
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#7
DOI:10.5281/zenodo.6574639
Code URL:https://github.com/matteobrv/repro-SKS
Code DOI:10.5281/zenodo.6502870
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SSSGs3M7nRY
Cite as:Brivio, M. and Çöltekin, Ç. 2022. [¬Re] Hate Speech Detection based on Sentiment Knowledge Sharing. ReScience C 8, 2, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Brivio_2023.html b/bibliography/Brivio_2023.html new file mode 100644 index 0000000..ee6df70 --- /dev/null +++ b/bibliography/Brivio_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Exploring the Representation of Word Meanings in Context + + + + + + + + + + + + + + +
+
+ + + + + +

Brivio, M. and Çöltekin, Ç. 2023. [Re] Exploring the Representation of Word Meanings in Context. ReScience C 9, 2, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173658/files/article.pdf
Title:[Re] Exploring the Representation of Word Meanings in Context
Author(s):Brivio, Matteo and Çöltekin, Çağrı
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#5
DOI:10.5281/zenodo.8173658
Code URL:https://github.com/matteobrv/repro-homonymy-acl21
Code DOI:10.5281/zenodo.7886291
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=Od5dD58libt
Cite as:Brivio, M. and Çöltekin, Ç. 2023. [Re] Exploring the Representation of Word Meanings in Context. ReScience C 9, 2, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Broman_2020.html b/bibliography/Broman_2020.html new file mode 100644 index 0000000..e4e1ebd --- /dev/null +++ b/bibliography/Broman_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Reproducibility report: Identifying essential genes by mutagenesis + + + + + + + + + + + + + + +
+
+ + + + + +

Broman, K.W. 2020. [Rp] Reproducibility report: Identifying essential genes by mutagenesis. ReScience C 6, 1, #12.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3959516/files/article.pdf
Title:[Rp] Reproducibility report: Identifying essential genes by mutagenesis
Author(s):Broman, Karl W.
Journal:ReScience C
Year:2020
Month:jul
Volume:6
Issue:1
Number:#12
DOI:10.5281/zenodo.3959516
Code URL:https://github.com/kbroman/Paper_ReScience2020/
Code DOI:10.5281/zenodo.3671998
Data URL:https://github.com/kbroman/Paper_ReScience2020/
Data DOI:10.5281/zenodo.3671998
Review URL:-
Cite as:Broman, K.W. 2020. [Rp] Reproducibility report: Identifying essential genes by mutagenesis. ReScience C 6, 1, #12.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Bruckner_2020.html b/bibliography/Bruckner_2020.html new file mode 100644 index 0000000..f5ffea4 --- /dev/null +++ b/bibliography/Bruckner_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Faster Teaching via POMDP Planning + + + + + + + + + + + + + + +
+
+ + + + + +

Brückner, L. and Nioche, A. 2020. [Re] Faster Teaching via POMDP Planning. ReScience C 6, 3, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4242943/files/article.pdf
Title:[Re] Faster Teaching via POMDP Planning
Author(s):Brückner, Lukas and Nioche, Aurélien
Journal:ReScience C
Year:2020
Month:nov
Volume:6
Issue:3
Number:#7
DOI:10.5281/zenodo.4242943
Code URL:https://github.com/luksurious/faster-teaching
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/44
Cite as:Brückner, L. and Nioche, A. 2020. [Re] Faster Teaching via POMDP Planning. ReScience C 6, 3, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Buchner_2023.html b/bibliography/Buchner_2023.html new file mode 100644 index 0000000..38af958 --- /dev/null +++ b/bibliography/Buchner_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Fairness Guarantees under Demographic Shift + + + + + + + + + + + + + + +
+
+ + + + + +

Buchner, V.L., Schutte, P.O.O., Allal, Y.B., and Ahadi, H. 2023. [Re] Fairness Guarantees under Demographic Shift. ReScience C 9, 2, #13.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173680/files/article.pdf
Title:[Re] Fairness Guarantees under Demographic Shift
Author(s):Buchner, Valentin Leonhard and Schutte, Philip Onno Olivier and Allal, Yassin Ben and Ahadi, Hamed
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#13
DOI:10.5281/zenodo.8173680
Code URL:https://github.com/YasBenAll/fact-ai-project
Code DOI:10.5281/zenodo.7916507
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=xEfg6h1GFmW¬eId=C0AfhPXAYB
Cite as:Buchner, V.L., Schutte, P.O.O., Allal, Y.B., and Ahadi, H. 2023. [Re] Fairness Guarantees under Demographic Shift. ReScience C 9, 2, #13.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Buis_2023.html b/bibliography/Buis_2023.html new file mode 100644 index 0000000..9e2c54a --- /dev/null +++ b/bibliography/Buis_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility study of “Explaining Deep Convolutional Neural Networks via Latent Visual-Semantic Filter Attention” + + + + + + + + + + + + + + +
+
+ + + + + +

Buis, E., Dijkstra, S., and Heijermans, B. 2023. [Re] Reproducibility study of “Explaining Deep Convolutional Neural Networks via Latent Visual-Semantic Filter Attention.” ReScience C 9, 2, #25.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173713/files/article.pdf
Title:[Re] Reproducibility study of “Explaining Deep Convolutional Neural Networks via Latent Visual-Semantic Filter Attention”
Author(s):Buis, Erik and Dijkstra, Sebastiaan and Heijermans, Bram
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#25
DOI:10.5281/zenodo.8173713
Code URL:https://github.com/ErikBuis/FACT2023
Code DOI:https://zenodo.org/badge/latestdoi/585223762
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=nsrHznwHhl
Cite as:Buis, E., Dijkstra, S., and Heijermans, B. 2023. [Re] Reproducibility study of “Explaining Deep Convolutional Neural Networks via Latent Visual-Semantic Filter Attention.” ReScience C 9, 2, #25.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Burger_2022.html b/bibliography/Burger_2022.html new file mode 100644 index 0000000..27b5289 --- /dev/null +++ b/bibliography/Burger_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study - SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition + + + + + + + + + + + + + + +
+
+ + + + + +

Burger, M., Burg, K. ter, Titarsolej, S., and Khan, S.J. 2022. [Re] Reproducibility Study - SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition. ReScience C 8, 2, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574641/files/article.pdf
Title:[Re] Reproducibility Study - SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition
Author(s):Burger, Maarten and ter Burg, Kaya and Titarsolej, Sam and Khan, Selina Jasmin
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#8
DOI:10.5281/zenodo.6574641
Code URL:https://github.com/kayatb/reproduce_SCOUTER
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HZNlq3fmhRF
Cite as:Burger, M., Burg, K. ter, Titarsolej, S., and Khan, S.J. 2022. [Re] Reproducibility Study - SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition. ReScience C 8, 2, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Buvanesh_2022.html b/bibliography/Buvanesh_2022.html new file mode 100644 index 0000000..5c8690e --- /dev/null +++ b/bibliography/Buvanesh_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients + + + + + + + + + + + + + + +
+
+ + + + + +

Buvanesh, A. and Panwar, M. 2022. [Re] AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients. ReScience C 8, 2, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574643/files/article.pdf
Title:[Re] AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients
Author(s):Buvanesh, Anirudh and Panwar, Madhur
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#9
DOI:10.5281/zenodo.6574643
Code URL:https://github.com/anirudhb11/Adabelief-Optimizer-RC
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=B9gDnMmn0t
Cite as:Buvanesh, A. and Panwar, M. 2022. [Re] AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients. ReScience C 8, 2, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Camara_2023.html b/bibliography/Camara_2023.html new file mode 100644 index 0000000..966368e --- /dev/null +++ b/bibliography/Camara_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] DialSummEval - Evaluation of automatic summarization evaluation metrics + + + + + + + + + + + + + + +
+
+ + + + + +

Camara, P., Kloos, M., Kyrmanidi, V., Kluska, A., Terlou, R., and Krause, L. 2023. [Re] DialSummEval - Evaluation of automatic summarization evaluation metrics. ReScience C 9, 2, #14.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173682/files/article.pdf
Title:[Re] DialSummEval - Evaluation of automatic summarization evaluation metrics
Author(s):Camara, Patrick and Kloos, Mojca and Kyrmanidi, Vasiliki and Kluska, Agnieszka and Terlou, Rorick and Krause, Lea
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#14
DOI:10.5281/zenodo.8173682
Code URL:https://github.com/tricodex/Reproducing_DialSummEval
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=3jaZ5tKRyiT¬eId=AHjI9Jw6frY
Cite as:Camara, P., Kloos, M., Kyrmanidi, V., Kluska, A., Terlou, R., and Krause, L. 2023. [Re] DialSummEval - Evaluation of automatic summarization evaluation metrics. ReScience C 9, 2, #14.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Carvalho_2021.html b/bibliography/Carvalho_2021.html new file mode 100644 index 0000000..e871a37 --- /dev/null +++ b/bibliography/Carvalho_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Context-Dependent Encoding of Fear and Extinction Memories in a Large-Scale Network Model of the Basal Amygdala + + + + + + + + + + + + + + +
+
+ + + + + +

Carvalho, T.T.A., Domingos, L.B., Shimoura, R.O., et al. 2021. [Re] Context-Dependent Encoding of Fear and Extinction Memories in a Large-Scale Network Model of the Basal Amygdala. ReScience C 7, 1, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5657320/files/article.pdf
Title:[Re] Context-Dependent Encoding of Fear and Extinction Memories in a Large-Scale Network Model of the Basal Amygdala
Author(s):Carvalho, Tawan T. A. and Domingos, Luana B. and Shimoura, Renan O. and Kamiji, Nilton L. and Cordeiro, Vinicius L. and Copelli, Mauro and Roque, Antonio C.
Journal:ReScience C
Year:2021
Month:sep
Volume:7
Issue:1
Number:#9
DOI:10.5281/zenodo.5657320
Code URL:https://github.com/tawantayron/RE-Fear-and-extinction-in-a-BA-net-model
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/49
Cite as:Carvalho, T.T.A., Domingos, L.B., Shimoura, R.O., et al. 2021. [Re] Context-Dependent Encoding of Fear and Extinction Memories in a Large-Scale Network Model of the Basal Amygdala. ReScience C 7, 1, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Charisoudis_2023.html b/bibliography/Charisoudis_2023.html new file mode 100644 index 0000000..2831783 --- /dev/null +++ b/bibliography/Charisoudis_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Masked Autoencoders Are Small Scale Vision Learners: A Reproduction Under Resource Constraints + + + + + + + + + + + + + + +
+
+ + + + + +

Charisoudis, A., Huth, S.E. von, and Jansson, E. 2023. [Re] Masked Autoencoders Are Small Scale Vision Learners: A Reproduction Under Resource Constraints. ReScience C 9, 2, #40.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173751/files/article.pdf
Title:[Re] Masked Autoencoders Are Small Scale Vision Learners: A Reproduction Under Resource Constraints
Author(s):Charisoudis, Athanasios and von Huth, Simon Ekman and Jansson, Emil
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#40
DOI:10.5281/zenodo.8173751
Code URL:https://github.com/MLReproHub/SMAE
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=KXfjZPL5pqr
Cite as:Charisoudis, A., Huth, S.E. von, and Jansson, E. 2023. [Re] Masked Autoencoders Are Small Scale Vision Learners: A Reproduction Under Resource Constraints. ReScience C 9, 2, #40.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Chen_2022.html b/bibliography/Chen_2022.html new file mode 100644 index 0000000..bb85624 --- /dev/null +++ b/bibliography/Chen_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Projection-based Algorithm for Updating the TruncatedSVD of Evolving Matrices + + + + + + + + + + + + + + +
+
+ + + + + +

Chen, A., Matsumoto, S., and Varma, R.S. 2022. [Re] Projection-based Algorithm for Updating the TruncatedSVD of Evolving Matrices. ReScience C 8, 2, #25.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574675/files/article.pdf
Title:[Re] Projection-based Algorithm for Updating the TruncatedSVD of Evolving Matrices
Author(s):Chen, Andy and Matsumoto, Shion and Varma, Rohan Sinha
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#25
DOI:10.5281/zenodo.6574675
Code URL:https://github.com/andyzfchen/truncatedSVD
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HN2xWpMQ30K
Cite as:Chen, A., Matsumoto, S., and Varma, R.S. 2022. [Re] Projection-based Algorithm for Updating the TruncatedSVD of Evolving Matrices. ReScience C 8, 2, #25.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Cordaro_2023.html b/bibliography/Cordaro_2023.html new file mode 100644 index 0000000..8ff445d --- /dev/null +++ b/bibliography/Cordaro_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Re] G-Mixup: Graph Data Augmentation for Graph Classification + + + + + + + + + + + + + + +
+
+ + + + + +

Cordaro, D., Cox, S., Ren, Y., and Yu, T. 2023. [¬Re] G-Mixup: Graph Data Augmentation for Graph Classification. ReScience C 9, 2, #34.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173737/files/article.pdf
Title:[¬Re] G-Mixup: Graph Data Augmentation for Graph Classification
Author(s):Cordaro, Dylan and Cox, Shelby and Ren, Yiman and Yu, Teresa
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#34
DOI:10.5281/zenodo.8173737
Code URL:https://github.com/shelbycox/EECS-553-GMixup-Reproduction
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=T54wy0ahGLG¬eId=pvukxfvJGX
Cite as:Cordaro, D., Cox, S., Ren, Y., and Yu, T. 2023. [¬Re] G-Mixup: Graph Data Augmentation for Graph Classification. ReScience C 9, 2, #34.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Courtes_2020.html b/bibliography/Courtes_2020.html new file mode 100644 index 0000000..377179f --- /dev/null +++ b/bibliography/Courtes_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Storage Tradeoffs in a Collaborative Backup Service for Mobile Devices + + + + + + + + + + + + + + +
+
+ + + + + +

Courtès, L. 2020. [Re] Storage Tradeoffs in a Collaborative Backup Service for Mobile Devices. ReScience C 6, 1, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3886739/files/article.pdf
Title:[Re] Storage Tradeoffs in a Collaborative Backup Service for Mobile Devices
Author(s):Courtès, Ludovic
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#6
DOI:10.5281/zenodo.3886739
Code URL:https://gitlab.inria.fr/lcourtes-phd/edcc-2006-redone
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/32
Cite as:Courtès, L. 2020. [Re] Storage Tradeoffs in a Collaborative Backup Service for Mobile Devices. ReScience C 6, 1, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Dansereau_2020.html b/bibliography/Dansereau_2020.html new file mode 100644 index 0000000..a1c52f5 --- /dev/null +++ b/bibliography/Dansereau_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Chaos in a Three-Species Food Chain + + + + + + + + + + + + + + +
+
+ + + + + +

Dansereau, G., Banville, F., Basque, E., MacDonald, A., and Poisot, T. 2020. [Re] Chaos in a Three-Species Food Chain. ReScience C 6, 3, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4022518/files/article.pdf
Title:[Re] Chaos in a Three-Species Food Chain
Author(s):Dansereau, Gabriel and Banville, Francis and Basque, Elodie and MacDonald, Andrew and Poisot, Timothée
Journal:ReScience C
Year:2020
Month:sep
Volume:6
Issue:3
Number:#5
DOI:10.5281/zenodo.4022518
Code URL:https://github.com/BIO6032/2019_replication_HastingsPowell_1991/
Code DOI:10.5281/zenodo.4012772
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/15
Cite as:Dansereau, G., Banville, F., Basque, E., MacDonald, A., and Poisot, T. 2020. [Re] Chaos in a Three-Species Food Chain. ReScience C 6, 3, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Dasu_2022.html b/bibliography/Dasu_2022.html new file mode 100644 index 0000000..e9a18d7 --- /dev/null +++ b/bibliography/Dasu_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] GANSpace: Discovering Interpretable GAN Controls + + + + + + + + + + + + + + +
+
+ + + + + +

Dasu, V.A. and T.K., M.M. 2022. [Re] GANSpace: Discovering Interpretable GAN Controls. ReScience C 8, 2, #10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574645/files/article.pdf
Title:[Re] GANSpace: Discovering Interpretable GAN Controls
Author(s):Dasu, Vishnu Asutosh and T.K., Midhush Manohar
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#10
DOI:10.5281/zenodo.6574645
Code URL:https://github.com/midsterx/ReGANSpace
Code DOI:10.5281/zenodo.6511501
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BtZVD2f7n0F
Cite as:Dasu, V.A. and T.K., M.M. 2022. [Re] GANSpace: Discovering Interpretable GAN Controls. ReScience C 8, 2, #10.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Davies_2020.html b/bibliography/Davies_2020.html new file mode 100644 index 0000000..587c206 --- /dev/null +++ b/bibliography/Davies_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] The principal components of natural images + + + + + + + + + + + + + + +
+
+ + + + + +

Davies, I. and Eglen, S. 2020. [Re] The principal components of natural images. ReScience C 6, 3, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4139359/files/article.pdf
Title:[Re] The principal components of natural images
Author(s):Davies, Iain and Eglen, Stephen
Journal:ReScience C
Year:2020
Month:oct
Volume:6
Issue:3
Number:#6
DOI:10.5281/zenodo.4139359
Code URL:https://github.com/IainDaviesMaths/Reproduction-Hancock.git
Code DOI:10.5281/zenodo.4139727
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/45
Cite as:Davies, I. and Eglen, S. 2020. [Re] The principal components of natural images. ReScience C 6, 3, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Davison_2020.html b/bibliography/Davison_2020.html new file mode 100644 index 0000000..b48045a --- /dev/null +++ b/bibliography/Davison_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model + + + + + + + + + + + + + + +
+
+ + + + + +

Davison, A.P. 2020. [Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model. ReScience C 6, 1, #14.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3972130/files/article.pdf
Title:[Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model
Author(s):Davison, Andrew P.
Journal:ReScience C
Year:2020
Month:aug
Volume:6
Issue:1
Number:#14
DOI:10.5281/zenodo.3972130
Code URL:https://github.com/apdavison/bulbnet-reproduction
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/37
Cite as:Davison, A.P. 2020. [Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model. ReScience C 6, 1, #14.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/DeLuisa_2022.html b/bibliography/DeLuisa_2022.html new file mode 100644 index 0000000..b2cf365 --- /dev/null +++ b/bibliography/DeLuisa_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Thompson Sampling for Bandits with Clustered Arms + + + + + + + + + + + + + + +
+
+ + + + + +

De Luisa, A. 2022. [Re] Thompson Sampling for Bandits with Clustered Arms. ReScience C 8, 2, #23.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574671/files/article.pdf
Title:[Re] Thompson Sampling for Bandits with Clustered Arms
Author(s):De Luisa, Andraž
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#23
DOI:10.5281/zenodo.6574671
Code URL:https://github.com/andrazdeluisa/reproducibility_challenge
Code DOI:10.5281/zenodo.6498328
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=r5LS3fmh0t
Cite as:De Luisa, A. 2022. [Re] Thompson Sampling for Bandits with Clustered Arms. ReScience C 8, 2, #23.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Delsuc_2020.html b/bibliography/Delsuc_2020.html new file mode 100644 index 0000000..bdca229 --- /dev/null +++ b/bibliography/Delsuc_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Gifa V.4: A complete package for NMR data set processing + + + + + + + + + + + + + + +
+
+ + + + + +

Delsuc, M.-A. 2020. [Rp] Gifa V.4: A complete package for NMR data set processing. ReScience C 6, 1, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3904595/files/article.pdf
Title:[Rp] Gifa V.4: A complete package for NMR data set processing
Author(s):Delsuc, Marc-André
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#9
DOI:10.5281/zenodo.3904595
Code URL:https://github.com/delsuc/Gifa
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/33
Cite as:Delsuc, M.-A. 2020. [Rp] Gifa V.4: A complete package for NMR data set processing. ReScience C 6, 1, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Deprez_2021.html b/bibliography/Deprez_2021.html new file mode 100644 index 0000000..f2947c0 --- /dev/null +++ b/bibliography/Deprez_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducing ’Identifying through flows for recovering latent representations’ + + + + + + + + + + + + + + +
+
+ + + + + +

Deprez, H.L. gezegd, Rijsdijk, G., Rooij, B. de, and Zwerink, W. 2021. [Re] Reproducing ’Identifying through flows for recovering latent representations.’ ReScience C 7, 2, #17.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4839595/files/article.pdf
Title:[Re] Reproducing ’Identifying through flows for recovering latent representations’
Author(s):gezegd Deprez, Hidde Lekanne and Rijsdijk, Geerten and de Rooij, Bart and Zwerink, Wouter
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#17
DOI:10.5281/zenodo.4839595
Code URL:https://github.com/HiddeLekanne/Reproducibility-Challenge-iFlow
Code DOI:10.5281/zenodo.4704869
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=8jmIpypMzE
Cite as:Deprez, H.L. gezegd, Rijsdijk, G., Rooij, B. de, and Zwerink, W. 2021. [Re] Reproducing ’Identifying through flows for recovering latent representations.’ ReScience C 7, 2, #17.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Devos_2019.html b/bibliography/Devos_2019.html new file mode 100644 index 0000000..840a5fa --- /dev/null +++ b/bibliography/Devos_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Meta-learning with differentiable closed-form solvers + + + + + + + + + + + + + + +
+
+ + + + + +

Devos, A., Chatel, S., and Grossglauser, M. 2019. [Re] Meta-learning with differentiable closed-form solvers. ReScience C 5, 2, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3160540/files/article.pdf
Title:[Re] Meta-learning with differentiable closed-form solvers
Author(s):Devos, Arnout and Chatel, Sylvain and Grossglauser, Matthias
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:2
Number:#1
DOI:10.5281/zenodo.3160540
Code URL:https://github.com/ArnoutDevos/r2d2
Code DOI:10.5281/zenodo.2662493
Data URL:-
Data DOI:-
Review URL:https://github.com/reproducibility-challenge/iclr_2019/pull/150
Cite as:Devos, A., Chatel, S., and Grossglauser, M. 2019. [Re] Meta-learning with differentiable closed-form solvers. ReScience C 5, 2, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Dhane_2021.html b/bibliography/Dhane_2021.html new file mode 100644 index 0000000..14e80ca --- /dev/null +++ b/bibliography/Dhane_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] The Evolution of Virulence in Pathogens with Vertical and Horizontal Transmission + + + + + + + + + + + + + + +
+
+ + + + + +

Dhane, F., Soeharjono, S., Stern, K., MacDonald, A., and Poisot, T. 2021. [Re] The Evolution of Virulence in Pathogens with Vertical and Horizontal Transmission. ReScience C 7, 1, #10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5722853/files/article.pdf
Title:[Re] The Evolution of Virulence in Pathogens with Vertical and Horizontal Transmission
Author(s):Dhane, Fares and Soeharjono, Sandrine and Stern, Kiri and MacDonald, Andrew and Poisot, Timothée
Journal:ReScience C
Year:2021
Month:nov
Volume:7
Issue:1
Number:#10
DOI:10.5281/zenodo.5722853
Code URL:https://github.com/BIO6032/2019_replication_LipstichEtAl_1996
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/56
Cite as:Dhane, F., Soeharjono, S., Stern, K., MacDonald, A., and Poisot, T. 2021. [Re] The Evolution of Virulence in Pathogens with Vertical and Horizontal Transmission. ReScience C 7, 1, #10.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/DiCosmo_2020.html b/bibliography/DiCosmo_2020.html new file mode 100644 index 0000000..a1230a7 --- /dev/null +++ b/bibliography/DiCosmo_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Reproducing and replicating the OCamlP3l experiment + + + + + + + + + + + + + + +
+
+ + + + + +

Di Cosmo, R. and Danelutto, M. 2020. [Rp] Reproducing and replicating the OCamlP3l experiment. ReScience C 6, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4041602/files/article.pdf
Title:[Rp] Reproducing and replicating the OCamlP3l experiment
Author(s):Di Cosmo, Roberto and Danelutto, Marco
Journal:ReScience C
Year:2020
Month:apr
Volume:6
Issue:1
Number:#2
DOI:10.5281/zenodo.4041602
Code URL:https://archive.softwareheritage.org/swh:1:rev:2db189928c94d62a3b4757b3eec68f0a4d4113f0;origin=https://gitorious.org/ocamlp3l/ocamlp3l_cvs.git/
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/22
Cite as:Di Cosmo, R. and Danelutto, M. 2020. [Rp] Reproducing and replicating the OCamlP3l experiment. ReScience C 6, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Didolkar_2019.html b/bibliography/Didolkar_2019.html new file mode 100644 index 0000000..a73ff07 --- /dev/null +++ b/bibliography/Didolkar_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] h-detach: Modifying the LSTM gradient towards better optimization + + + + + + + + + + + + + + +
+
+ + + + + +

Didolkar, A. 2019. [Re] h-detach: Modifying the LSTM gradient towards better optimization. ReScience C 5, 2, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3162114/files/article.pdf
Title:[Re] h-detach: Modifying the LSTM gradient towards better optimization
Author(s):Didolkar, Aniket
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:2
Number:#4
DOI:10.5281/zenodo.3162114
Code URL:https://github.com/dido1998/h-detach/tree/v1.0
Code DOI:10.5281/zenodo.2657361
Data URL:-
Data DOI:-
Review URL:https://github.com/reproducibility-challenge/iclr_2019/pull/148
Cite as:Didolkar, A. 2019. [Re] h-detach: Modifying the LSTM gradient towards better optimization. ReScience C 5, 2, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Don_2023.html b/bibliography/Don_2023.html new file mode 100644 index 0000000..761354b --- /dev/null +++ b/bibliography/Don_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On the Reproducibility of "FairCal: Fairness Calibration for Face Verification" + + + + + + + + + + + + + + +
+
+ + + + + +

Don, M., Chatterji, S., Kapralova, M., and Amaudruz, R. 2023. [Re] On the Reproducibility of "FairCal: Fairness Calibration for Face Verification". ReScience C 9, 2, #15.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173686/files/article.pdf
Title:[Re] On the Reproducibility of "FairCal: Fairness Calibration for Face Verification"
Author(s):Don, Marga and Chatterji, Satchit and Kapralova, Milena and Amaudruz, Ryan
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#15
DOI:10.5281/zenodo.8173686
Code URL:https://github.com/margajdon/reproduction-FAIRCAL
Code DOI:10.5281/zenodo.7941382
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=uVHUy7CWCL
Cite as:Don, M., Chatterji, S., Kapralova, M., and Amaudruz, R. 2023. [Re] On the Reproducibility of "FairCal: Fairness Calibration for Face Verification". ReScience C 9, 2, #15.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Drabent_2022.html b/bibliography/Drabent_2022.html new file mode 100644 index 0000000..6bb9d13 --- /dev/null +++ b/bibliography/Drabent_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication study of "Privacy-preserving Collaborative Learning" + + + + + + + + + + + + + + +
+
+ + + + + +

Drabent, K., Wijnja, S., Sluijter, T., and Bereda, K. 2022. [Re] Replication study of "Privacy-preserving Collaborative Learning". ReScience C 8, 2, #11.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574647/files/article.pdf
Title:[Re] Replication study of "Privacy-preserving Collaborative Learning"
Author(s):Drabent, Karolina and Wijnja, Stefan and Sluijter, Thijs and Bereda, Konrad
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#11
DOI:10.5281/zenodo.6574647
Code URL:https://github.com/stfwn/ats-privacy-replication
Code DOI:10.5281/zenodo.6508136
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SY84JTG73CK
Cite as:Drabent, K., Wijnja, S., Sluijter, T., and Bereda, K. 2022. [Re] Replication study of "Privacy-preserving Collaborative Learning". ReScience C 8, 2, #11.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Dubbeldam_2023.html b/bibliography/Dubbeldam_2023.html new file mode 100644 index 0000000..e0650ed --- /dev/null +++ b/bibliography/Dubbeldam_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On the Reproducibility of CartoonX + + + + + + + + + + + + + + +
+
+ + + + + +

Dubbeldam, E., Eijpe, A., Ruthardt, J., and Sasse, R. 2023. [Re] On the Reproducibility of CartoonX. ReScience C 9, 2, #10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173672/files/article.pdf
Title:[Re] On the Reproducibility of CartoonX
Author(s):Dubbeldam, Elias and Eijpe, Aniek and Ruthardt, Jona and Sasse, Robin
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#10
DOI:10.5281/zenodo.8173672
Code URL:https://github.com/JonaRuthardt/MLRC-CartoonX
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=MK4IQJdLLeo
Cite as:Dubbeldam, E., Eijpe, A., Ruthardt, J., and Sasse, R. 2023. [Re] On the Reproducibility of CartoonX. ReScience C 9, 2, #10.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Dzubur_2022.html b/bibliography/Dzubur_2022.html new file mode 100644 index 0000000..3bbcc65 --- /dev/null +++ b/bibliography/Dzubur_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space + + + + + + + + + + + + + + +
+
+ + + + + +

Džubur, B. 2022. [Re] A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space. ReScience C 8, 2, #12.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574649/files/article.pdf
Title:[Re] A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space
Author(s):Džubur, Benjamin
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#12
DOI:10.5281/zenodo.6574649
Code URL:https://github.com/Benidzu/isotropy_reproduction
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rxWeB3zQ2CY
Cite as:Džubur, B. 2022. [Re] A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space. ReScience C 8, 2, #12.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Eaton_2022.html b/bibliography/Eaton_2022.html new file mode 100644 index 0000000..3bb3ce0 --- /dev/null +++ b/bibliography/Eaton_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproduction and Extension of "Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation" + + + + + + + + + + + + + + +
+
+ + + + + +

Eaton, E. and Naghavi, P. 2022. [Re] Reproduction and Extension of "Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation". ReScience C 8, 2, #13.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574651/files/article.pdf
Title:[Re] Reproduction and Extension of "Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation"
Author(s):Eaton, Erica and Naghavi, Pirouz
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#13
DOI:10.5281/zenodo.6574651
Code URL:https://github.com/Pnaghavi/Mitigating-Gender-Bias-in-Generated-Text
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=StblE2MQ3AY
Cite as:Eaton, E. and Naghavi, P. 2022. [Re] Reproduction and Extension of "Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation". ReScience C 8, 2, #13.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Eglen_2021.html b/bibliography/Eglen_2021.html new file mode 100644 index 0000000..91bf521 --- /dev/null +++ b/bibliography/Eglen_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Spatial constraints underlying the retinal mosaics of two types of horizontal cells in cat and macaque + + + + + + + + + + + + + + +
+
+ + + + + +

Eglen, S.J. 2021. [Re] Spatial constraints underlying the retinal mosaics of two types of horizontal cells in cat and macaque. ReScience C 6, 1, #22.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5347786/files/article.pdf
Title:[Re] Spatial constraints underlying the retinal mosaics of two types of horizontal cells in cat and macaque
Author(s):Eglen, Stephen J.
Journal:ReScience C
Year:2021
Month:aug
Volume:6
Issue:1
Number:#22
DOI:10.5281/zenodo.5347786
Code URL:https://github.com/sje30/rescience-hor
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/34
Cite as:Eglen, S.J. 2021. [Re] Spatial constraints underlying the retinal mosaics of two types of horizontal cells in cat and macaque. ReScience C 6, 1, #22.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Eijkelboom_2022.html b/bibliography/Eijkelboom_2022.html new file mode 100644 index 0000000..df92820 --- /dev/null +++ b/bibliography/Eijkelboom_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproduction Study of Variational Fair Clustering + + + + + + + + + + + + + + +
+
+ + + + + +

Eijkelboom, F., Fokkema, M., Lau, A., and Verheijen, L. 2022. [Re] Reproduction Study of Variational Fair Clustering. ReScience C 8, 2, #14.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574653/files/article.pdf
Title:[Re] Reproduction Study of Variational Fair Clustering
Author(s):Eijkelboom, Floor and Fokkema, Mark and Lau, Anna and Verheijen, Luuk
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#14
DOI:10.5281/zenodo.6574653
Code URL:https://github.com/MarkiemarkF/FACT
Code DOI:10.5281/zenodo.6508390
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rq8fRhMm20F
Cite as:Eijkelboom, F., Fokkema, M., Lau, A., and Verheijen, L. 2022. [Re] Reproduction Study of Variational Fair Clustering. ReScience C 8, 2, #14.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Enge_2020.html b/bibliography/Enge_2020.html new file mode 100644 index 0000000..a5575bd --- /dev/null +++ b/bibliography/Enge_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Volume computation for polytopes: Vingt ans après + + + + + + + + + + + + + + +
+
+ + + + + +

Enge, A. 2020. [Re] Volume computation for polytopes: Vingt ans après. ReScience C 6, 1, #17.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4242972/files/article.pdf
Title:[Re] Volume computation for polytopes: Vingt ans après
Author(s):Enge, Andreas
Journal:ReScience C
Year:2020
Month:dec
Volume:6
Issue:1
Number:#17
DOI:10.5281/zenodo.4242972
Code URL:https://doi.org/10.5281/zenodo.4293820
Code DOI:10.5281/zenodo.4293820
Data URL:https://doi.org/10.5281/zenodo.4293875
Data DOI:10.5281/zenodo.4293875
Review URL:https://github.com/ReScience/submissions/issues/27
Cite as:Enge, A. 2020. [Re] Volume computation for polytopes: Vingt ans après. ReScience C 6, 1, #17.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Erkol_2023.html b/bibliography/Erkol_2023.html new file mode 100644 index 0000000..5978a8e --- /dev/null +++ b/bibliography/Erkol_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Exact Feature Distribution Matching for Arbitrary Style Transfer and Domain Generalization + + + + + + + + + + + + + + +
+
+ + + + + +

Erkol, M., Kınlı, F., Özcan, B., and Kıraç, F. 2023. [Re] Exact Feature Distribution Matching for Arbitrary Style Transfer and Domain Generalization. ReScience C 9, 2, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173652/files/article.pdf
Title:[Re] Exact Feature Distribution Matching for Arbitrary Style Transfer and Domain Generalization
Author(s):Erkol, Mert and Kınlı, Furkan and Özcan, Barış and Kıraç, Furkan
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#2
DOI:10.5281/zenodo.8173652
Code URL:https://github.com/birdortyedi/efdm-pytorch
Code DOI:10.5281/zenodo.7895753
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=a5_hbZf0NB¬eId=Rsj9NvSj2Ft
Cite as:Erkol, M., Kınlı, F., Özcan, B., and Kıraç, F. 2023. [Re] Exact Feature Distribution Matching for Arbitrary Style Transfer and Domain Generalization. ReScience C 9, 2, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Etherington_2019.html b/bibliography/Etherington_2019.html new file mode 100644 index 0000000..f14b847 --- /dev/null +++ b/bibliography/Etherington_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Resampling methods for evaluating classification accuracy of wildlife habitat models + + + + + + + + + + + + + + +
+
+ + + + + +

Etherington, T.R. and Lieske, D.J. 2019. [Re] Resampling methods for evaluating classification accuracy of wildlife habitat models. ReScience C 5, 1, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3234524/files/article.pdf
Title:[Re] Resampling methods for evaluating classification accuracy of wildlife habitat models
Author(s):Etherington, Thomas R. and Lieske, David J.
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:1
Number:#4
DOI:10.5281/zenodo.3234524
Code URL:https://github.com/tretherington/ReScience-submission/tree/etherington-lieske
Code DOI:10.5281/zenodo.3229408
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/52
Cite as:Etherington, T.R. and Lieske, D.J. 2019. [Re] Resampling methods for evaluating classification accuracy of wildlife habitat models. ReScience C 5, 1, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Ferles_2020.html b/bibliography/Ferles_2020.html new file mode 100644 index 0000000..411a699 --- /dev/null +++ b/bibliography/Ferles_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Zero-Shot Knowledge Transfer via Adversarial Belief Matching + + + + + + + + + + + + + + +
+
+ + + + + +

Ferles, A., Nöu, A., and Valavanis, L. 2020. [Re] Zero-Shot Knowledge Transfer via Adversarial Belief Matching. ReScience C 6, 2, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818623/files/article.pdf
Title:[Re] Zero-Shot Knowledge Transfer via Adversarial Belief Matching
Author(s):Ferles, Alexandros and Nöu, Alexander and Valavanis, Leonidas
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#2
DOI:10.5281/zenodo.3818623
Code URL:https://github.com/AlexandrosFerles/NIPS_2019_Reproducibilty_Challenge_Zero-shot_Knowledge_Transfer_via_Adversarial_Belief_Matching
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Ferles, A., Nöu, A., and Valavanis, L. 2020. [Re] Zero-Shot Knowledge Transfer via Adversarial Belief Matching. ReScience C 6, 2, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Fuente_2019.html b/bibliography/Fuente_2019.html new file mode 100644 index 0000000..94cf4be --- /dev/null +++ b/bibliography/Fuente_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Variational Sparse Coding + + + + + + + + + + + + + + +
+
+ + + + + +

Fuente, A.D. la and Aduviri, R. 2019. [Re] Variational Sparse Coding. ReScience C 5, 2, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3161734/files/article.pdf
Title:[Re] Variational Sparse Coding
Author(s):la Fuente, Alfredo De and Aduviri, Robert
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:2
Number:#2
DOI:10.5281/zenodo.3161734
Code URL:https://github.com/Alfo5123/Variational-Sparse-Coding
Code DOI:10.5281/zenodo.2657330
Data URL:-
Data DOI:-
Review URL:https://github.com/reproducibility-challenge/iclr_2019/pull/146
Cite as:Fuente, A.D. la and Aduviri, R. 2019. [Re] Variational Sparse Coding. ReScience C 5, 2, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Galatolo_2022.html b/bibliography/Galatolo_2022.html new file mode 100644 index 0000000..e6a8c8b --- /dev/null +++ b/bibliography/Galatolo_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replicating and Improving GAN2Shape Through Novel Shape Priors and Training Steps + + + + + + + + + + + + + + +
+
+ + + + + +

Galatolo, A. and Nilsson, A. 2022. [Re] Replicating and Improving GAN2Shape Through Novel Shape Priors and Training Steps. ReScience C 8, 2, #30.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574685/files/article.pdf
Title:[Re] Replicating and Improving GAN2Shape Through Novel Shape Priors and Training Steps
Author(s):Galatolo, Alessio and Nilsson, Alfred
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#30
DOI:10.5281/zenodo.6574685
Code URL:https://github.com/alessioGalatolo/GAN-2D-to-3D
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=B8mxkTzX2RY
Cite as:Galatolo, A. and Nilsson, A. 2022. [Re] Replicating and Improving GAN2Shape Through Novel Shape Priors and Training Steps. ReScience C 8, 2, #30.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Garcarz_2023.html b/bibliography/Garcarz_2023.html new file mode 100644 index 0000000..1461861 --- /dev/null +++ b/bibliography/Garcarz_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study: Label-Free Explainability for Unsupervised Models + + + + + + + + + + + + + + +
+
+ + + + + +

Garcarz, S., Giorkatzi, A., Ivășchescu, A., and Pîslar, T.-M. 2023. [Re] Reproducibility Study: Label-Free Explainability for Unsupervised Models. ReScience C 9, 2, #16.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173688/files/article.pdf
Title:[Re] Reproducibility Study: Label-Free Explainability for Unsupervised Models
Author(s):Garcarz, Sławomir and Giorkatzi, Andreas and Ivășchescu, Ana and Pîslar, Theodora-Mara
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#16
DOI:10.5281/zenodo.8173688
Code URL:https://github.com/ayiork/Label-Free-XAI
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=sF_vYZSxSV
Cite as:Garcarz, S., Giorkatzi, A., Ivășchescu, A., and Pîslar, T.-M. 2023. [Re] Reproducibility Study: Label-Free Explainability for Unsupervised Models. ReScience C 9, 2, #16.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Garg_2020.html b/bibliography/Garg_2020.html new file mode 100644 index 0000000..d4fea6e --- /dev/null +++ b/bibliography/Garg_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Hamiltonian Neural Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Garg, A. and Kagi, S.S. 2020. [Re] Hamiltonian Neural Networks. ReScience C 6, 2, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818621/files/article.pdf
Title:[Re] Hamiltonian Neural Networks
Author(s):Garg, Ayush and Kagi, Sammed Shantinath
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#3
DOI:10.5281/zenodo.3818621
Code URL:https://github.com/ayushgarg31/HNN-Neurips2019
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HJxNSp9MTr
Cite as:Garg, A. and Kagi, S.S. 2020. [Re] Hamiltonian Neural Networks. ReScience C 6, 2, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Garg_2021.html b/bibliography/Garg_2021.html new file mode 100644 index 0000000..91b10b5 --- /dev/null +++ b/bibliography/Garg_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Training Binary Neural Networks using the Bayesian Learning Rule + + + + + + + + + + + + + + +
+
+ + + + + +

Garg, P., Singhal, L., and Sardana, A. 2021. [Re] Training Binary Neural Networks using the Bayesian Learning Rule. ReScience C 7, 2, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4833681/files/article.pdf
Title:[Re] Training Binary Neural Networks using the Bayesian Learning Rule
Author(s):Garg, Prateek and Singhal, Lakshya and Sardana, Ashish
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#5
DOI:10.5281/zenodo.4833681
Code URL:https://github.com/prateekstark/training-binary-neural-network
Code DOI:10.5281/zenodo.4716863
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=bhiGno-Cxq
Cite as:Garg, P., Singhal, L., and Sardana, A. 2021. [Re] Training Binary Neural Networks using the Bayesian Learning Rule. ReScience C 7, 2, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Geijn_2022.html b/bibliography/Geijn_2022.html new file mode 100644 index 0000000..23513c2 --- /dev/null +++ b/bibliography/Geijn_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace + + + + + + + + + + + + + + +
+
+ + + + + +

Geijn, C. van de, Kyriacou, V., Papadopoulou, I., and Vasileiou, V. 2022. [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace. None 8, 2, #15.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574655/files/article.pdf
Title:[Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace
Author(s):van de Geijn, Chase and Kyriacou, Victor and Papadopoulou, Irene and Vasileiou, Vasiliki
Journal:None
Year:2022
Month:may
Volume:8
Issue:2
Number:#15
DOI:10.5281/zenodo.6574655
Code URL:https://github.com/irenepap2/Re_StylEx.git
Code DOI:10.5281/zenodo.6508290
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SK8gAhfX2AK
Cite as:Geijn, C. van de, Kyriacou, V., Papadopoulou, I., and Vasileiou, V. 2022. [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace. None 8, 2, #15.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Geoffroy_2021.html b/bibliography/Geoffroy_2021.html new file mode 100644 index 0000000..305fb1a --- /dev/null +++ b/bibliography/Geoffroy_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Assortative matching and search + + + + + + + + + + + + + + +
+
+ + + + + +

Geoffroy, F. 2021. [Re] Assortative matching and search. ReScience C 7, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4646680/files/article.pdf
Title:[Re] Assortative matching and search
Author(s):Geoffroy, Félix
Journal:ReScience C
Year:2021
Month:mar
Volume:7
Issue:1
Number:#2
DOI:10.5281/zenodo.4646680
Code URL:https://github.com/fgeoffroy/-Re-Assortative-matching-and-search
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/47
Cite as:Geoffroy, F. 2021. [Re] Assortative matching and search. ReScience C 7, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Gillard_2022.html b/bibliography/Gillard_2022.html new file mode 100644 index 0000000..d8a84b8 --- /dev/null +++ b/bibliography/Gillard_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Modeling habits as self-sustained patterns of sensorimotor behavior + + + + + + + + + + + + + + +
+
+ + + + + +

Gillard, T., Fix, J., and Dutech, A. 2022. [Re] Modeling habits as self-sustained patterns of sensorimotor behavior. ReScience C 8, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6478462/files/article.pdf
Title:[Re] Modeling habits as self-sustained patterns of sensorimotor behavior
Author(s):Gillard, Tristan and Fix, Jérémy and Dutech, Alain
Journal:ReScience C
Year:2022
Month:apr
Volume:8
Issue:1
Number:#2
DOI:https://doi.org/10.5281/zenodo.6484021
Code URL:https://gitlab.inria.fr/openbiscuit/rescience_egbert14
Code DOI:https://doi.org/10.5281/zenodo.6477279
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/51
Cite as:Gillard, T., Fix, J., and Dutech, A. 2022. [Re] Modeling habits as self-sustained patterns of sensorimotor behavior. ReScience C 8, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Gohil_2020.html b/bibliography/Gohil_2020.html new file mode 100644 index 0000000..cae69aa --- /dev/null +++ b/bibliography/Gohil_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers + + + + + + + + + + + + + + +
+
+ + + + + +

Gohil, V., Narayanan, S.D., and Jain, A. 2020. [Re] One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers. ReScience C 6, 2, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818619/files/article.pdf
Title:[Re] One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers
Author(s):Gohil, Varun and Narayanan, S. Deepak and Jain, Atishay
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#4
DOI:10.5281/zenodo.3818619
Code URL:https://github.com/varungohil/Generalizing-Lottery-Tickets
Code DOI:10.5281/zenodo.3700320
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SklFHaqG6S
Cite as:Gohil, V., Narayanan, S.D., and Jain, A. 2020. [Re] One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers. ReScience C 6, 2, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Greven_2023.html b/bibliography/Greven_2023.html new file mode 100644 index 0000000..c25c1c0 --- /dev/null +++ b/bibliography/Greven_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducing FairCal: Fairness Calibration for Face Verification + + + + + + + + + + + + + + +
+
+ + + + + +

Greven, J., Stallinga, S., and Seljee, Z. 2023. [Re] Reproducing FairCal: Fairness Calibration for Face Verification. ReScience C 9, 2, #28.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173719/files/article.pdf
Title:[Re] Reproducing FairCal: Fairness Calibration for Face Verification
Author(s):Greven, Jip and Stallinga, Simon and Seljee, Zirk
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#28
DOI:10.5281/zenodo.8173719
Code URL:https://github.com/zseljee/re-faircal
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=jDBYRwDpeW
Cite as:Greven, J., Stallinga, S., and Seljee, Z. 2023. [Re] Reproducing FairCal: Fairness Calibration for Face Verification. ReScience C 9, 2, #28.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Habacker_2021.html b/bibliography/Habacker_2021.html new file mode 100644 index 0000000..d9ca891 --- /dev/null +++ b/bibliography/Habacker_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducing Learning to Deceive With Attention-Based Explanations + + + + + + + + + + + + + + +
+
+ + + + + +

Habacker, R., Harrison, A., Parisot, M., and Snijders, A. 2021. [Re] Reproducing Learning to Deceive With Attention-Based Explanations. ReScience C 7, 2, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834146/files/article.pdf
Title:[Re] Reproducing Learning to Deceive With Attention-Based Explanations
Author(s):Habacker, Rahel and Harrison, Andrew and Parisot, Mathias and Snijders, Ard
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#6
DOI:10.5281/zenodo.4834146
Code URL:https://github.com/MatPrst/deceptive-attention-reproduced
Code DOI:10.5281/zenodo.4692668
Data URL:https://github.com/MatPrst/deceptive-attention-reproduced/tree/main/deceptive-attention/src/classification/data
Data DOI:10.5281/zenodo.4686793
Review URL:https://openreview.net/forum?id=-rn9m0Gt6AQ
Cite as:Habacker, R., Harrison, A., Parisot, M., and Snijders, A. 2021. [Re] Reproducing Learning to Deceive With Attention-Based Explanations. ReScience C 7, 2, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hardy_2022.html b/bibliography/Hardy_2022.html new file mode 100644 index 0000000..951cbba --- /dev/null +++ b/bibliography/Hardy_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] An Implementation of Fair Robust Learning + + + + + + + + + + + + + + +
+
+ + + + + +

Hardy, I. 2022. [Re] An Implementation of Fair Robust Learning. ReScience C 8, 2, #16.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574657/files/article.pdf
Title:[Re] An Implementation of Fair Robust Learning
Author(s):Hardy, Ian
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#16
DOI:10.5281/zenodo.6574657
Code URL:https://github.com/Ian-Hardy/Fair_Robust_Modeling
Code DOI:10.5281/zenodo.6506696
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=Sczshz7h0K
Cite as:Hardy, I. 2022. [Re] An Implementation of Fair Robust Learning. ReScience C 8, 2, #16.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hentschke_2020.html b/bibliography/Hentschke_2020.html new file mode 100644 index 0000000..ef36f5b --- /dev/null +++ b/bibliography/Hentschke_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Hippocampal Phase-Amplitude Coupling unearthed again + + + + + + + + + + + + + + +
+
+ + + + + +

Hentschke, H. 2020. [Re] Hippocampal Phase-Amplitude Coupling unearthed again. ReScience C 6, 3, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4022361/files/article.pdf
Title:[Re] Hippocampal Phase-Amplitude Coupling unearthed again
Author(s):Hentschke, Harald
Journal:ReScience C
Year:2020
Month:sep
Volume:6
Issue:3
Number:#3
DOI:10.5281/zenodo.4022361
Code URL:https://github.com/hhentschke/ReScience_10yrReproChallenge/tree/v.1.0.0
Code DOI:10.5281/zenodo.4021389
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/30
Cite as:Hentschke, H. 2020. [Re] Hippocampal Phase-Amplitude Coupling unearthed again. ReScience C 6, 3, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hinsen_2019.html b/bibliography/Hinsen_2019.html new file mode 100644 index 0000000..86abb95 --- /dev/null +++ b/bibliography/Hinsen_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + ReScience (R)evolution + + + + + + + + + + + + + + +
+
+ + + + + +

Hinsen, K. and Rougier, N.P. 2019. ReScience (R)evolution. ReScience C 5, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3069619/files/article.pdf
Title:ReScience (R)evolution
Author(s):Hinsen, Konrad and Rougier, Nicolas P.
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:1
Number:#3
DOI:10.5281/zenodo.3069619
Code URL:-
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Hinsen, K. and Rougier, N.P. 2019. ReScience (R)evolution. ReScience C 5, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hinsen_2020a.html b/bibliography/Hinsen_2020a.html new file mode 100644 index 0000000..2683949 --- /dev/null +++ b/bibliography/Hinsen_2020a.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Structural flexibility in proteins - impact of the crystal environment + + + + + + + + + + + + + + +
+
+ + + + + +

Hinsen, K. 2020. [Rp] Structural flexibility in proteins - impact of the crystal environment. ReScience C 6, 1, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3886447/files/article.pdf
Title:[Rp] Structural flexibility in proteins - impact of the crystal environment
Author(s):Hinsen, Konrad
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#5
DOI:10.5281/zenodo.3886447
Code URL:https://github.com/khinsen/rescience-ten-year-challenge-paper-3
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/14
Cite as:Hinsen, K. 2020. [Rp] Structural flexibility in proteins - impact of the crystal environment. ReScience C 6, 1, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hinsen_2020b.html b/bibliography/Hinsen_2020b.html new file mode 100644 index 0000000..0852804 --- /dev/null +++ b/bibliography/Hinsen_2020b.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Rp] Stokes drag on conglomerates of spheres + + + + + + + + + + + + + + +
+
+ + + + + +

Hinsen, K. 2020. [¬Rp] Stokes drag on conglomerates of spheres. ReScience C 6, 1, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3889694/files/article.pdf
Title:[¬Rp] Stokes drag on conglomerates of spheres
Author(s):Hinsen, Konrad
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#7
DOI:10.5281/zenodo.3889694
Code URL:https://github.com/khinsen/rescience-ten-year-challenge-paper-4
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/20
Cite as:Hinsen, K. 2020. [¬Rp] Stokes drag on conglomerates of spheres. ReScience C 6, 1, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Holdijk_2021.html b/bibliography/Holdijk_2021.html new file mode 100644 index 0000000..a239fcb --- /dev/null +++ b/bibliography/Holdijk_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Parameterized Explainer for Graph Neural Network + + + + + + + + + + + + + + +
+
+ + + + + +

Holdijk, L., Boon, M., Henckens, S., and Jong, L. de. 2021. [Re] Parameterized Explainer for Graph Neural Network. ReScience C 7, 2, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834242/files/article.pdf
Title:[Re] Parameterized Explainer for Graph Neural Network
Author(s):Holdijk, Lars and Boon, Maarten and Henckens, Stijn and de Jong, Lysander
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#7
DOI:10.5281/zenodo.4834242
Code URL:https://github.com/LarsHoldijk/RE-ParameterizedExplainerForGraphNeuralNetworks
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=8JHrucviUf
Cite as:Holdijk, L., Boon, M., Henckens, S., and Jong, L. de. 2021. [Re] Parameterized Explainer for Graph Neural Network. ReScience C 7, 2, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hoppe_2022.html b/bibliography/Hoppe_2022.html new file mode 100644 index 0000000..95d5273 --- /dev/null +++ b/bibliography/Hoppe_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Understanding Self-Supervised Learning Dynamics without Contrastive Pairs + + + + + + + + + + + + + + +
+
+ + + + + +

Höppe, T., Miszkurka, A., and Wilkman, D.B. 2022. [Re] Understanding Self-Supervised Learning Dynamics without Contrastive Pairs. ReScience C 8, 2, #17.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574659/files/article.pdf
Title:[Re] Understanding Self-Supervised Learning Dynamics without Contrastive Pairs
Author(s):Höppe, Tobias and Miszkurka, Agnieszka and Wilkman, Dennis Bogatov
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#17
DOI:10.5281/zenodo.6574659
Code URL:https://github.com/miszkur/SelfSupervisedLearning
Code DOI:10.5281/zenodo.6508184
Data URL:https://www.cs.toronto.edu/ kriz/cifar.html
Data DOI:-
Review URL:https://openreview.net/forum?id=r4xe3nMQ3AY
Cite as:Höppe, T., Miszkurka, A., and Wilkman, D.B. 2022. [Re] Understanding Self-Supervised Learning Dynamics without Contrastive Pairs. ReScience C 8, 2, #17.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Hu_2023.html b/bibliography/Hu_2023.html new file mode 100644 index 0000000..b828c8b --- /dev/null +++ b/bibliography/Hu_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility study of Joint Multisided Exposure Fairness for Recommendation + + + + + + + + + + + + + + +
+
+ + + + + +

Hu, A., Ranum, O., Pozrikidou, C., and Zhou, M. 2023. [Re] Reproducibility study of Joint Multisided Exposure Fairness for Recommendation. ReScience C 9, 2, #20.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173698/files/article.pdf
Title:[Re] Reproducibility study of Joint Multisided Exposure Fairness for Recommendation
Author(s):Hu, Alessia and Ranum, Oline and Pozrikidou, Chrysoula and Zhou, Miranda
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#20
DOI:10.5281/zenodo.8173698
Code URL:https://github.com/OlineRanum/FACT.git
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=A0Sjs3IJWb-
Cite as:Hu, A., Ranum, O., Pozrikidou, C., and Zhou, M. 2023. [Re] Reproducibility study of Joint Multisided Exposure Fairness for Recommendation. ReScience C 9, 2, #20.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Jiles_2022.html b/bibliography/Jiles_2022.html new file mode 100644 index 0000000..169e80a --- /dev/null +++ b/bibliography/Jiles_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Domain Generalization using Causal Matching + + + + + + + + + + + + + + +
+
+ + + + + +

Jiles, R. and Chakraborty, M. 2022. [Re] Domain Generalization using Causal Matching. ReScience C 8, 2, #18.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574661/files/article.pdf
Title:[Re] Domain Generalization using Causal Matching
Author(s):Jiles, Richard and Chakraborty, Mohna
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#18
DOI:10.5281/zenodo.6574661
Code URL:https://github.com/rjiles/causalmatching
Code DOI:10.5281/zenodo.6529518
Data URL:https://github.com/rjiles/causalmatching
Data DOI:10.5281/zenodo.6529518
Review URL:https://openreview.net/forum?id=r43elaGmhCY
Cite as:Jiles, R. and Chakraborty, M. 2022. [Re] Domain Generalization using Causal Matching. ReScience C 8, 2, #18.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kim_2021.html b/bibliography/Kim_2021.html new file mode 100644 index 0000000..596decb --- /dev/null +++ b/bibliography/Kim_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Don’t Judge an Object by Its Context: Learning to Overcome Contextual Bias + + + + + + + + + + + + + + +
+
+ + + + + +

Kim, S.S.Y., Zhang, S., Meister, N., and Russakovsky, O. 2021. [Re] Don’t Judge an Object by Its Context: Learning to Overcome Contextual Bias. ReScience C 7, 2, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834352/files/article.pdf
Title:[Re] Don’t Judge an Object by Its Context: Learning to Overcome Contextual Bias
Author(s):Kim, Sunnie S. Y. and Zhang, Sharon and Meister, Nicole and Russakovsky, Olga
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#8
DOI:10.5281/zenodo.4834352
Code URL:https://github.com/princetonvisualai/ContextualBias
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=PRXM8-O9PKd
Cite as:Kim, S.S.Y., Zhang, S., Meister, N., and Russakovsky, O. 2021. [Re] Don’t Judge an Object by Its Context: Learning to Overcome Contextual Bias. ReScience C 7, 2, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kirca_2022.html b/bibliography/Kirca_2022.html new file mode 100644 index 0000000..1883897 --- /dev/null +++ b/bibliography/Kirca_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Re] Reproducibility Study of ’Exacerbating Algorithmic Bias through Fairness Attacks’ + + + + + + + + + + + + + + +
+
+ + + + + +

Kirca, I.-A., Hamerslag, D., Baas, A., and Prent, J. 2022. [¬Re] Reproducibility Study of ’Exacerbating Algorithmic Bias through Fairness Attacks’ . ReScience C 8, 2, #19.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574663/files/article.pdf
Title:[¬Re] Reproducibility Study of ’Exacerbating Algorithmic Bias through Fairness Attacks’
Author(s):Kirca, Isa-Ali and Hamerslag, Daniël and Baas, Afra and Prent, Juno
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#19
DOI:10.5281/zenodo.6574663
Code URL:https://github.com/DCHamerslag/FACT
Code DOI:10.5281/zenodo.6491095
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rKbgh3fXnRK
Cite as:Kirca, I.-A., Hamerslag, D., Baas, A., and Prent, J. 2022. [¬Re] Reproducibility Study of ’Exacerbating Algorithmic Bias through Fairness Attacks’ . ReScience C 8, 2, #19.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kireev_2021.html b/bibliography/Kireev_2021.html new file mode 100644 index 0000000..6682928 --- /dev/null +++ b/bibliography/Kireev_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Warm-Starting Neural Network Training + + + + + + + + + + + + + + +
+
+ + + + + +

Kireev, K., Mohtashami, A., and Pajouheshgar, E. 2021. [Re] Warm-Starting Neural Network Training. ReScience C 7, 2, #14.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834856/files/article.pdf
Title:[Re] Warm-Starting Neural Network Training
Author(s):Kireev, Klim and Mohtashami, Amirkeivan and Pajouheshgar, Ehsan
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#14
DOI:10.5281/zenodo.4834856
Code URL:https://github.com/CS-433/cs-433-project-2-fesenjoon
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=N43DVxrjCw
Cite as:Kireev, K., Mohtashami, A., and Pajouheshgar, E. 2021. [Re] Warm-Starting Neural Network Training. ReScience C 7, 2, #14.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kljun_2022.html b/bibliography/Kljun_2022.html new file mode 100644 index 0000000..8a63399 --- /dev/null +++ b/bibliography/Kljun_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Learning to count everything + + + + + + + + + + + + + + +
+
+ + + + + +

Kljun, M., Teršek, M., and Vreš, D. 2022. [Re] Learning to count everything. ReScience C 8, 2, #39.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574703/files/article.pdf
Title:[Re] Learning to count everything
Author(s):Kljun, Maša and Teršek, Matija and Vreš, Domen
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#39
DOI:10.5281/zenodo.6574703
Code URL:https://github.com/tersekmatija/re-LearningToCountEverything
Code DOI:10.5281/zenodo.6508260
Data URL:https://drive.google.com/file/d/1ymDYrGs9DSRicfZbSCDiOu0ikGDh5k6S/view?usp=sharing
Data DOI:-
Review URL:https://openreview.net/forum?id=HKbgd3zmh0t
Cite as:Kljun, M., Teršek, M., and Vreš, D. 2022. [Re] Learning to count everything. ReScience C 8, 2, #39.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kolkman_2022.html b/bibliography/Kolkman_2022.html new file mode 100644 index 0000000..d88254e --- /dev/null +++ b/bibliography/Kolkman_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Strategic classification made practical: reproduction + + + + + + + + + + + + + + +
+
+ + + + + +

Kolkman, G., Athmer, J., Labro, A., and Kulicki, M. 2022. [Re] Strategic classification made practical: reproduction. ReScience C 8, 2, #20.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574665/files/article.pdf
Title:[Re] Strategic classification made practical: reproduction
Author(s):Kolkman, Guilly and Athmer, Jan and Labro, Alex and Kulicki, Maksymilian
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#20
DOI:10.5281/zenodo.6574665
Code URL:https://github.com/GuillyK/FACT-ai
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rNgg03fXnRY
Cite as:Kolkman, G., Athmer, J., Labro, A., and Kulicki, M. 2022. [Re] Strategic classification made practical: reproduction. ReScience C 8, 2, #20.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kviman_2020.html b/bibliography/Kviman_2020.html new file mode 100644 index 0000000..6c8a3a6 --- /dev/null +++ b/bibliography/Kviman_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Tensor Monte Carlo: Particle Methods for the GPU Era + + + + + + + + + + + + + + +
+
+ + + + + +

Kviman, O., Nilsson, L., and Larsson, M. 2020. [Re] Tensor Monte Carlo: Particle Methods for the GPU Era. ReScience C 6, 2, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818617/files/article.pdf
Title:[Re] Tensor Monte Carlo: Particle Methods for the GPU Era
Author(s):Kviman, Oskar and Nilsson, Linus and Larsson, Martin
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#5
DOI:10.5281/zenodo.3818617
Code URL:https://github.com/LinuNils/TMC_reproduced
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BJxUSaczTH
Cite as:Kviman, O., Nilsson, L., and Larsson, M. 2020. [Re] Tensor Monte Carlo: Particle Methods for the GPU Era. ReScience C 6, 2, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Kyrylov_2023.html b/bibliography/Kyrylov_2023.html new file mode 100644 index 0000000..99d3975 --- /dev/null +++ b/bibliography/Kyrylov_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] VAE Approximation Error: ELBO and Exponential Families + + + + + + + + + + + + + + +
+
+ + + + + +

Kyrylov, V., Bedi, N.S., and Zang, Q. 2023. [Re] VAE Approximation Error: ELBO and Exponential Families. ReScience C 9, 2, #37.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173745/files/article.pdf
Title:[Re] VAE Approximation Error: ELBO and Exponential Families
Author(s):Kyrylov, Volodymyr and Bedi, Navdeep Singh and Zang, Qianbo
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#37
DOI:10.5281/zenodo.8173745
Code URL:https://github.com/proger/vae
Code DOI:https://doi.org/10.5281/zenodo.7951527
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=ozbAwipuZu
Cite as:Kyrylov, V., Bedi, N.S., and Zang, Q. 2023. [Re] VAE Approximation Error: ELBO and Exponential Families. ReScience C 9, 2, #37.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Langezaal_2023.html b/bibliography/Langezaal_2023.html new file mode 100644 index 0000000..07ea8a6 --- /dev/null +++ b/bibliography/Langezaal_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Label-Free Explainability for Unsupervised Models + + + + + + + + + + + + + + +
+
+ + + + + +

Langezaal, E.R., Belleman, J., Veenboer, T., and Noorthoek, J. 2023. [Re] Label-Free Explainability for Unsupervised Models. ReScience C 9, 2, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173656/files/article.pdf
Title:[Re] Label-Free Explainability for Unsupervised Models
Author(s):Langezaal, Eric Robin and Belleman, Jesse and Veenboer, Tim and Noorthoek, Joeri
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#4
DOI:10.5281/zenodo.8173656
Code URL:https://github.com/EricLangezaal/Re-Label-Free-XAI
Code DOI:https://doi.org/10.5281/zenodo.7885638
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=bBVZ3pY4z8p
Cite as:Langezaal, E.R., Belleman, J., Veenboer, T., and Noorthoek, J. 2023. [Re] Label-Free Explainability for Unsupervised Models. ReScience C 9, 2, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Larisch_2019.html b/bibliography/Larisch_2019.html new file mode 100644 index 0000000..5b1613c --- /dev/null +++ b/bibliography/Larisch_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Connectivity reflects coding a model of voltage-based STDP with homeostasis + + + + + + + + + + + + + + +
+
+ + + + + +

Larisch, R. 2019. [Re] Connectivity reflects coding a model of voltage-based STDP with homeostasis. ReScience C 5, 3, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3538217/files/article.pdf
Title:[Re] Connectivity reflects coding a model of voltage-based STDP with homeostasis
Author(s):Larisch, Rene
Journal:ReScience C
Year:2019
Month:nov
Volume:5
Issue:3
Number:#2
DOI:10.5281/zenodo.3538217
Code URL:https://github.com/rLarisch/ReScience-submission/tree/Larisch-2019/code
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/57#issuecomment-549728501
Cite as:Larisch, R. 2019. [Re] Connectivity reflects coding a model of voltage-based STDP with homeostasis. ReScience C 5, 3, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Leblois_2021.html b/bibliography/Leblois_2021.html new file mode 100644 index 0000000..b478b67 --- /dev/null +++ b/bibliography/Leblois_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproduction of the normal and pathological dynamics in the basal ganglia-thalamo-cortical network + + + + + + + + + + + + + + +
+
+ + + + + +

Leblois, A. 2021. [Re] Reproduction of the normal and pathological dynamics in the basal ganglia-thalamo-cortical network. ReScience C 6, 1, #19.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4543356/files/article.pdf
Title:[Re] Reproduction of the normal and pathological dynamics in the basal ganglia-thalamo-cortical network
Author(s):Leblois, Arthur
Journal:ReScience C
Year:2021
Month:feb
Volume:6
Issue:1
Number:#19
DOI:10.5281/zenodo.4543356
Code URL:https://github.com/aleblois/BGdynamics2006/blob/master/Copie%20de%20simdelai2boucles_all2all_GPe.c
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/28
Cite as:Leblois, A. 2021. [Re] Reproduction of the normal and pathological dynamics in the basal ganglia-thalamo-cortical network. ReScience C 6, 1, #19.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Lecuyer_2021.html b/bibliography/Lecuyer_2021.html new file mode 100644 index 0000000..c24c4ed --- /dev/null +++ b/bibliography/Lecuyer_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Speedup Graph Processing by Graph Ordering + + + + + + + + + + + + + + +
+
+ + + + + +

Lécuyer, F., Danisch, M., and Tabourier, L. 2021. [Re] Speedup Graph Processing by Graph Ordering. ReScience C 7, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4836230/files/article.pdf
Title:[Re] Speedup Graph Processing by Graph Ordering
Author(s):Lécuyer, Fabrice and Danisch, Maximilien and Tabourier, Lionel
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:1
Number:#3
DOI:10.5281/zenodo.4836230
Code URL:https://github.com/lecfab/rescience-gorder
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/52
Cite as:Lécuyer, F., Danisch, M., and Tabourier, L. 2021. [Re] Speedup Graph Processing by Graph Ordering. ReScience C 7, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Lee_2023.html b/bibliography/Lee_2023.html new file mode 100644 index 0000000..7e0da60 --- /dev/null +++ b/bibliography/Lee_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Pure Noise to the Rescue of Insufficient Data + + + + + + + + + + + + + + +
+
+ + + + + +

Lee, S.R. and Lee, S.B. 2023. [Re] Pure Noise to the Rescue of Insufficient Data. ReScience C 9, 2, #45.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173763/files/article.pdf
Title:[Re] Pure Noise to the Rescue of Insufficient Data
Author(s):Lee, Seungjae Ryan and Lee, Seungmin Brian
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#45
DOI:10.5281/zenodo.8173763
Code URL:https://github.com/seungjaeryanlee/pure-noise
Code DOI:10.5281/zenodo.7947264
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=ErBe4MnsVD
Cite as:Lee, S.R. and Lee, S.B. 2023. [Re] Pure Noise to the Rescue of Insufficient Data. ReScience C 9, 2, #45.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Lemmens_2023.html b/bibliography/Lemmens_2023.html new file mode 100644 index 0000000..b7ec8c5 --- /dev/null +++ b/bibliography/Lemmens_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Object Detection Meets Knowledge Graphs + + + + + + + + + + + + + + +
+
+ + + + + +

Lemmens, J., Jancura, P., Dubbelman, G., and Elrofai, H. 2023. [Re] Object Detection Meets Knowledge Graphs. ReScience C 9, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/7800679/files/article.pdf
Title:[Re] Object Detection Meets Knowledge Graphs
Author(s):Lemmens, Jarl and Jancura, Pavol and Dubbelman, Gijs and Elrofai, Hala
Journal:ReScience C
Year:2023
Month:mar
Volume:9
Issue:1
Number:#1
DOI:10.5281/zenodo.7800679
Code URL:https://github.com/tue-mps/rescience-ijcai2017-230
Code DOI:-
Data URL:https://zenodo.org/record/7385730#.Y73csnbMJPY
Data DOI:10.5281/zenodo.7385730
Review URL:https://github.com/ReScience/submissions/issues/59
Cite as:Lemmens, J., Jancura, P., Dubbelman, G., and Elrofai, H. 2023. [Re] Object Detection Meets Knowledge Graphs. ReScience C 9, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Li_2021.html b/bibliography/Li_2021.html new file mode 100644 index 0000000..c1521be --- /dev/null +++ b/bibliography/Li_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reimplementation of FixMatch and Investigation on Noisy (Pseudo) Labels and Confirmation Errors of FixMatch + + + + + + + + + + + + + + +
+
+ + + + + +

Li, C., Tu, R., and Zhang, H. 2021. [Re] Reimplementation of FixMatch and Investigation on Noisy (Pseudo) Labels and Confirmation Errors of FixMatch. ReScience C 7, 2, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834442/files/article.pdf
Title:[Re] Reimplementation of FixMatch and Investigation on Noisy (Pseudo) Labels and Confirmation Errors of FixMatch
Author(s):Li, Ci and Tu, Ruibo and Zhang, Hui
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#9
DOI:10.5281/zenodo.4834442
Code URL:https://github.com/Celiali/FixMatch.git
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=3VXeifKSaTE
Cite as:Li, C., Tu, R., and Zhang, H. 2021. [Re] Reimplementation of FixMatch and Investigation on Noisy (Pseudo) Labels and Confirmation Errors of FixMatch. ReScience C 7, 2, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Liiv_2021.html b/bibliography/Liiv_2021.html new file mode 100644 index 0000000..0ff8e78 --- /dev/null +++ b/bibliography/Liiv_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Reproduction of Ensemble Distribution Distillation + + + + + + + + + + + + + + +
+
+ + + + + +

Liiv, T., Lennelöv, E., and Norén, A. 2021. [Re] A Reproduction of Ensemble Distribution Distillation. ReScience C 7, 2, #10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834516/files/article.pdf
Title:[Re] A Reproduction of Ensemble Distribution Distillation
Author(s):Liiv, Toomas and Lennelöv, Einar and Norén, Aron
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#10
DOI:10.5281/zenodo.4834516
Code URL:https://github.com/lennelov/endd-reproduce
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=p1BXNUcTFsN
Cite as:Liiv, T., Lennelöv, E., and Norén, A. 2021. [Re] A Reproduction of Ensemble Distribution Distillation. ReScience C 7, 2, #10.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Liljefors_2020.html b/bibliography/Liljefors_2020.html new file mode 100644 index 0000000..58fd635 --- /dev/null +++ b/bibliography/Liljefors_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Unsupervised Scalable Representation Learning for Multivariate Time Series + + + + + + + + + + + + + + +
+
+ + + + + +

Liljefors, F., Sorkhei, M., and Broomé, S. 2020. [Re] Unsupervised Scalable Representation Learning for Multivariate Time Series. ReScience C 6, 2, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818613/files/article.pdf
Title:[Re] Unsupervised Scalable Representation Learning for Multivariate Time Series
Author(s):Liljefors, Felix and Sorkhei, Moein and Broomé, Sofia
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#6
DOI:10.5281/zenodo.3818613
Code URL:https://github.com/lilfelix/reproducibility_NeurIPS19
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HyxQr65z6S
Cite as:Liljefors, F., Sorkhei, M., and Broomé, S. 2020. [Re] Unsupervised Scalable Representation Learning for Multivariate Time Series. ReScience C 6, 2, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Liu_2020.html b/bibliography/Liu_2020.html new file mode 100644 index 0000000..c754631 --- /dev/null +++ b/bibliography/Liu_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] When to Trust Your Model: Model-Based Policy Optimization + + + + + + + + + + + + + + +
+
+ + + + + +

Liu, Y., Xu, J., and Pan, Y. 2020. [Re] When to Trust Your Model: Model-Based Policy Optimization. ReScience C 6, 2, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818611/files/article.pdf
Title:[Re] When to Trust Your Model: Model-Based Policy Optimization
Author(s):Liu, Yuting and Xu, Jiahao and Pan, Yiming
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#7
DOI:10.5281/zenodo.3818611
Code URL:https://github.com/jxu43/replication-mbpo
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rkezvT9f6r
Cite as:Liu, Y., Xu, J., and Pan, Y. 2020. [Re] When to Trust Your Model: Model-Based Policy Optimization. ReScience C 6, 2, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Livernoche_2023.html b/bibliography/Livernoche_2023.html new file mode 100644 index 0000000..739ff5b --- /dev/null +++ b/bibliography/Livernoche_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Reproduction of Automatic Multi-Label Prompting: Simple and Interpretable Few-Shot Classification + + + + + + + + + + + + + + +
+
+ + + + + +

Livernoche, V. and Sujaya, V. 2023. [Re] A Reproduction of Automatic Multi-Label Prompting: Simple and Interpretable Few-Shot Classification. ReScience C 9, 2, #33.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173735/files/article.pdf
Title:[Re] A Reproduction of Automatic Multi-Label Prompting: Simple and Interpretable Few-Shot Classification
Author(s):Livernoche, Victor and Sujaya, Vidya
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#33
DOI:10.5281/zenodo.8173735
Code URL:https://github.com/vicliv/AMuLaP-Reproduction
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=t8ZZ2Y356Ix
Cite as:Livernoche, V. and Sujaya, V. 2023. [Re] A Reproduction of Automatic Multi-Label Prompting: Simple and Interpretable Few-Shot Classification. ReScience C 9, 2, #33.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Maggi_2020.html b/bibliography/Maggi_2020.html new file mode 100644 index 0000000..c809c53 --- /dev/null +++ b/bibliography/Maggi_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Reproduction of Step width enhancement in a pulse-driven Josephson junction + + + + + + + + + + + + + + +
+
+ + + + + +

Maggi, S. 2020. [Rp] Reproduction of Step width enhancement in a pulse-driven Josephson junction. ReScience C 6, 1, #10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3922195/files/article.pdf
Title:[Rp] Reproduction of Step width enhancement in a pulse-driven Josephson junction
Author(s):Maggi, Sabino
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#10
DOI:10.5281/zenodo.3922195
Code URL:https://github.com/sabinomaggi/ten-years-challenge-pulsed-drive
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/23
Cite as:Maggi, S. 2020. [Rp] Reproduction of Step width enhancement in a pulse-driven Josephson junction. ReScience C 6, 1, #10.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mahlau_2023.html b/bibliography/Mahlau_2023.html new file mode 100644 index 0000000..7d92213 --- /dev/null +++ b/bibliography/Mahlau_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On Explainability of Graph Neural Networks via Subgraph Explorations + + + + + + + + + + + + + + +
+
+ + + + + +

Mahlau, Y., Kayser, L., and Berg, L. 2023. [Re] On Explainability of Graph Neural Networks via Subgraph Explorations. ReScience C 9, 2, #41.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173753/files/article.pdf
Title:[Re] On Explainability of Graph Neural Networks via Subgraph Explorations
Author(s):Mahlau, Yannik and Kayser, Leonie and Berg, Lukas
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#41
DOI:10.5281/zenodo.8173753
Code URL:https://github.com/ymahlau/subgraphx
Code DOI:https://zenodo.org/badge/latestdoi/637344138
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=zKBJw4Ht8s
Cite as:Mahlau, Y., Kayser, L., and Berg, L. 2023. [Re] On Explainability of Graph Neural Networks via Subgraph Explorations. ReScience C 9, 2, #41.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Marini_2023.html b/bibliography/Marini_2023.html new file mode 100644 index 0000000..86c3181 --- /dev/null +++ b/bibliography/Marini_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Intriguing Properties of Contrastive Losses + + + + + + + + + + + + + + +
+
+ + + + + +

Marini, L., Nabeel, M., and Loiko, A. 2023. [Re] Intriguing Properties of Contrastive Losses. ReScience C 9, 2, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173662/files/article.pdf
Title:[Re] Intriguing Properties of Contrastive Losses
Author(s):Marini, Luca and Nabeel, Mohamad and Loiko, Alexandre
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#6
DOI:10.5281/zenodo.8173662
Code URL:https://github.com/mona251/Intriguing-Properties-of-Contrastive-Losses
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=gb71irTNN7
Cite as:Marini, L., Nabeel, M., and Loiko, A. 2023. [Re] Intriguing Properties of Contrastive Losses. ReScience C 9, 2, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Martorella_2023.html b/bibliography/Martorella_2023.html new file mode 100644 index 0000000..7144920 --- /dev/null +++ b/bibliography/Martorella_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Numerical influence of ReLU’(0) on backpropagation + + + + + + + + + + + + + + +
+
+ + + + + +

Martorella, T., Contreras, H.M.R., and García, D.C. 2023. [Re] Numerical influence of ReLU’(0) on backpropagation. ReScience C 9, 2, #17.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173692/files/article.pdf
Title:[Re] Numerical influence of ReLU’(0) on backpropagation
Author(s):Martorella, Tommaso and Contreras, Héctor Manuel Ramirez and García, Daniel Cerezo
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#17
DOI:10.5281/zenodo.8173692
Code URL:https://github.com/CS-433/ml-project-2-ristrettolearning-2
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=YAWQTQZVoA
Cite as:Martorella, T., Contreras, H.M.R., and García, D.C. 2023. [Re] Numerical influence of ReLU’(0) on backpropagation. ReScience C 9, 2, #17.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mast_2022.html b/bibliography/Mast_2022.html new file mode 100644 index 0000000..914c6ce --- /dev/null +++ b/bibliography/Mast_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication Study of "Fairness and Bias in Online Selection" + + + + + + + + + + + + + + +
+
+ + + + + +

Mast, D. van der, Haddou, S.B., Chu, J., and Stefels, J. 2022. [Re] Replication Study of "Fairness and Bias in Online Selection". None 8, 2, #24.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574673/files/article.pdf
Title:[Re] Replication Study of "Fairness and Bias in Online Selection"
Author(s):van der Mast, Diego and Haddou, Soufiane Ben and Chu, Jacky and Stefels, Jaap
Journal:None
Year:2022
Month:may
Volume:8
Issue:2
Number:#24
DOI:10.5281/zenodo.6574673
Code URL:https://github.com/Di-ayy-go/fact-ai
Code DOI:10.5281/zenodo.6518051
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SNeep2MXn0K
Cite as:Mast, D. van der, Haddou, S.B., Chu, J., and Stefels, J. 2022. [Re] Replication Study of "Fairness and Bias in Online Selection". None 8, 2, #24.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Matosevic_2020.html b/bibliography/Matosevic_2020.html new file mode 100644 index 0000000..cbd8994 --- /dev/null +++ b/bibliography/Matosevic_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Generative Modeling by Estimating Gradients of the Data Distribution + + + + + + + + + + + + + + +
+
+ + + + + +

Matosevic, A., Hein, E., and Nuzzo, F. 2020. [Re] Generative Modeling by Estimating Gradients of the Data Distribution. ReScience C 6, 2, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818609/files/article.pdf
Title:[Re] Generative Modeling by Estimating Gradients of the Data Distribution
Author(s):Matosevic, Antonio and Hein, Eliisabet and Nuzzo, Francesco
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#8
DOI:10.5281/zenodo.3818609
Code URL:https://github.com/Xemnas0/NCSN-TF2.0
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=B1lcYrBgLH
Cite as:Matosevic, A., Hein, E., and Nuzzo, F. 2020. [Re] Generative Modeling by Estimating Gradients of the Data Distribution. ReScience C 6, 2, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Maurel_2022.html b/bibliography/Maurel_2022.html new file mode 100644 index 0000000..8bcd4ad --- /dev/null +++ b/bibliography/Maurel_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Effective Program Debloating via Reinforcement Learning + + + + + + + + + + + + + + +
+
+ + + + + +

Maurel, D., Fillioux, J., and Gugenheim, D. 2022. [Re] Effective Program Debloating via Reinforcement Learning. ReScience C 8, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6255131/files/article.pdf
Title:[Re] Effective Program Debloating via Reinforcement Learning
Author(s):Maurel, Denis and Fillioux, Jérôme and Gugenheim, Dan
Journal:ReScience C
Year:2022
Month:mar
Volume:8
Issue:1
Number:#1
DOI:10.5281/zenodo.6255131
Code URL:https://gitlab.com/onepoint/recherche-et-developpement/optimus/chisel-replication
Code DOI:10.5281/zenodo.4530318
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/48
Cite as:Maurel, D., Fillioux, J., and Gugenheim, D. 2022. [Re] Effective Program Debloating via Reinforcement Learning. ReScience C 8, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/McBane_2020.html b/bibliography/McBane_2020.html new file mode 100644 index 0000000..82da31f --- /dev/null +++ b/bibliography/McBane_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Reproduction of interaction second virial coefficient calculation for H_2–CO interactions [J. Chem. Phys. vol. 112, 4417 (2000)] + + + + + + + + + + + + + + +
+
+ + + + + +

McBane, G.C. 2020. [Rp] Reproduction of interaction second virial coefficient calculation for H_2–CO interactions [J. Chem. Phys. vol. 112, 4417 (2000)]. ReScience C 6, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3630224/files/article.pdf
Title:[Rp] Reproduction of interaction second virial coefficient calculation for H_2–CO interactions [J. Chem. Phys. vol. 112, 4417 (2000)]
Author(s):McBane, George C.
Journal:ReScience C
Year:2020
Month:jan
Volume:6
Issue:1
Number:#1
DOI:10.5281/zenodo.3630224
Code URL:http://faculty.gvsu.edu/mcbaneg/virial6-resciencec.zip
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/11
Cite as:McBane, G.C. 2020. [Rp] Reproduction of interaction second virial coefficient calculation for H_2–CO interactions [J. Chem. Phys. vol. 112, 4417 (2000)]. ReScience C 6, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/McLeish_2023.html b/bibliography/McLeish_2023.html new file mode 100644 index 0000000..f39cba5 --- /dev/null +++ b/bibliography/McLeish_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] End-to-end Algorithm Synthesis with Recurrent Networks: Logical Extrapolation Without Overthinking + + + + + + + + + + + + + + +
+
+ + + + + +

McLeish, S. and Tran-Thanh, L. 2023. [Re] End-to-end Algorithm Synthesis with Recurrent Networks: Logical Extrapolation Without Overthinking. ReScience C 9, 2, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173654/files/article.pdf
Title:[Re] End-to-end Algorithm Synthesis with Recurrent Networks: Logical Extrapolation Without Overthinking
Author(s):McLeish, Sean and Tran-Thanh, Long
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#3
DOI:10.5281/zenodo.8173654
Code URL:https://github.com/mcleish7/MLRC-deep-thinking
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=WaZB4pUVTi
Cite as:McLeish, S. and Tran-Thanh, L. 2023. [Re] End-to-end Algorithm Synthesis with Recurrent Networks: Logical Extrapolation Without Overthinking. ReScience C 9, 2, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mehta_2022.html b/bibliography/Mehta_2022.html new file mode 100644 index 0000000..25dd251 --- /dev/null +++ b/bibliography/Mehta_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation + + + + + + + + + + + + + + +
+
+ + + + + +

Mehta, A., Uppal, K., Jadhav, K., Natarajan, M., Agrawal, M., and Chakravarty, D. 2022. [Re] Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation. ReScience C 8, 2, #26.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574677/files/article.pdf
Title:[Re] Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation
Author(s):Mehta, Aryan and Uppal, Karan and Jadhav, Kaushal and Natarajan, Monish and Agrawal, Mradul and Chakravarty, Debashish
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#26
DOI:10.5281/zenodo.6574677
Code URL:https://github.com/karan-uppal3/BANA
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rUQllTGQhAY
Cite as:Mehta, A., Uppal, K., Jadhav, K., Natarajan, M., Agrawal, M., and Chakravarty, D. 2022. [Re] Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation. ReScience C 8, 2, #26.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mentes_2021.html b/bibliography/Mentes_2021.html new file mode 100644 index 0000000..76159fa --- /dev/null +++ b/bibliography/Mentes_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Spatial-Adaptive Network for Single Image Denoising + + + + + + + + + + + + + + +
+
+ + + + + +

Menteş, S., Kınlı, F., Özcan, B., and Kıraç, F. 2021. [Re] Spatial-Adaptive Network for Single Image Denoising. ReScience C 7, 2, #12.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834672/files/article.pdf
Title:[Re] Spatial-Adaptive Network for Single Image Denoising
Author(s):Menteş, Sami and Kınlı, Furkan and Özcan, Barış and Kıraç, Furkan
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#12
DOI:10.5281/zenodo.4834672
Code URL:https://github.com/sami-automatic/SADNet_Replication
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=yiAI9QN9nYt¬eId=SMFjCY6qG8
Cite as:Menteş, S., Kınlı, F., Özcan, B., and Kıraç, F. 2021. [Re] Spatial-Adaptive Network for Single Image Denoising. ReScience C 7, 2, #12.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Merk_2023.html b/bibliography/Merk_2023.html new file mode 100644 index 0000000..23bbf5e --- /dev/null +++ b/bibliography/Merk_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of ”Latent Space Smoothing for Individually Fair Representations” + + + + + + + + + + + + + + +
+
+ + + + + +

Merk, D., Smit, D., Beukers, B., and Mendsuren, T. 2023. [Re] Reproducibility Study of ”Latent Space Smoothing for Individually Fair Representations.” ReScience C 9, 2, #30.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173725/files/article.pdf
Title:[Re] Reproducibility Study of ”Latent Space Smoothing for Individually Fair Representations”
Author(s):Merk, Didier and Smit, Denny and Beukers, Boaz and Mendsuren, Tsatsral
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#30
DOI:10.5281/zenodo.8173725
Code URL:https://github.com/Mametchiii/lassi-reproducibility
Code DOI:10.5281/zenodo.7950717
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=J-Lgb7Vc0wX
Cite as:Merk, D., Smit, D., Beukers, B., and Mendsuren, T. 2023. [Re] Reproducibility Study of ”Latent Space Smoothing for Individually Fair Representations.” ReScience C 9, 2, #30.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mesnard_2021.html b/bibliography/Mesnard_2021.html new file mode 100644 index 0000000..4d36963 --- /dev/null +++ b/bibliography/Mesnard_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Three-dimensional wake topology and propulsive performance of low-aspect-ratio pitching-rolling plates + + + + + + + + + + + + + + +
+
+ + + + + +

Mesnard, O. and Barba, L.A. 2021. [Re] Three-dimensional wake topology and propulsive performance of low-aspect-ratio pitching-rolling plates. ReScience C 7, 1, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5234931/files/article.pdf
Title:[Re] Three-dimensional wake topology and propulsive performance of low-aspect-ratio pitching-rolling plates
Author(s):Mesnard, Olivier and Barba, Lorena A.
Journal:ReScience C
Year:2021
Month:aug
Volume:7
Issue:1
Number:#7
DOI:10.5281/zenodo.5234931
Code URL:https://github.com/barbagroup/petibm-rollingpitching
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/55
Cite as:Mesnard, O. and Barba, L.A. 2021. [Re] Three-dimensional wake topology and propulsive performance of low-aspect-ratio pitching-rolling plates. ReScience C 7, 1, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mikler_2022.html b/bibliography/Mikler_2022.html new file mode 100644 index 0000000..32e14bb --- /dev/null +++ b/bibliography/Mikler_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study: Comparing Rewinding and Fine-tuning in Neural Network Pruning + + + + + + + + + + + + + + +
+
+ + + + + +

Mikler, S. 2022. [Re] Reproducibility Study: Comparing Rewinding and Fine-tuning in Neural Network Pruning. ReScience C 8, 2, #27.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574679/files/article.pdf
Title:[Re] Reproducibility Study: Comparing Rewinding and Fine-tuning in Neural Network Pruning
Author(s):Mikler, Szymon
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#27
DOI:10.5281/zenodo.6574679
Code URL:https://github.com/gahaalt/reproducing-comparing-rewinding-and-finetuning
Code DOI:10.5281/zenodo.6519109
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HxWEL2zQ3AK
Cite as:Mikler, S. 2022. [Re] Reproducibility Study: Comparing Rewinding and Fine-tuning in Neural Network Pruning. ReScience C 8, 2, #27.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Misiek_2022.html b/bibliography/Misiek_2022.html new file mode 100644 index 0000000..d1f59c2 --- /dev/null +++ b/bibliography/Misiek_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A general model of hippocampal and dorsal striatal learning and decision making + + + + + + + + + + + + + + +
+
+ + + + + +

Misiek, T. and Khamassi, M. 2022. [Re] A general model of hippocampal and dorsal striatal learning and decision making. ReScience C 8, 1, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6573684/files/article.pdf
Title:[Re] A general model of hippocampal and dorsal striatal learning and decision making
Author(s):Misiek, Thomas and Khamassi, Mehdi
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:1
Number:#4
DOI:10.5281/zenodo.6573684
Code URL:https://github.com/thomasMisiek/mixed-coordination-models
Code DOI:10.5281/zenodo.6551722
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/62
Cite as:Misiek, T. and Khamassi, M. 2022. [Re] A general model of hippocampal and dorsal striatal learning and decision making. ReScience C 8, 1, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mizrahi_2021.html b/bibliography/Mizrahi_2021.html new file mode 100644 index 0000000..ad2704d --- /dev/null +++ b/bibliography/Mizrahi_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Can gradient clipping mitigate label noise? + + + + + + + + + + + + + + +
+
+ + + + + +

Mizrahi, D., Yüksel, O.K., and Kyzy, A.M. 2021. [Re] Can gradient clipping mitigate label noise? ReScience C 7, 2, #13.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834744/files/article.pdf
Title:[Re] Can gradient clipping mitigate label noise?
Author(s):Mizrahi, David and Yüksel, Oğuz Kaan and Kyzy, Aiday Marlen
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#13
DOI:10.5281/zenodo.4834744
Code URL:https://github.com/dmizr/phuber
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=TM_SgwWJA23
Cite as:Mizrahi, D., Yüksel, O.K., and Kyzy, A.M. 2021. [Re] Can gradient clipping mitigate label noise? ReScience C 7, 2, #13.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Moalla_2023.html b/bibliography/Moalla_2023.html new file mode 100644 index 0000000..1169258 --- /dev/null +++ b/bibliography/Moalla_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of Behavior Transformers + + + + + + + + + + + + + + +
+
+ + + + + +

Moalla, S., Madeira, M., Riccio, L., and Lee, J. 2023. [Re] Reproducibility Study of Behavior Transformers. ReScience C 9, 2, #43.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173757/files/article.pdf
Title:[Re] Reproducibility Study of Behavior Transformers
Author(s):Moalla, Skander and Madeira, Manuel and Riccio, Lorenzo and Lee, Joonhyung
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#43
DOI:10.5281/zenodo.8173757
Code URL:https://github.com/skandermoalla/bet-reproduction
Code DOI:10.5281/zenodo.7937169
Data URL:https://github.com/skandermoalla/bet-reproduction
Data DOI:10.5281/zenodo.7937169
Review URL:https://openreview.net/forum?id=E0qO5dI5aEn
Cite as:Moalla, S., Madeira, M., Riccio, L., and Lee, J. 2023. [Re] Reproducibility Study of Behavior Transformers. ReScience C 9, 2, #43.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Moens_2023.html b/bibliography/Moens_2023.html new file mode 100644 index 0000000..024e97f --- /dev/null +++ b/bibliography/Moens_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] CrossWalk Fairness-enhanced Node Representation Learning + + + + + + + + + + + + + + +
+
+ + + + + +

Moens, G.J., Witte, J. de, Göbel, T.P., and Oever, M. van den. 2023. [Re] CrossWalk Fairness-enhanced Node Representation Learning. ReScience C 9, 2, #38.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173747/files/article.pdf
Title:[Re] CrossWalk Fairness-enhanced Node Representation Learning
Author(s):Moens, Gijs Joppe and de Witte, Job and Göbel, Tobias Pieter and van den Oever, Meggie
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#38
DOI:10.5281/zenodo.8173747
Code URL:https://github.com/Bentgm17/Fact2022_27.git
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=KNp7Zq3KkT0¬eId=xqiAvezWIN
Cite as:Moens, G.J., Witte, J. de, Göbel, T.P., and Oever, M. van den. 2023. [Re] CrossWalk Fairness-enhanced Node Representation Learning. ReScience C 9, 2, #38.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Mohorcic_2023.html b/bibliography/Mohorcic_2023.html new file mode 100644 index 0000000..abe739c --- /dev/null +++ b/bibliography/Mohorcic_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Hierarchical Shrinkage: Improving the Accuracy and Interpretability of Tree-Based Methods + + + + + + + + + + + + + + +
+
+ + + + + +

Mohorčič, D. and Ocepek, D. 2023. [Re] Hierarchical Shrinkage: Improving the Accuracy and Interpretability of Tree-Based Methods. ReScience C 9, 2, #19.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173696/files/article.pdf
Title:[Re] Hierarchical Shrinkage: Improving the Accuracy and Interpretability of Tree-Based Methods
Author(s):Mohorčič, Domen and Ocepek, David
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#19
DOI:10.5281/zenodo.8173696
Code URL:https://github.com/do8572/MLDS
Code DOI:10.5281/zenodo.7951629
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=NgPQSqpz-Y
Cite as:Mohorčič, D. and Ocepek, D. 2023. [Re] Hierarchical Shrinkage: Improving the Accuracy and Interpretability of Tree-Based Methods. ReScience C 9, 2, #19.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Morita_2023.html b/bibliography/Morita_2023.html new file mode 100644 index 0000000..64de8a4 --- /dev/null +++ b/bibliography/Morita_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles + + + + + + + + + + + + + + +
+
+ + + + + +

Morita, K. 2023. [Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles. ReScience C 9, 2, #12.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173678/files/article.pdf
Title:[Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles
Author(s):Morita, Kyosuke
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#12
DOI:10.5281/zenodo.8173678
Code URL:https://github.com/kyosek/focus-reproducibility
Code DOI:10.5281/zenodo.7931344
Data URL:https://github.com/a-lucic/focus
Data DOI:-
Review URL:https://openreview.net/forum?id=n1q-iz83S5¬eId=60kzDmcWau
Cite as:Morita, K. 2023. [Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles. ReScience C 9, 2, #12.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Nalmpantis_2022.html b/bibliography/Nalmpantis_2022.html new file mode 100644 index 0000000..3d5062e --- /dev/null +++ b/bibliography/Nalmpantis_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Exacerbating Algorithmic Bias through Fairness Attacks + + + + + + + + + + + + + + +
+
+ + + + + +

Nalmpantis, A., Panagiotopoulos, A., Gkountouras, J., and Papakostas, K. 2022. [Re] Exacerbating Algorithmic Bias through Fairness Attacks. None 8, 2, #28.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574681/files/article.pdf
Title:[Re] Exacerbating Algorithmic Bias through Fairness Attacks
Author(s):Nalmpantis, Angelos and Panagiotopoulos, Apostolos and Gkountouras, John and Papakostas, Konstantinos
Journal:None
Year:2022
Month:may
Volume:8
Issue:2
Number:#28
DOI:10.5281/zenodo.6574681
Code URL:https://github.com/toliz/fairness-attacks
Code DOI:10.5281/zenodo.6505214
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rYLMJ6zX3RF
Cite as:Nalmpantis, A., Panagiotopoulos, A., Gkountouras, J., and Papakostas, K. 2022. [Re] Exacerbating Algorithmic Bias through Fairness Attacks. None 8, 2, #28.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Nayak_2020.html b/bibliography/Nayak_2020.html new file mode 100644 index 0000000..b41e4b8 --- /dev/null +++ b/bibliography/Nayak_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A comprehensive study on binary optimizer and its applicability + + + + + + + + + + + + + + +
+
+ + + + + +

Nayak, N., Raj, V., and Kalyani, S. 2020. [Re] A comprehensive study on binary optimizer and its applicability. ReScience C 6, 2, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818607/files/article.pdf
Title:[Re] A comprehensive study on binary optimizer and its applicability
Author(s):Nayak, Nancy and Raj, Vishnu and Kalyani, Sheetal
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#9
DOI:10.5281/zenodo.3818607
Code URL:https://github.com/nancy-nayak/rethinking-bnn
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=y53aaSM5o
Cite as:Nayak, N., Raj, V., and Kalyani, S. 2020. [Re] A comprehensive study on binary optimizer and its applicability. ReScience C 6, 2, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Neplenbroek_2022.html b/bibliography/Neplenbroek_2022.html new file mode 100644 index 0000000..d61bc50 --- /dev/null +++ b/bibliography/Neplenbroek_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication study of ’Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling’ + + + + + + + + + + + + + + +
+
+ + + + + +

Neplenbroek, V., Perdijk, S., and Prins, V. 2022. [Re] Replication study of ’Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling.’ ReScience C 8, 2, #29.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574683/files/article.pdf
Title:[Re] Replication study of ’Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling’
Author(s):Neplenbroek, Vera and Perdijk, Sabijn and Prins, Victor
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#29
DOI:10.5281/zenodo.6574683
Code URL:https://github.com/Veranep/rideshare-replication
Code DOI:10.5281/zenodo.6501799
Data URL:https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page
Data DOI:-
Review URL:https://openreview.net/forum?id=BEhgn2zm3CK
Cite as:Neplenbroek, V., Perdijk, S., and Prins, V. 2022. [Re] Replication study of ’Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling.’ ReScience C 8, 2, #29.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Omeragic_2023.html b/bibliography/Omeragic_2023.html new file mode 100644 index 0000000..f4ff080 --- /dev/null +++ b/bibliography/Omeragic_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] G-Mixup: Graph Data Augmentation for Graph Classification + + + + + + + + + + + + + + +
+
+ + + + + +

Omeragić, E. and Đuranović, V. 2023. [Re] G-Mixup: Graph Data Augmentation for Graph Classification. ReScience C 9, 2, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173650/files/article.pdf
Title:[Re] G-Mixup: Graph Data Augmentation for Graph Classification
Author(s):Omeragić, Ermin and Đuranović, Vuk
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#1
DOI:10.5281/zenodo.8173650
Code URL:https://github.com/eomeragic1/g-mixup-reproducibility
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=XxUIomN-ndH
Cite as:Omeragić, E. and Đuranović, V. 2023. [Re] G-Mixup: Graph Data Augmentation for Graph Classification. ReScience C 9, 2, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/P_2021.html b/bibliography/P_2021.html new file mode 100644 index 0000000..a897b8f --- /dev/null +++ b/bibliography/P_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings + + + + + + + + + + + + + + +
+
+ + + + + +

P, J.J. and Sardana, A. 2021. [Re] Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings. ReScience C 7, 2, #15.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834942/files/article.pdf
Title:[Re] Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings
Author(s):P, Jishnu Jaykumar and Sardana, Ashish
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#15
DOI:10.5281/zenodo.4834942
Code URL:https://github.com/jishnujayakumar/MLRC2020-EmbedKGQA
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=VFAwCMdWY7
Cite as:P, J.J. and Sardana, A. 2021. [Re] Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings. ReScience C 7, 2, #15.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Panigrahi_2022.html b/bibliography/Panigrahi_2022.html new file mode 100644 index 0000000..d6dd32b --- /dev/null +++ b/bibliography/Panigrahi_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Value Alignment Verification + + + + + + + + + + + + + + +
+
+ + + + + +

Panigrahi, S.S. and Patnaik, S. 2022. [Re] Value Alignment Verification. ReScience C 8, 2, #31.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574687/files/article.pdf
Title:[Re] Value Alignment Verification
Author(s):Panigrahi, Siba Smarak and Patnaik, Sohan
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#31
DOI:10.5281/zenodo.6574687
Code URL:https://github.com/AIExL/vav_rc2021
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BFLM3nMmhCt
Cite as:Panigrahi, S.S. and Patnaik, S. 2022. [Re] Value Alignment Verification. ReScience C 8, 2, #31.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Pantale_2020.html b/bibliography/Pantale_2020.html new file mode 100644 index 0000000..347f2ac --- /dev/null +++ b/bibliography/Pantale_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Parallelization of an object-oriented FEM dynamics code + + + + + + + + + + + + + + +
+
+ + + + + +

Pantalé, O. 2020. [Rp] Parallelization of an object-oriented FEM dynamics code. ReScience C 6, 1, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3901241
Title:[Rp] Parallelization of an object-oriented FEM dynamics code
Author(s):Pantalé, Olivier
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#8
DOI:10.5281/zenodo.3901241
Code URL:https://github.com/pantale/ReDynELA
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/19
Cite as:Pantalé, O. 2020. [Rp] Parallelization of an object-oriented FEM dynamics code. ReScience C 6, 1, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Pantea_2023.html b/bibliography/Pantea_2023.html new file mode 100644 index 0000000..11c5c8a --- /dev/null +++ b/bibliography/Pantea_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] CrossWalk: Fairness-enhanced Node Representation Learning + + + + + + + + + + + + + + +
+
+ + + + + +

Pantea, L. and Blahovici, A. 2023. [Re] CrossWalk: Fairness-enhanced Node Representation Learning. ReScience C 9, 2, #39.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173749/files/article.pdf
Title:[Re] CrossWalk: Fairness-enhanced Node Representation Learning
Author(s):Pantea, Luca and Blahovici, Andrei
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#39
DOI:10.5281/zenodo.8173749
Code URL:https://github.com/Dawlau/FACT-AI
Code DOI:10.5281/zenodo.7932857
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=tpk45Zll8eh
Cite as:Pantea, L. and Blahovici, A. 2023. [Re] CrossWalk: Fairness-enhanced Node Representation Learning. ReScience C 9, 2, #39.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Papp_2023.html b/bibliography/Papp_2023.html new file mode 100644 index 0000000..351c0ec --- /dev/null +++ b/bibliography/Papp_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility study of ”Label-Free Explainability for Unsupervised Models” + + + + + + + + + + + + + + +
+
+ + + + + +

Papp, G., Wagenbach, J., Vries, L.J. de, and Mather, N. 2023. [Re] Reproducibility study of ”Label-Free Explainability for Unsupervised Models.” ReScience C 9, 2, #24.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173711/files/article.pdf
Title:[Re] Reproducibility study of ”Label-Free Explainability for Unsupervised Models”
Author(s):Papp, Gergely and Wagenbach, Julius and de Vries, Laurens Jans and Mather, Niklas
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#24
DOI:10.5281/zenodo.8173711
Code URL:https://github.com/jwagenbach/FACT/
Code DOI:10.5281/zenodo.7895731
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=n2qXFXiMsAM
Cite as:Papp, G., Wagenbach, J., Vries, L.J. de, and Mather, N. 2023. [Re] Reproducibility study of ”Label-Free Explainability for Unsupervised Models.” ReScience C 9, 2, #24.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Pariza_2023.html b/bibliography/Pariza_2023.html new file mode 100644 index 0000000..84855e9 --- /dev/null +++ b/bibliography/Pariza_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of “Label-Free Explainability for Unsupervised Models” + + + + + + + + + + + + + + +
+
+ + + + + +

Pariza, V., Pal, A., Pawar, M., and Faber, Q.S. 2023. [Re] Reproducibility Study of “Label-Free Explainability for Unsupervised Models.” ReScience C 9, 2, #11.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173674/files/article.pdf
Title:[Re] Reproducibility Study of “Label-Free Explainability for Unsupervised Models”
Author(s):Pariza, Valentinos and Pal, Avik and Pawar, Madhura and Faber, Quim Serra
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#11
DOI:10.5281/zenodo.8173674
Code URL:https://github.com/valentinosPariza/Re-Label-Free-XAI
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=qP34dvJpHd
Cite as:Pariza, V., Pal, A., Pawar, M., and Faber, Q.S. 2023. [Re] Reproducibility Study of “Label-Free Explainability for Unsupervised Models.” ReScience C 9, 2, #11.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Paul_2021.html b/bibliography/Paul_2021.html new file mode 100644 index 0000000..9e05053 --- /dev/null +++ b/bibliography/Paul_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Spread of alpha-synuclein pathology through the brain connectome is modulated by selective vulnerability and predicted by network analysis + + + + + + + + + + + + + + +
+
+ + + + + +

Paul, T.E. and Bourdenx, M. 2021. [Re] Spread of alpha-synuclein pathology through the brain connectome is modulated by selective vulnerability and predicted by network analysis. ReScience C 7, 1, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5379631/files/article.pdf
Title:[Re] Spread of alpha-synuclein pathology through the brain connectome is modulated by selective vulnerability and predicted by network analysis
Author(s):Paul, Thomas E. and Bourdenx, Mathieu
Journal:ReScience C
Year:2021
Month:sep
Volume:7
Issue:1
Number:#8
DOI:10.5281/zenodo.5379631
Code URL:https://github.com/MathieuBo/PathoSpreading
Code DOI:-
Data URL:https://github.com/MathieuBo/PathoSpreading
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/54
Cite as:Paul, T.E. and Bourdenx, M. 2021. [Re] Spread of alpha-synuclein pathology through the brain connectome is modulated by selective vulnerability and predicted by network analysis. ReScience C 7, 1, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Petchey_2016.html b/bibliography/Petchey_2016.html new file mode 100644 index 0000000..3cc00fa --- /dev/null +++ b/bibliography/Petchey_2016.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Chaos in a long-term experiment with a plankton community + + + + + + + + + + + + + + +
+
+ + + + + +

Petchey, O., Plebani, M., and Pennekamp, F. 2016. [Re] Chaos in a long-term experiment with a plankton community. ReScience 2, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Petchey-2016/raw/master/article/article.pdf
Title:[Re] Chaos in a long-term experiment with a plankton community
Author(s):Petchey, Owen and Plebani, Marco and Pennekamp, Frank
Journal:ReScience
Year:2016
Month:apr
Volume:2
Issue:1
Number:#3
DOI:10.5281/zenodo.50213
Code URL:https://github.com/ReScience-Archives/Petchey-Plebani-Pennekamp-2016
Code DOI:10.5281/zenodo.50213
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/15
Cite as:Petchey, O., Plebani, M., and Pennekamp, F. 2016. [Re] Chaos in a long-term experiment with a plankton community. ReScience 2, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Petcu_2022.html b/bibliography/Petcu_2022.html new file mode 100644 index 0000000..265f1ec --- /dev/null +++ b/bibliography/Petcu_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication Study of "Fairness and Bias in Online Selection" + + + + + + + + + + + + + + +
+
+ + + + + +

Petcu, R., Praat, P., Wijnen, J., and Rerres, M. 2022. [Re] Replication Study of "Fairness and Bias in Online Selection". ReScience C 8, 2, #32.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574689/files/article.pdf
Title:[Re] Replication Study of "Fairness and Bias in Online Selection"
Author(s):Petcu, Roxana and Praat, Pim and Wijnen, Jeroen and Rerres, Manolis
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#32
DOI:10.5281/zenodo.6574689
Code URL:https://github.com/pimpraat/FACT-Ai
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=S9gs3MmhAY
Cite as:Petcu, R., Praat, P., Wijnen, J., and Rerres, M. 2022. [Re] Replication Study of "Fairness and Bias in Online Selection". ReScience C 8, 2, #32.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Peters_2022.html b/bibliography/Peters_2022.html new file mode 100644 index 0000000..70f70cd --- /dev/null +++ b/bibliography/Peters_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Re] Reproducing ’Fair Selective Classification via Sufficiency’ + + + + + + + + + + + + + + +
+
+ + + + + +

Peters, N., Crosbie, J., Hull, R. vant́, and Strampel, M. 2022. [¬Re] Reproducing ’Fair Selective Classification via Sufficiency.’ None 8, 2, #33.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574691/files/article.pdf
Title:[¬Re] Reproducing ’Fair Selective Classification via Sufficiency’
Author(s):Peters, Nils and Crosbie, Joy and vant́ Hull, Rachel and Strampel, Marius
Journal:None
Year:2022
Month:may
Volume:8
Issue:2
Number:#33
DOI:10.5281/zenodo.6574691
Code URL:https://github.com/MLRC2022FSCS/FSCS
Code DOI:10.5281/zenodo.6479342
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=r9Leh2M7hCt
Cite as:Peters, N., Crosbie, J., Hull, R. vant́, and Strampel, M. 2022. [¬Re] Reproducing ’Fair Selective Classification via Sufficiency.’ None 8, 2, #33.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Picoche_2022.html b/bibliography/Picoche_2022.html new file mode 100644 index 0000000..b00a5d5 --- /dev/null +++ b/bibliography/Picoche_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproductive pair correlations and the clustering of organisms + + + + + + + + + + + + + + +
+
+ + + + + +

Picoche, C., Young, W.R., and Barraquand, F. 2022. [Re] Reproductive pair correlations and the clustering of organisms. ReScience C 8, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6546488/files/article.pdf
Title:[Re] Reproductive pair correlations and the clustering of organisms
Author(s):Picoche, Coralie and Young, William R. and Barraquand, Frederic
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:1
Number:#3
DOI:10.5281/zenodo.6546488
Code URL:https://github.com/CoraliePicoche/brownian_bug_fluid/tree/main/code
Code DOI:10.5281/zenodo.6546471
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/58
Cite as:Picoche, C., Young, W.R., and Barraquand, F. 2022. [Re] Reproductive pair correlations and the clustering of organisms. ReScience C 8, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Pineau_2019.html b/bibliography/Pineau_2019.html new file mode 100644 index 0000000..250e5df --- /dev/null +++ b/bibliography/Pineau_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + ICLR Reproducibility Challenge 2019 + + + + + + + + + + + + + + +
+
+ + + + + +

Pineau, J., Sinha, K., Fried, G., Ke, R.N., and Larochelle, H. 2019. ICLR Reproducibility Challenge 2019. ReScience C 5, 2, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3158244/files/article.pdf
Title:ICLR Reproducibility Challenge 2019
Author(s):Pineau, Joelle and Sinha, Koustuv and Fried, Genevieve and Ke, Rosemary Nan and Larochelle, Hugo
Journal:ReScience C
Year:2019
Month:may
Volume:5
Issue:2
Number:#5
DOI:10.5281/zenodo.3158244
Code URL:-
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/5
Cite as:Pineau, J., Sinha, K., Fried, G., Ke, R.N., and Larochelle, H. 2019. ICLR Reproducibility Challenge 2019. ReScience C 5, 2, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Ranjan_2022.html b/bibliography/Ranjan_2022.html new file mode 100644 index 0000000..4cc0c99 --- /dev/null +++ b/bibliography/Ranjan_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Differentiable Spatial Planning using Transformers + + + + + + + + + + + + + + +
+
+ + + + + +

Ranjan, R., Bhakta, H., Jha, A., and Maheshwari, P. 2022. [Re] Differentiable Spatial Planning using Transformers. ReScience C 8, 2, #34.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574693/files/article.pdf
Title:[Re] Differentiable Spatial Planning using Transformers
Author(s):Ranjan, Rohit and Bhakta, Himadri and Jha, Animesh and Maheshwari, Parv
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#34
DOI:10.5281/zenodo.6574693
Code URL:https://github.com/sirmisscriesalot/Differentiable-Spatial-Planning-using-Transformers
Code DOI:10.5281/zenodo.6475614
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HFUI1pfQnCF
Cite as:Ranjan, R., Bhakta, H., Jha, A., and Maheshwari, P. 2022. [Re] Differentiable Spatial Planning using Transformers. ReScience C 8, 2, #34.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Reijnaers_2021.html b/bibliography/Reijnaers_2021.html new file mode 100644 index 0000000..306a90c --- /dev/null +++ b/bibliography/Reijnaers_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Explaining Groups of Points in Low-Dimensional Representations + + + + + + + + + + + + + + +
+
+ + + + + +

Reijnaers, D.J.W., Pavert, D.B. van de, Scheuer, G., and Huang, L. 2021. [Re] Explaining Groups of Points in Low-Dimensional Representations. ReScience C 7, 2, #16.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835056/files/article.pdf
Title:[Re] Explaining Groups of Points in Low-Dimensional Representations
Author(s):Reijnaers, Damiaan J. W. and van de Pavert, Daniël B. and Scheuer, Giguru and Huang, Liang
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#16
DOI:10.5281/zenodo.4835056
Code URL:https://github.com/damiaanr/fact-ai
Code DOI:10.5281/zenodo.4686025
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=hq3TxQK5cox
Cite as:Reijnaers, D.J.W., Pavert, D.B. van de, Scheuer, G., and Huang, L. 2021. [Re] Explaining Groups of Points in Low-Dimensional Representations. ReScience C 7, 2, #16.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Robert_2020.html b/bibliography/Robert_2020.html new file mode 100644 index 0000000..337b9ae --- /dev/null +++ b/bibliography/Robert_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Reproducibility report: Estimating friction coefficients of mixed globular/chain molecules, such as protein/DNA complexes. [Biophys J 69, 840-848 (1995)] + + + + + + + + + + + + + + +
+
+ + + + + +

Robert, C.H. 2020. [Rp] Reproducibility report: Estimating friction coefficients of mixed globular/chain molecules, such as protein/DNA complexes. [Biophys J 69, 840-848 (1995)]. ReScience C 6, 1, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3886412/files/article.pdf
Title:[Rp] Reproducibility report: Estimating friction coefficients of mixed globular/chain molecules, such as protein/DNA complexes. [Biophys J 69, 840-848 (1995)]
Author(s):Robert, Charles H.
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#4
DOI:10.5281/zenodo.3886412
Code URL:https://zenodo.org/record/3878075
Code DOI:10.5281/zenodo.3878075
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/26
Cite as:Robert, C.H. 2020. [Rp] Reproducibility report: Estimating friction coefficients of mixed globular/chain molecules, such as protein/DNA complexes. [Biophys J 69, 840-848 (1995)]. ReScience C 6, 1, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Rougier_2020.html b/bibliography/Rougier_2020.html new file mode 100644 index 0000000..4fc1ffb --- /dev/null +++ b/bibliography/Rougier_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] LOUPE + + + + + + + + + + + + + + +
+
+ + + + + +

Rougier, N.P. 2020. [Rp] LOUPE. ReScience C 6, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3886628/files/article.pdf
Title:[Rp] LOUPE
Author(s):Rougier, Nicolas P.
Journal:ReScience C
Year:2020
Month:jun
Volume:6
Issue:1
Number:#3
DOI:10.5281/zenodo.3886628
Code URL:https://github.com/rougier/TYRC-apple
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Rougier, N.P. 2020. [Rp] LOUPE. ReScience C 6, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Roukema_2020.html b/bibliography/Roukema_2020.html new file mode 100644 index 0000000..c576865 --- /dev/null +++ b/bibliography/Roukema_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [¬Rp] Reproducibility of ’Poincaré dodecahedral space parameter estimates’ + + + + + + + + + + + + + + +
+
+ + + + + +

Roukema, B.F. 2020. [¬Rp] Reproducibility of ’Poincaré dodecahedral space parameter estimates.’ ReScience C 6, 1, #11.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3943750/files/Roukema_ReSciC2020.pdf
Title:[¬Rp] Reproducibility of ’Poincaré dodecahedral space parameter estimates’
Author(s):Roukema, Boudewijn F.
Journal:ReScience C
Year:2020
Month:jul
Volume:6
Issue:1
Number:#11
DOI:10.5281/zenodo.3956058
Code URL:https://codeberg.org/boud/0807.4260
Code DOI:-
Data URL:https://lambda.gsfc.nasa.gov/data/map/dr3/dfp/wmap_ilc_5yr_v3.fits
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/41
Cite as:Roukema, B.F. 2020. [¬Rp] Reproducibility of ’Poincaré dodecahedral space parameter estimates.’ ReScience C 6, 1, #11.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Rucks_2022.html b/bibliography/Rucks_2022.html new file mode 100644 index 0000000..28734ab --- /dev/null +++ b/bibliography/Rucks_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Solving Phase Retrieval With a Learned Reference + + + + + + + + + + + + + + +
+
+ + + + + +

Rucks, N., Uelwer, T., and Harmeling, S. 2022. [Re] Solving Phase Retrieval With a Learned Reference. ReScience C 8, 2, #35.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574695/files/article.pdf
Title:[Re] Solving Phase Retrieval With a Learned Reference
Author(s):Rucks, Nick and Uelwer, Tobias and Harmeling, Stefan
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#35
DOI:10.5281/zenodo.6574695
Code URL:https://github.com/tuelwer/machine-learning-reproducibility-challenge-2021
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=rlWzUnM72RF
Cite as:Rucks, N., Uelwer, T., and Harmeling, S. 2022. [Re] Solving Phase Retrieval With a Learned Reference. ReScience C 8, 2, #35.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sankar_2021.html b/bibliography/Sankar_2021.html new file mode 100644 index 0000000..32c3162 --- /dev/null +++ b/bibliography/Sankar_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Reservoir Computing Model of Reward-Modulated Motor Learning and Automaticity + + + + + + + + + + + + + + +
+
+ + + + + +

Sankar, R., Thou, N., Rougier, N.P., and Leblois, A. 2021. [Re] A Reservoir Computing Model of Reward-Modulated Motor Learning and Automaticity. ReScience C 7, 1, #11.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5718075/files/article.pdf
Title:[Re] A Reservoir Computing Model of Reward-Modulated Motor Learning and Automaticity
Author(s):Sankar, Remya and Thou, Nicolas and Rougier, Nicolas P. and Leblois, Arthur
Journal:ReScience C
Year:2021
Month:nov
Volume:7
Issue:1
Number:#11
DOI:10.5281/zenodo.5718075
Code URL:https://github.com/rsankar9/Reimplementation-SUPERTREX/releases/tag/v3.0
Code DOI:https://doi.org/10.5281/zenodo.4596425
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/50
Cite as:Sankar, R., Thou, N., Rougier, N.P., and Leblois, A. 2021. [Re] A Reservoir Computing Model of Reward-Modulated Motor Learning and Automaticity. ReScience C 7, 1, #11.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/SantAnna_2022.html b/bibliography/SantAnna_2022.html new file mode 100644 index 0000000..15f2448 --- /dev/null +++ b/bibliography/SantAnna_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Multi-Functional Synthetic Gene Network + + + + + + + + + + + + + + +
+
+ + + + + +

Sant’Anna, G.B. de and Costa, M.F. 2022. [Re] A Multi-Functional Synthetic Gene Network. ReScience C 8, 1, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6801765/files/article.pdf
Title:[Re] A Multi-Functional Synthetic Gene Network
Author(s):de Sant’Anna, Gabriel Baiocchi and Costa, Mateus Favarin
Journal:ReScience C
Year:2022
Month:jul
Volume:8
Issue:1
Number:#5
DOI:10.5281/zenodo.6801765
Code URL:https://github.com/baioc/re-multif
Code DOI:10.5281/zenodo.3545451
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/13
Cite as:Sant’Anna, G.B. de and Costa, M.F. 2022. [Re] A Multi-Functional Synthetic Gene Network. ReScience C 8, 1, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Schneider_2021.html b/bibliography/Schneider_2021.html new file mode 100644 index 0000000..4aa23e0 --- /dev/null +++ b/bibliography/Schneider_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention + + + + + + + + + + + + + + +
+
+ + + + + +

Schneider, M. and Körner, M. 2021. [Re] Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention. ReScience C 7, 2, #19.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835356/files/article.pdf
Title:[Re] Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention
Author(s):Schneider, Maja and Körner, Marco
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#19
DOI:10.5281/zenodo.4835356
Code URL:https://github.com/maja601/pytorch-psetae
Code DOI:-
Data URL:http://www.eurocrops.tum.de/
Data DOI:-
Review URL:-
Cite as:Schneider, M. and Körner, M. 2021. [Re] Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention. ReScience C 7, 2, #19.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sen_2022.html b/bibliography/Sen_2022.html new file mode 100644 index 0000000..30b89f6 --- /dev/null +++ b/bibliography/Sen_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Report: Contrastive Learning of Socially-aware Motion Representations + + + + + + + + + + + + + + +
+
+ + + + + +

Sen, R., Sinha, S., Jha, A., and Maheshwari, P. 2022. [Re] Reproducibility Report: Contrastive Learning of Socially-aware Motion Representations. ReScience C 8, 2, #36.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574697/files/article.pdf
Title:[Re] Reproducibility Report: Contrastive Learning of Socially-aware Motion Representations
Author(s):Sen, Roopsa and Sinha, Sidharth and Jha, Animesh and Maheshwari, Parv
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#36
DOI:10.5281/zenodo.6574697
Code URL:https://github.com/RoopsaSen/social-nce-trajectron-plus-plus
Code DOI:10.5281/zenodo.6511007
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SIQEl6f7h0Y
Cite as:Sen, R., Sinha, S., Jha, A., and Maheshwari, P. 2022. [Re] Reproducibility Report: Contrastive Learning of Socially-aware Motion Representations. ReScience C 8, 2, #36.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sheverdin_2021.html b/bibliography/Sheverdin_2021.html new file mode 100644 index 0000000..c504090 --- /dev/null +++ b/bibliography/Sheverdin_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility report of "Interpretable Complex-Valued Neural Networks for Privacy Protection" + + + + + + + + + + + + + + +
+
+ + + + + +

Sheverdin, A., Knijff, A., Corten, N., and Lange, G. 2021. [Re] Reproducibility report of "Interpretable Complex-Valued Neural Networks for Privacy Protection". ReScience C 7, 2, #20.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835431/files/article.pdf
Title:[Re] Reproducibility report of "Interpretable Complex-Valued Neural Networks for Privacy Protection"
Author(s):Sheverdin, Arsen and Knijff, Alko and Corten, Noud and Lange, Georg
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#20
DOI:10.5281/zenodo.4835431
Code URL:https://github.com/GANA-FACT-AI/gana-fact-ai
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=P30M7d9DyXw
Cite as:Sheverdin, A., Knijff, A., Corten, N., and Lange, G. 2021. [Re] Reproducibility report of "Interpretable Complex-Valued Neural Networks for Privacy Protection". ReScience C 7, 2, #20.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Shukla_2022.html b/bibliography/Shukla_2022.html new file mode 100644 index 0000000..84ee6db --- /dev/null +++ b/bibliography/Shukla_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] From goals, waypoints and paths to longterm human trajectory forecasting + + + + + + + + + + + + + + +
+
+ + + + + +

Shukla, A., Roy, S., Chawla, Y., et al. 2022. [Re] From goals, waypoints and paths to longterm human trajectory forecasting. ReScience C 8, 2, #37.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574699/files/article.pdf
Title:[Re] From goals, waypoints and paths to longterm human trajectory forecasting
Author(s):Shukla, Abhishek and Roy, Sourya and Chawla, Yogesh and Amalanshu, Avi and Pandey, Shubhendu and Agrawal, Rudransh and Uppal, Aditya and N, Viswesh and Mondal, Pradipto and Dasgupta, Anubhab and Chakravarty, Debashis
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#37
DOI:10.5281/zenodo.6574699
Code URL:https://github.com/Viswesh-N/MLRC-2021
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HV2zgpM7n0F
Cite as:Shukla, A., Roy, S., Chawla, Y., et al. 2022. [Re] From goals, waypoints and paths to longterm human trajectory forecasting. ReScience C 8, 2, #37.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Shulev_2022.html b/bibliography/Shulev_2022.html new file mode 100644 index 0000000..22285aa --- /dev/null +++ b/bibliography/Shulev_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication Study of DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Shulev, V., Verhagen, P., Wang, S., and Zhuge, J. 2022. [Re] Replication Study of DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks. ReScience C 8, 2, #43.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574711/files/article.pdf
Title:[Re] Replication Study of DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks
Author(s):Shulev, Velizar and Verhagen, Paul and Wang, Shuai and Zhuge, Jennifer
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#43
DOI:10.5281/zenodo.6574711
Code URL:https://github.com/ShuaiWang97/UvA_FACT2022
Code DOI:10.5281/zenodo.6515893
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SVx46hzmhRK
Cite as:Shulev, V., Verhagen, P., Wang, S., and Zhuge, J. 2022. [Re] Replication Study of DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks. ReScience C 8, 2, #43.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Silberbauer_2020.html b/bibliography/Silberbauer_2020.html new file mode 100644 index 0000000..9d0229a --- /dev/null +++ b/bibliography/Silberbauer_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + Re ReScience challenge: Geographical Trends in the Water Chemistry of Wetlands in the South-Western Cape Province, South Africas + + + + + + + + + + + + + + +
+
+ + + + + +

Silberbauer, M. 2020. Re ReScience challenge: Geographical Trends in the Water Chemistry of Wetlands in the South-Western Cape Province, South Africas. ReScience C 6, 1, #13.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3996198/files/article.pdf
Title:Re ReScience challenge: Geographical Trends in the Water Chemistry of Wetlands in the South-Western Cape Province, South Africas
Author(s):Silberbauer, Michael
Journal:ReScience C
Year:2020
Month:aug
Volume:6
Issue:1
Number:#13
DOI:10.5281/zenodo.3996198
Code URL:-
Code DOI:-
Data URL:http://www.riv.co.za/wv/data/CHEMDATA.DAT
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/25
Cite as:Silberbauer, M. 2020. Re ReScience challenge: Geographical Trends in the Water Chemistry of Wetlands in the South-Western Cape Province, South Africas. ReScience C 6, 1, #13.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Simoncini_2023.html b/bibliography/Simoncini_2023.html new file mode 100644 index 0000000..6af99c5 --- /dev/null +++ b/bibliography/Simoncini_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of ”Focus On The Common Good: Group Distributional Robustness Follows” + + + + + + + + + + + + + + +
+
+ + + + + +

Simoncini, W., Gogou, I., Lopes, M.F., and Kremer, R. 2023. [Re] Reproducibility Study of ”Focus On The Common Good: Group Distributional Robustness Follows.” ReScience C 9, 2, #23.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173707/files/article.pdf
Title:[Re] Reproducibility Study of ”Focus On The Common Good: Group Distributional Robustness Follows”
Author(s):Simoncini, Walter and Gogou, Ioanna and Lopes, Marta Freixo and Kremer, Ron
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#23
DOI:10.5281/zenodo.8173707
Code URL:https://github.com/WalterSimoncini/CGD-Reproduction
Code DOI:10.5281/zenodo.7998663
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=ye8PftiQLQ
Cite as:Simoncini, W., Gogou, I., Lopes, M.F., and Kremer, R. 2023. [Re] Reproducibility Study of ”Focus On The Common Good: Group Distributional Robustness Follows.” ReScience C 9, 2, #23.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Singh_2020.html b/bibliography/Singh_2020.html new file mode 100644 index 0000000..3a04db7 --- /dev/null +++ b/bibliography/Singh_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Improved Calibration and Predictive Uncertainty for Deep Neural Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Singh, A. and Bay, A. 2020. [Re] Improved Calibration and Predictive Uncertainty for Deep Neural Networks. ReScience C 6, 2, #10.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818605/files/article.pdf
Title:[Re] Improved Calibration and Predictive Uncertainty for Deep Neural Networks
Author(s):Singh, Aditya and Bay, Alessandro
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#10
DOI:10.5281/zenodo.3818605
Code URL:https://github.com/MacroMayhem/OnMixup
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=JhZOkalsiI
Cite as:Singh, A. and Bay, A. 2020. [Re] Improved Calibration and Predictive Uncertainty for Deep Neural Networks. ReScience C 6, 2, #10.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sinha_2020.html b/bibliography/Sinha_2020.html new file mode 100644 index 0000000..47be589 --- /dev/null +++ b/bibliography/Sinha_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + NeurIPS 2019 Reproducibility Challenge + + + + + + + + + + + + + + +
+
+ + + + + +

Sinha, K., Pineau, J., Forde, J., Ke, R.N., and Larochelle, H. 2020. NeurIPS 2019 Reproducibility Challenge. ReScience C 6, 2, #11.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3818627/files/article.pdf
Title:NeurIPS 2019 Reproducibility Challenge
Author(s):Sinha, Koustuv and Pineau, Joelle and Forde, Jessica and Ke, Rosemary Nan and Larochelle, Hugo
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:2
Number:#11
DOI:10.5281/zenodo.3818627
Code URL:-
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Sinha, K., Pineau, J., Forde, J., Ke, R.N., and Larochelle, H. 2020. NeurIPS 2019 Reproducibility Challenge. ReScience C 6, 2, #11.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sinha_2021.html b/bibliography/Sinha_2021.html new file mode 100644 index 0000000..87dd36a --- /dev/null +++ b/bibliography/Sinha_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + ML Reproducibility Challenge 2020 + + + + + + + + + + + + + + +
+
+ + + + + +

Sinha, K., Dodge, J., Luccioni, S., Forde, J.Z., Stojnic, R., and Pineau, J. 2021. ML Reproducibility Challenge 2020. ReScience C 7, 2, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4833117/files/article.pdf
Title:ML Reproducibility Challenge 2020
Author(s):Sinha, Koustuv and Dodge, Jesse and Luccioni, Sasha and Forde, Jessica Zosa and Stojnic, Robert and Pineau, Joelle
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#1
DOI:10.5281/zenodo.4833117
Code URL:-
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Sinha, K., Dodge, J., Luccioni, S., Forde, J.Z., Stojnic, R., and Pineau, J. 2021. ML Reproducibility Challenge 2020. ReScience C 7, 2, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sinha_2022.html b/bibliography/Sinha_2022.html new file mode 100644 index 0000000..bf62ed8 --- /dev/null +++ b/bibliography/Sinha_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + ML Reproducibility Challenge 2021 + + + + + + + + + + + + + + +
+
+ + + + + +

Sinha, K., Dodge, J., Luccioni, S., et al. 2022. ML Reproducibility Challenge 2021. ReScience C 8, 2, #48.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574723/files/article.pdf
Title:ML Reproducibility Challenge 2021
Author(s):Sinha, Koustuv and Dodge, Jesse and Luccioni, Sasha and Forde, Jessica Zosa and Raparthy, Sharath Chandra and Pineau, Joelle and Stojnic, Robert
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#48
DOI:10.5281/zenodo.6574723
Code URL:-
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Sinha, K., Dodge, J., Luccioni, S., et al. 2022. ML Reproducibility Challenge 2021. ReScience C 8, 2, #48.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sinha_2023.html b/bibliography/Sinha_2023.html new file mode 100644 index 0000000..30077bf --- /dev/null +++ b/bibliography/Sinha_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + ML Reproducibility Challenge 2022 + + + + + + + + + + + + + + +
+
+ + + + + +

Sinha, K., Bleeker, M., Bhargav, S., et al. 2023. ML Reproducibility Challenge 2022. ReScience C 9, 2, #46.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8200058/files/article.pdf
Title:ML Reproducibility Challenge 2022
Author(s):Sinha, Koustuv and Bleeker, Maurits and Bhargav, Samarth and Forde, Jessica Zosa and Raparthy, Sharath Chandra and Dodge, Jesse and Pineau, Joelle and Stojnic, Robert
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#46
DOI:10.5281/zenodo.8200058
Code URL:-
Code DOI:-
Data URL:-
Data DOI:-
Review URL:-
Cite as:Sinha, K., Bleeker, M., Bhargav, S., et al. 2023. ML Reproducibility Challenge 2022. ReScience C 9, 2, #46.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Spendl_2023.html b/bibliography/Spendl_2023.html new file mode 100644 index 0000000..371efc0 --- /dev/null +++ b/bibliography/Spendl_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Easy Bayesian Transfer Learning with Informative Priors + + + + + + + + + + + + + + +
+
+ + + + + +

Špendl, M. and Pirc, K. 2023. [Re] Easy Bayesian Transfer Learning with Informative Priors. ReScience C 9, 2, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173668/files/article.pdf
Title:[Re] Easy Bayesian Transfer Learning with Informative Priors
Author(s):Špendl, Martin and Pirc, Klementina
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#9
DOI:10.5281/zenodo.8173668
Code URL:https://github.com/MartinSpendl/ML-reproducibility-challenge-23
Code DOI:10.5281/zenodo.7949229
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=JpaQ8GFOVu
Cite as:Špendl, M. and Pirc, K. 2023. [Re] Easy Bayesian Transfer Learning with Informative Priors. ReScience C 9, 2, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Stachelek_2016.html b/bibliography/Stachelek_2016.html new file mode 100644 index 0000000..40f72d0 --- /dev/null +++ b/bibliography/Stachelek_2016.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Least-cost modelling on irregular landscape graphs + + + + + + + + + + + + + + +
+
+ + + + + +

Stachelek, J. 2016. [Re] Least-cost modelling on irregular landscape graphs. ReScience 2, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Stachelek-2016/raw/master/article/article.pdf
Title:[Re] Least-cost modelling on irregular landscape graphs
Author(s):Stachelek, Joseph
Journal:ReScience
Year:2016
Month:mar
Volume:2
Issue:1
Number:#2
DOI:10.5281/zenodo.47146
Code URL:https://github.com/ReScience-Archives/Stachelek-2016/
Code DOI:10.5281/zenodo.47146
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/14
Cite as:Stachelek, J. 2016. [Re] Least-cost modelling on irregular landscape graphs. ReScience 2, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Stephen_2021.html b/bibliography/Stephen_2021.html new file mode 100644 index 0000000..d732c78 --- /dev/null +++ b/bibliography/Stephen_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Learning Memory Guided Normality for Anomaly Detection + + + + + + + + + + + + + + +
+
+ + + + + +

Stephen, K. and Menon, V. 2021. [Re] Learning Memory Guided Normality for Anomaly Detection. ReScience C 7, 2, #11.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4834610/files/article.pdf
Title:[Re] Learning Memory Guided Normality for Anomaly Detection
Author(s):Stephen, Kevin and Menon, Varun
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#11
DOI:10.5281/zenodo.4834610
Code URL:https:/github.com/alchemi5t/MNADrc
Code DOI:10.5281/zenodo.4681515
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=vvLWTXkJ2Zv
Cite as:Stephen, K. and Menon, V. 2021. [Re] Learning Memory Guided Normality for Anomaly Detection. ReScience C 7, 2, #11.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Stropnik_2022.html b/bibliography/Stropnik_2022.html new file mode 100644 index 0000000..e500edb --- /dev/null +++ b/bibliography/Stropnik_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Graph Edit Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Stropnik, V. and Oražem, M. 2022. [Re] Graph Edit Networks. ReScience C 8, 2, #38.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574701/files/article.pdf
Title:[Re] Graph Edit Networks
Author(s):Stropnik, Vid and Oražem, Maruša
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#38
DOI:10.5281/zenodo.6574701
Code URL:https://github.com/MarusaOrazem/reproducibility_challenge
Code DOI:10.5281/zenodo.6505384
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=H5lOnzXhAY
Cite as:Stropnik, V. and Oražem, M. 2022. [Re] Graph Edit Networks. ReScience C 8, 2, #38.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sukhoy_2019.html b/bibliography/Sukhoy_2019.html new file mode 100644 index 0000000..bf6d7bf --- /dev/null +++ b/bibliography/Sukhoy_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + Eliminating the Variability of Cross-Validation Results with LIBLINEAR due to Randomization and Parallelization + + + + + + + + + + + + + + +
+
+ + + + + +

Sukhoy, V. and Stoytchev, A. 2019. Eliminating the Variability of Cross-Validation Results with LIBLINEAR due to Randomization and Parallelization. ReScience C 5, 3, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3528175/files/article.pdf
Title:Eliminating the Variability of Cross-Validation Results with LIBLINEAR due to Randomization and Parallelization
Author(s):Sukhoy, Vladimir and Stoytchev, Alexander
Journal:ReScience C
Year:2019
Month:nov
Volume:5
Issue:3
Number:#1
DOI:10.5281/zenodo.3528175
Code URL:https://github.com/sukhoy/cvrep
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/6
Cite as:Sukhoy, V. and Stoytchev, A. 2019. Eliminating the Variability of Cross-Validation Results with LIBLINEAR due to Randomization and Parallelization. ReScience C 5, 3, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sun_2023.html b/bibliography/Sun_2023.html new file mode 100644 index 0000000..6915fef --- /dev/null +++ b/bibliography/Sun_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Replication Study of Compositional Generalization Works on Semantic Parsing + + + + + + + + + + + + + + +
+
+ + + + + +

Sun, K., Williams, A., and Hupkes, D. 2023. [Re] A Replication Study of Compositional Generalization Works on Semantic Parsing. ReScience C 9, 2, #44.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173759/files/article.pdf
Title:[Re] A Replication Study of Compositional Generalization Works on Semantic Parsing
Author(s):Sun, Kaiser and Williams, Adina and Hupkes, Dieuwke
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#44
DOI:10.5281/zenodo.8173759
Code URL:https://github.com/KaiserWhoLearns/CompGenRep_MLRC2022
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=MF9uv95psps
Cite as:Sun, K., Williams, A., and Hupkes, D. 2023. [Re] A Replication Study of Compositional Generalization Works on Semantic Parsing. ReScience C 9, 2, #44.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Sundar_2021.html b/bibliography/Sundar_2021.html new file mode 100644 index 0000000..9d802cb --- /dev/null +++ b/bibliography/Sundar_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Rigging the Lottery: Making All Tickets Winners + + + + + + + + + + + + + + +
+
+ + + + + +

Sundar, V. and Dwaraknath, R.V. 2021. [Re] Rigging the Lottery: Making All Tickets Winners. ReScience C 7, 2, #21.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835564/files/article.pdf
Title:[Re] Rigging the Lottery: Making All Tickets Winners
Author(s):Sundar, Varun and Dwaraknath, Rajat Vadiraj
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#21
DOI:10.5281/zenodo.4835564
Code URL:https://github.com/varun19299/rigl-reproducibility
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=riCIeP6LzEE
Cite as:Sundar, V. and Dwaraknath, R.V. 2021. [Re] Rigging the Lottery: Making All Tickets Winners. ReScience C 7, 2, #21.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Tafuro_2022.html b/bibliography/Tafuro_2022.html new file mode 100644 index 0000000..e38cbe4 --- /dev/null +++ b/bibliography/Tafuro_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Exacerbating Algorithmic Bias through Fairness Attacks + + + + + + + + + + + + + + +
+
+ + + + + +

Tafuro, M., Lombardo, A., Veljković, T.H., and Becker-Czarnetzki, L. 2022. [Re] Exacerbating Algorithmic Bias through Fairness Attacks. ReScience C 8, 2, #22.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574669/files/article.pdf
Title:[Re] Exacerbating Algorithmic Bias through Fairness Attacks
Author(s):Tafuro, Matteo and Lombardo, Andrea and Veljković, Tin Hadži and Becker-Czarnetzki, Lasse
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#22
DOI:10.5281/zenodo.6574669
Code URL:https://github.com/imandrealombardo/FACT-AI
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=H4lzChGmhCK
Cite as:Tafuro, M., Lombardo, A., Veljković, T.H., and Becker-Czarnetzki, L. 2022. [Re] Exacerbating Algorithmic Bias through Fairness Attacks. ReScience C 8, 2, #22.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Taslimi_2023.html b/bibliography/Taslimi_2023.html new file mode 100644 index 0000000..9c848fc --- /dev/null +++ b/bibliography/Taslimi_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Reproducibility Study of ’CartoonX: Cartoon Explanations of Image Classifiers’ + + + + + + + + + + + + + + +
+
+ + + + + +

Taslimi, S., Foeng, L.C.A., Kayal, P., Patra, A.P., and Patra, A.P. 2023. [Re] Reproducibility Study of ’CartoonX: Cartoon Explanations of Image Classifiers.’ ReScience C 9, 2, #29.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173721/files/article.pdf
Title:[Re] Reproducibility Study of ’CartoonX: Cartoon Explanations of Image Classifiers’
Author(s):Taslimi, Sina and Foeng, Luke Chin A and Kayal, Pratik and Patra, Aditya Prakash and Patra, Aditya Prakash
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#29
DOI:10.5281/zenodo.8173721
Code URL:https://github.com/KAISER1997/FACTAI_CARTOONX_Reproduce
Code DOI:10.5281/zenodo.7947877
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=DWKJpl8s06
Cite as:Taslimi, S., Foeng, L.C.A., Kayal, P., Patra, A.P., and Patra, A.P. 2023. [Re] Reproducibility Study of ’CartoonX: Cartoon Explanations of Image Classifiers.’ ReScience C 9, 2, #29.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Teule_2021.html b/bibliography/Teule_2021.html new file mode 100644 index 0000000..0eab735 --- /dev/null +++ b/bibliography/Teule_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Deep Fair Clustering for Visual Learning + + + + + + + + + + + + + + +
+
+ + + + + +

Teule, T., Reints, N., Gerges, C.A., and Baanders, P. 2021. [Re] Deep Fair Clustering for Visual Learning. ReScience C 7, 2, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4833547/files/article.pdf
Title:[Re] Deep Fair Clustering for Visual Learning
Author(s):Teule, Tobias and Reints, Nienke and Gerges, Chris Al and Baanders, Pauline
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#4
DOI:10.5281/zenodo.4833547
Code URL:https://github.com/topteulen/UVA-FACT
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=DXVAJGohUKs
Cite as:Teule, T., Reints, N., Gerges, C.A., and Baanders, P. 2021. [Re] Deep Fair Clustering for Visual Learning. ReScience C 7, 2, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Togt_2022.html b/bibliography/Togt_2022.html new file mode 100644 index 0000000..9dc7002 --- /dev/null +++ b/bibliography/Togt_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Badder Seeds: Reproducing the Evaluation of Lexical Methods for Bias Measurement + + + + + + + + + + + + + + +
+
+ + + + + +

Togt, J. van der, Tiyavorabun, L., Rosati, M., and Starace, G. 2022. [Re] Badder Seeds: Reproducing the Evaluation of Lexical Methods for Bias Measurement. ReScience C 8, 2, #40.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574705/files/article.pdf
Title:[Re] Badder Seeds: Reproducing the Evaluation of Lexical Methods for Bias Measurement
Author(s):van der Togt, Jille and Tiyavorabun, Lea and Rosati, Matteo and Starace, Giulio
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#40
DOI:10.5281/zenodo.6574705
Code URL:https://github.com/thesofakillers/badder-seeds
Code DOI:10.5281/zenodo.6480966
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HcIxA3Mm2CF
Cite as:Togt, J. van der, Tiyavorabun, L., Rosati, M., and Starace, G. 2022. [Re] Badder Seeds: Reproducing the Evaluation of Lexical Methods for Bias Measurement. ReScience C 8, 2, #40.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Torre-Ortiz_2021.html b/bibliography/Torre-Ortiz_2021.html new file mode 100644 index 0000000..842a719 --- /dev/null +++ b/bibliography/Torre-Ortiz_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Neural Network Model of Memory Retrieval + + + + + + + + + + + + + + +
+
+ + + + + +

Torre-Ortiz, C. de la and Nioche, A. 2021. [Re] Neural Network Model of Memory Retrieval. ReScience C 6, 3, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4461767/files/article.pdf
Title:[Re] Neural Network Model of Memory Retrieval
Author(s):de la Torre-Ortiz, Carlos and Nioche, Aurélien
Journal:ReScience C
Year:2021
Month:jan
Volume:6
Issue:3
Number:#8
DOI:10.5281/zenodo.4461767
Code URL:https://github.com/c-torre/replication-recanatesi-2015
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/10
Cite as:Torre-Ortiz, C. de la and Nioche, A. 2021. [Re] Neural Network Model of Memory Retrieval. ReScience C 6, 3, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Trojer_2022.html b/bibliography/Trojer_2022.html new file mode 100644 index 0000000..aef9603 --- /dev/null +++ b/bibliography/Trojer_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Transparent Object Tracking Benchmark + + + + + + + + + + + + + + +
+
+ + + + + +

Trojer, Ž. 2022. [Re] Transparent Object Tracking Benchmark. ReScience C 8, 2, #41.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574707/files/article.pdf
Title:[Re] Transparent Object Tracking Benchmark
Author(s):Trojer, Žiga
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#41
DOI:10.5281/zenodo.6574707
Code URL:https://github.com/trojerz/TOTB-reproducability
Code DOI:10.5281/zenodo.6475970
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HxZZV3MQ20Y
Cite as:Trojer, Ž. 2022. [Re] Transparent Object Tracking Benchmark. ReScience C 8, 2, #41.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Turk_2023.html b/bibliography/Turk_2023.html new file mode 100644 index 0000000..f594413 --- /dev/null +++ b/bibliography/Turk_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Exploring the Explainability of Bias in Image Captioning Models + + + + + + + + + + + + + + +
+
+ + + + + +

Türk, M., Busser, L., Dijk, D. van, and Bosch, M.J.A. 2023. [Re] Exploring the Explainability of Bias in Image Captioning Models. ReScience C 9, 2, #21.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173703/files/article.pdf
Title:[Re] Exploring the Explainability of Bias in Image Captioning Models
Author(s):Türk, Marten and Busser, Luyang and van Dijk, Daniël and Bosch, Max J.A.
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#21
DOI:10.5281/zenodo.8173703
Code URL:https://github.com/martentyrk/mlrc2022hirota
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=N9Wn91tE7D0
Cite as:Türk, M., Busser, L., Dijk, D. van, and Bosch, M.J.A. 2023. [Re] Exploring the Explainability of Bias in Image Captioning Models. ReScience C 9, 2, #21.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Upshall_2020.html b/bibliography/Upshall_2020.html new file mode 100644 index 0000000..c35366f --- /dev/null +++ b/bibliography/Upshall_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Mathematical analysis of depolarization block mediated by slow inactivation of fast sodium channels in midbrain dopamine neurons + + + + + + + + + + + + + + +
+
+ + + + + +

Upshall, M. and Shifman, A.R. 2020. [Re] Mathematical analysis of depolarization block mediated by slow inactivation of fast sodium channels in midbrain dopamine neurons. ReScience C 6, 3, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/3842360/files/article.pdf
Title:[Re] Mathematical analysis of depolarization block mediated by slow inactivation of fast sodium channels in midbrain dopamine neurons
Author(s):Upshall, Mary and Shifman, Aaron R.
Journal:ReScience C
Year:2020
Month:may
Volume:6
Issue:3
Number:#1
DOI:10.5281/zenodo.3842360
Code URL:https://github.com/mupsh/ReScience_Qian_2014
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/9
Cite as:Upshall, M. and Shifman, A.R. 2020. [Re] Mathematical analysis of depolarization block mediated by slow inactivation of fast sodium channels in midbrain dopamine neurons. ReScience C 6, 3, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Varma_2021.html b/bibliography/Varma_2021.html new file mode 100644 index 0000000..cd965df --- /dev/null +++ b/bibliography/Varma_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On the Relationship between Self-Attention and Convolutional Layers + + + + + + + + + + + + + + +
+
+ + + + + +

Varma, M. and Prabhu, N. 2021. [Re] On the Relationship between Self-Attention and Convolutional Layers. ReScience C 7, 1, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/5217602/files/article.pdf
Title:[Re] On the Relationship between Self-Attention and Convolutional Layers
Author(s):Varma, Mukund and Prabhu, Nishant
Journal:ReScience C
Year:2021
Month:aug
Volume:7
Issue:1
Number:#6
DOI:10.5281/zenodo.5217602
Code URL:https://github.com/NishantPrabhu/Self-Attention-and-Convolutions
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/53
Cite as:Varma, M. and Prabhu, N. 2021. [Re] On the Relationship between Self-Attention and Convolutional Layers. ReScience C 7, 1, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Verhoeven_2021.html b/bibliography/Verhoeven_2021.html new file mode 100644 index 0000000..00d2b99 --- /dev/null +++ b/bibliography/Verhoeven_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Replication Study of ’Generative causal explanations of black-box classifiers’ + + + + + + + + + + + + + + +
+
+ + + + + +

Verhoeven, I., Chen, X., Hu, Q., and Holubar, M. 2021. [Re] Replication Study of ’Generative causal explanations of black-box classifiers.’ ReScience C 7, 2, #23.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835600/files/article.pdf
Title:[Re] Replication Study of ’Generative causal explanations of black-box classifiers’
Author(s):Verhoeven, Ivo and Chen, Xinyi and Hu, Qingzhi and Holubar, Mario
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#23
DOI:10.5281/zenodo.4835600
Code URL:https://github.com/shin-ee-chen/UvA_FACT_2021
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=Vqtf4kZg2j
Cite as:Verhoeven, I., Chen, X., Hu, Q., and Holubar, M. 2021. [Re] Replication Study of ’Generative causal explanations of black-box classifiers.’ ReScience C 7, 2, #23.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Verma_2021.html b/bibliography/Verma_2021.html new file mode 100644 index 0000000..e1fdf87 --- /dev/null +++ b/bibliography/Verma_2021.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Explaining Groups of Points in Low-Dimensional Representations + + + + + + + + + + + + + + +
+
+ + + + + +

Verma, R., Wagemans, J.J.O., Dahal, P., and Elfrink, A. 2021. [Re] Explaining Groups of Points in Low-Dimensional Representations. ReScience C 7, 2, #24.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4835602/files/article.pdf
Title:[Re] Explaining Groups of Points in Low-Dimensional Representations
Author(s):Verma, Rajeev and Wagemans, Jim J. O. and Dahal, Paras and Elfrink, Auke
Journal:ReScience C
Year:2021
Month:may
Volume:7
Issue:2
Number:#24
DOI:10.5281/zenodo.4835602
Code URL:https://github.com/elfrink1/FACT
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=cqAHExg2f
Cite as:Verma, R., Wagemans, J.J.O., Dahal, P., and Elfrink, A. 2021. [Re] Explaining Groups of Points in Low-Dimensional Representations. ReScience C 7, 2, #24.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Vleuten_2022.html b/bibliography/Vleuten_2022.html new file mode 100644 index 0000000..82a0ee3 --- /dev/null +++ b/bibliography/Vleuten_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace + + + + + + + + + + + + + + +
+
+ + + + + +

Vleuten, N. van der, Radusinović, T., Akkerman, R., and Reksoprodjo, M. 2022. [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace. None 8, 2, #42.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574709/files/article.pdf
Title:[Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace
Author(s):van der Vleuten, Noah and Radusinović, Tadija and Akkerman, Rick and Reksoprodjo, Meilina
Journal:None
Year:2022
Month:may
Volume:8
Issue:2
Number:#42
DOI:10.5281/zenodo.6574709
Code URL:https://github.com/NoahVl/Explaining-In-Style-Reproducibility-Study
Code DOI:10.5281/zenodo.6512392
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=SYUxyazQh0Y
Cite as:Vleuten, N. van der, Radusinović, T., Akkerman, R., and Reksoprodjo, M. 2022. [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace. None 8, 2, #42.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Wallrich_2022.html b/bibliography/Wallrich_2022.html new file mode 100644 index 0000000..659f41e --- /dev/null +++ b/bibliography/Wallrich_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Groups of diverse problem-solvers outperform groups of highest-ability problem-solvers - most of the time + + + + + + + + + + + + + + +
+
+ + + + + +

Wallrich, L. 2022. [Re] Groups of diverse problem-solvers outperform groups of highest-ability problem-solvers - most of the time. ReScience C 8, 1, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/7484072/files/article.pdf
Title:[Re] Groups of diverse problem-solvers outperform groups of highest-ability problem-solvers - most of the time
Author(s):Wallrich, Lukas
Journal:ReScience C
Year:2022
Month:dec
Volume:8
Issue:1
Number:#6
DOI:10.5281/zenodo.7484072
Code URL:https://github.com/LukasWallrich/diversity_abm_replication
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/submissions/issues/61
Cite as:Wallrich, L. 2022. [Re] Groups of diverse problem-solvers outperform groups of highest-ability problem-solvers - most of the time. ReScience C 8, 1, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Warmerdam_2022.html b/bibliography/Warmerdam_2022.html new file mode 100644 index 0000000..db1c132 --- /dev/null +++ b/bibliography/Warmerdam_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Privacy-preserving collaborative learning with automatic transformation search + + + + + + + + + + + + + + +
+
+ + + + + +

Warmerdam, A.T., Loerakker, L., Meijer, L., and Nissen, O. 2022. [Re] Privacy-preserving collaborative learning with automatic transformation search. ReScience C 8, 2, #44.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574713/files/article.pdf
Title:[Re] Privacy-preserving collaborative learning with automatic transformation search
Author(s):Warmerdam, Alfonso Taboada and Loerakker, Lodewijk and Meijer, Lucas and Nissen, Ole
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#44
DOI:10.5281/zenodo.6574713
Code URL:https://github.com/Linkerbrain/fact-ai-2021-project
Code DOI:10.5281/zenodo.6482966
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=S9Iepnz7hRY
Cite as:Warmerdam, A.T., Loerakker, L., Meijer, L., and Nissen, O. 2022. [Re] Privacy-preserving collaborative learning with automatic transformation search. ReScience C 8, 2, #44.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Weinman_2020.html b/bibliography/Weinman_2020.html new file mode 100644 index 0000000..088a175 --- /dev/null +++ b/bibliography/Weinman_2020.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Rp] Reproducing "Typographical Features for Scene Text Recognition" + + + + + + + + + + + + + + +
+
+ + + + + +

Weinman, J. 2020. [Rp] Reproducing "Typographical Features for Scene Text Recognition". ReScience C 6, 1, #.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/4091742/files/article.pdf
Title:[Rp] Reproducing "Typographical Features for Scene Text Recognition"
Author(s):Weinman, Jerod
Journal:ReScience C
Year:2020
Month:oct
Volume:6
Issue:1
Number:#
DOI:10.5281/zenodo.4091742
Code URL:http://hdl.handle.net/11084/23333
Code DOI:11084/23333
Data URL:http://hdl.handle.net/11084/23336
Data DOI:11084/23336
Review URL:https://github.com/ReScience/submissions/issues/35
Cite as:Weinman, J. 2020. [Rp] Reproducing "Typographical Features for Scene Text Recognition". ReScience C 6, 1, #.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Wilschut_2022.html b/bibliography/Wilschut_2022.html new file mode 100644 index 0000000..f1dd4bc --- /dev/null +++ b/bibliography/Wilschut_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Robust Counterfactual Explanations on Graph Neural Networks + + + + + + + + + + + + + + +
+
+ + + + + +

Wilschut, R.I., Wiggers, T.P.A., Oort, R.S., and Orden, T.A. van. 2022. [Re] Robust Counterfactual Explanations on Graph Neural Networks. ReScience C 8, 2, #45.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574715/files/article.pdf
Title:[Re] Robust Counterfactual Explanations on Graph Neural Networks
Author(s):Wilschut, Romana Isabelle and Wiggers, Thomas Paul Alexandre and Oort, Roman Sebastiaan and van Orden, Thomas Arthur
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#45
DOI:10.5281/zenodo.6574715
Code URL:https://github.com/RomanOort/FACTAI
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=HWNgihGX20Y
Cite as:Wilschut, R.I., Wiggers, T.P.A., Oort, R.S., and Orden, T.A. van. 2022. [Re] Robust Counterfactual Explanations on Graph Neural Networks. ReScience C 8, 2, #45.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Ylmaz_2022.html b/bibliography/Ylmaz_2022.html new file mode 100644 index 0000000..bc00ad5 --- /dev/null +++ b/bibliography/Ylmaz_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Lifting 2D StyleGAN for 3D-Aware Face Generation + + + + + + + + + + + + + + +
+
+ + + + + +

Yılmaz, D., Kınlı, F., Özcan, B., and Kıraç, F. 2022. [Re] Lifting 2D StyleGAN for 3D-Aware Face Generation. ReScience C 8, 2, #46.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574719/files/article.pdf
Title:[Re] Lifting 2D StyleGAN for 3D-Aware Face Generation
Author(s):Yılmaz, Doğa and Kınlı, Furkan and Özcan, Barış and Kıraç, Furkan
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#46
DOI:10.5281/zenodo.6574719
Code URL:https://github.com/yilmazdoga/lifting-2d-stylegan-for-3d-aware-face-generation
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=BcNonfQ3RY
Cite as:Yılmaz, D., Kınlı, F., Özcan, B., and Kıraç, F. 2022. [Re] Lifting 2D StyleGAN for 3D-Aware Face Generation. ReScience C 8, 2, #46.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Yuan_2023.html b/bibliography/Yuan_2023.html new file mode 100644 index 0000000..161eba4 --- /dev/null +++ b/bibliography/Yuan_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Hypergraph-Induced Semantic Tuplet Loss for Deep Metric Learning + + + + + + + + + + + + + + +
+
+ + + + + +

Yuan, J. and Le-Phuoc, D. 2023. [Re] Hypergraph-Induced Semantic Tuplet Loss for Deep Metric Learning. ReScience C 9, 2, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173666/files/article.pdf
Title:[Re] Hypergraph-Induced Semantic Tuplet Loss for Deep Metric Learning
Author(s):Yuan, Jicheng and Le-Phuoc, Danh
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#8
DOI:10.5281/zenodo.8173666
Code URL:https://github.com/jichengyuan/MLRC2022_HIST
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=JJQbk2hIQ5
Cite as:Yuan, J. and Le-Phuoc, D. 2023. [Re] Hypergraph-Induced Semantic Tuplet Loss for Deep Metric Learning. ReScience C 9, 2, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Zila_2023.html b/bibliography/Zila_2023.html new file mode 100644 index 0000000..e49948a --- /dev/null +++ b/bibliography/Zila_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On the reproducibility of "CrossWalk: Fairness-Enhanced Node Representation Learning" + + + + + + + + + + + + + + +
+
+ + + + + +

Zila, E., Gerbscheid, J., Sträter, L., and Kretschmar, K. 2023. [Re] On the reproducibility of "CrossWalk: Fairness-Enhanced Node Representation Learning". ReScience C 9, 2, #27.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173717/files/article.pdf
Title:[Re] On the reproducibility of "CrossWalk: Fairness-Enhanced Node Representation Learning"
Author(s):Zila, Eric and Gerbscheid, Jonathan and Sträter, Luc and Kretschmar, Kieron
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#27
DOI:10.5281/zenodo.8173717
Code URL:https://github.com/jonathan-gerb/crosswalk-reproduction
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=WnaVgRhlyT
Cite as:Zila, E., Gerbscheid, J., Sträter, L., and Kretschmar, K. 2023. [Re] On the reproducibility of "CrossWalk: Fairness-Enhanced Node Representation Learning". ReScience C 9, 2, #27.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Zontar_2023.html b/bibliography/Zontar_2023.html new file mode 100644 index 0000000..4c3fe7d --- /dev/null +++ b/bibliography/Zontar_2023.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Bandit Theory and Thompson Sampling-guided Directed Evolution for Sequence Optimization + + + + + + + + + + + + + + +
+
+ + + + + +

Žontar, L. 2023. [Re] Bandit Theory and Thompson Sampling-guided Directed Evolution for Sequence Optimization. ReScience C 9, 2, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/8173664/files/article.pdf
Title:[Re] Bandit Theory and Thompson Sampling-guided Directed Evolution for Sequence Optimization
Author(s):Žontar, Luka
Journal:ReScience C
Year:2023
Month:jul
Volume:9
Issue:2
Number:#7
DOI:10.5281/zenodo.8173664
Code URL:https://github.com/lukazontar/RC2022-Bandit-Theory-and-Thompson-Sampling-Guided-Directed-Evolution-for-Sequence-Optimization
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=NE_x1dpz-Q
Cite as:Žontar, L. 2023. [Re] Bandit Theory and Thompson Sampling-guided Directed Evolution for Sequence Optimization. ReScience C 9, 2, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/Zrimsek_2022.html b/bibliography/Zrimsek_2022.html new file mode 100644 index 0000000..8245dd4 --- /dev/null +++ b/bibliography/Zrimsek_2022.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction + + + + + + + + + + + + + + +
+
+ + + + + +

Zrimšek, U. 2022. [Re] Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction. ReScience C 8, 2, #47.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://zenodo.org/record/6574721/files/article.pdf
Title:[Re] Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction
Author(s):Zrimšek, Urša
Journal:ReScience C
Year:2022
Month:may
Volume:8
Issue:2
Number:#47
DOI:10.5281/zenodo.6574721
Code URL:https://github.com/zrimseku/Reproducibility-Challenge
Code DOI:10.5281/zenodo.6511807
Data URL:-
Data DOI:-
Review URL:https://openreview.net/forum?id=Hc8GOhfmhRF
Cite as:Zrimšek, U. 2022. [Re] Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction. ReScience C 8, 2, #47.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/bavard_2018.html b/bibliography/bavard_2018.html new file mode 100644 index 0000000..f31a4cc --- /dev/null +++ b/bibliography/bavard_2018.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Adaptive properties of differential learning rates for positive and negative outcomes + + + + + + + + + + + + + + +
+
+ + + + + +

Bavard, S. and Théro, H. 2018. [Re] Adaptive properties of differential learning rates for positive and negative outcomes. ReScience 4, 1, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Bavard-Thero-2018/raw/master/article/Bavard-Thero-2018.pdf
Title:[Re] Adaptive properties of differential learning rates for positive and negative outcomes
Author(s):Bavard, Sophie and Théro, Héloïse
Journal:ReScience
Year:2018
Month:jun
Volume:4
Issue:1
Number:#5
DOI:10.5281/zenodo.1289889
Code URL:https://github.com/ReScience-Archives/Bavard-Thero-2018
Code DOI:10.5281/zenodo.1289889
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/47
Cite as:Bavard, S. and Théro, H. 2018. [Re] Adaptive properties of differential learning rates for positive and negative outcomes. ReScience 4, 1, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/caron_2019.html b/bibliography/caron_2019.html new file mode 100644 index 0000000..0701037 --- /dev/null +++ b/bibliography/caron_2019.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Insect natural enemies as regulating factors + + + + + + + + + + + + + + +
+
+ + + + + +

Caron, D., Lessard, V., Wu, Q., and Poisot, T. 2019. [Re] Insect natural enemies as regulating factors. ReScience 5, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Caron-Lessard-Wu-Poisot-2019/blob/master/article/Caron-Lessard-Wu-Poisot-2019.pdf
Title:[Re] Insect natural enemies as regulating factors
Author(s):Caron, Dominique and Lessard, Vincent and Wu, Qile and Poisot, Timothée
Journal:ReScience
Year:2019
Month:jan
Volume:5
Issue:1
Number:#1
DOI:10.5281/zenodo.2598793
Code URL:https://github.com/ReScience-Archives/Caron-Lessard-Wu-Poisot-2019
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/50
Cite as:Caron, D., Lessard, V., Wu, Q., and Poisot, T. 2019. [Re] Insect natural enemies as regulating factors. ReScience 5, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/caze_2018.html b/bibliography/caze_2018.html new file mode 100644 index 0000000..fbae2ca --- /dev/null +++ b/bibliography/caze_2018.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Non-additive coupling enables propagation of + synchronous spiking activity in purely random networks + + + + + + + + + + + + + + +
+
+ + + + + +

Cazé, R., Stimberg, M., and Girard, B. 2018. [Re] Non-additive coupling enables propagation of + synchronous spiking activity in purely random networks. ReScience 4, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Caze-Stimberg-Girard-2018/blob/master/article/Caze_2018.pdf
Title:[Re] Non-additive coupling enables propagation of + synchronous spiking activity in purely random networks
Author(s):Cazé, Romain and Stimberg, Marcel and Girard, Benoît
Journal:ReScience
Year:2018
Month:may
Volume:4
Issue:1
Number:#1
DOI:10.5281/zenodo.1246659
Code URL:https://github.com/ReScience-Archives/Caze-Stimberg-Girard-2018/
Code DOI:10.5281/zenodo.1246659
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/45
Cite as:Cazé, R., Stimberg, M., and Girard, B. 2018. [Re] Non-additive coupling enables propagation of + synchronous spiking activity in purely random networks. ReScience 4, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/detorakis_2016.html b/bibliography/detorakis_2016.html new file mode 100644 index 0000000..42a8dfd --- /dev/null +++ b/bibliography/detorakis_2016.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Multiple dynamical modes of thalamic relay neurons: + rhythmic bursting and intermittent phase-locking + + + + + + + + + + + + + + +
+
+ + + + + +

Detorakis, G. 2016. [Re] Multiple dynamical modes of thalamic relay neurons: + rhythmic bursting and intermittent phase-locking. ReScience 2, 1, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Detorakis-2016/raw/master/article/detorakis-2016.pdf
Title:[Re] Multiple dynamical modes of thalamic relay neurons: + rhythmic bursting and intermittent phase-locking
Author(s):Detorakis, Georgios
Journal:ReScience
Year:2016
Month:sep
Volume:2
Issue:1
Number:#4
DOI:10.5281/zenodo.61697
Code URL:https://github.com/ReScience-Archives/Detorakis-2016.git
Code DOI:10.5281/zenodo.61697
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/17
Cite as:Detorakis, G. 2016. [Re] Multiple dynamical modes of thalamic relay neurons: + rhythmic bursting and intermittent phase-locking. ReScience 2, 1, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/detorakis_2017.html b/bibliography/detorakis_2017.html new file mode 100644 index 0000000..571baf7 --- /dev/null +++ b/bibliography/detorakis_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A Generalized Linear Integrate-and-Fire Neural Model Produces Diverse Spiking Behaviors + + + + + + + + + + + + + + +
+
+ + + + + +

Detorakis, G. 2017. [Re] A Generalized Linear Integrate-and-Fire Neural Model Produces Diverse Spiking Behaviors. ReScience 3, 1, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Detorakis-2017/blob/master/article/detorakis-2017.pdf
Title:[Re] A Generalized Linear Integrate-and-Fire Neural Model Produces Diverse Spiking Behaviors
Author(s):Detorakis, Georgios
Journal:ReScience
Year:2017
Month:oct
Volume:3
Issue:1
Number:#7
DOI:10.5281/zenodo.1003214
Code URL:https://github.com/ReScience-Archives/Detorakis-2017
Code DOI:10.5281/zenodo.1003214
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/35
Cite as:Detorakis, G. 2017. [Re] A Generalized Linear Integrate-and-Fire Neural Model Produces Diverse Spiking Behaviors. ReScience 3, 1, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/diem_2017.html b/bibliography/diem_2017.html new file mode 100644 index 0000000..f4c9d36 --- /dev/null +++ b/bibliography/diem_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A bidirectional model for communication in the neurovascular unit + + + + + + + + + + + + + + +
+
+ + + + + +

Diem, A.K. 2017. [Re] A bidirectional model for communication in the neurovascular unit. ReScience 3, 1, #9.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Diem-2017/blob/master/article/Diem-2017.pdf
Title:[Re] A bidirectional model for communication in the neurovascular unit
Author(s):Diem, Alexandra K.
Journal:ReScience
Year:2017
Month:sep
Volume:3
Issue:1
Number:#9
DOI:10.5281/zenodo.890901
Code URL:https://github.com/ReScience-Archives/Diem-2017
Code DOI:10.5281/zenodo.890901
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/33
Cite as:Diem, A.K. 2017. [Re] A bidirectional model for communication in the neurovascular unit. ReScience 3, 1, #9.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/hathway_2018.html b/bibliography/hathway_2018.html new file mode 100644 index 0000000..86874ff --- /dev/null +++ b/bibliography/hathway_2018.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Spike Timing Dependent Plasticity Finds the Start of Repeating Patterns in Continuous Spike Trains + + + + + + + + + + + + + + +
+
+ + + + + +

Hathway, P. and Goodman, D.F.M. 2018. [Re] Spike Timing Dependent Plasticity Finds the Start of Repeating Patterns in Continuous Spike Trains. ReScience 4, 1, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Hathway-Goodman-2018/blob/master/article/Hathway-Goodman-2018.pdf
Title:[Re] Spike Timing Dependent Plasticity Finds the Start of Repeating Patterns in Continuous Spike Trains
Author(s):Hathway, Pamela and Goodman, Dan F. M.
Journal:ReScience
Year:2018
Month:aug
Volume:4
Issue:1
Number:#6
DOI:10.5281/zenodo.1327348
Code URL:https://github.com/ReScience-Archives/Hathway-Goodman-2018
Code DOI:10.5281/zenodo.1327348
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/51
Cite as:Hathway, P. and Goodman, D.F.M. 2018. [Re] Spike Timing Dependent Plasticity Finds the Start of Repeating Patterns in Continuous Spike Trains. ReScience 4, 1, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/henriques_2017.html b/bibliography/henriques_2017.html new file mode 100644 index 0000000..18b49cb --- /dev/null +++ b/bibliography/henriques_2017.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Optimization of a free water elimination + two-compartment model for diffusion tensor imaging + + + + + + + + + + + + + + +
+
+ + + + + +

Henriques, R.N., Rokem, A., Garyfallidis, E., St-Jean, S., Peterson, E.T., and Correia, M.M. 2017. [Re] Optimization of a free water elimination + two-compartment model for diffusion tensor imaging. ReScience 3, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Henriques-Rokem-Garyfallidis-St-Jean-Peterson-Correia-2017/raw/master/article/Henriques-Rokem-Garyfallidis-St-Jean-Peterson-Correia-2017.pdf
Title:[Re] Optimization of a free water elimination + two-compartment model for diffusion tensor imaging
Author(s):Henriques, Rafael Neto and Rokem, Ariel and Garyfallidis, Eleftherios and St-Jean, Samuel and Peterson, Eric Thomas and Correia, Marta Morgado
Journal:ReScience
Year:2017
Month:apr
Volume:3
Issue:1
Number:#2
DOI:10.5281/zenodo.495237
Code URL:https://github.com/ReScience-Archives/Henriques-Rokem-Garyfallidis-St-Jean-Peterson-Correia-2017
Code DOI:10.5281/zenodo.495237
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/26
Cite as:Henriques, R.N., Rokem, A., Garyfallidis, E., St-Jean, S., Peterson, E.T., and Correia, M.M. 2017. [Re] Optimization of a free water elimination + two-compartment model for diffusion tensor imaging. ReScience 3, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/lemasson_2016.html b/bibliography/lemasson_2016.html new file mode 100644 index 0000000..7110062 --- /dev/null +++ b/bibliography/lemasson_2016.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] How Attention Can Create Synaptic Tags for the Learning of Working Memories in Sequential Tasks + + + + + + + + + + + + + + +
+
+ + + + + +

Masson, E.L. and Alexandre, F. 2016. [Re] How Attention Can Create Synaptic Tags for the Learning of Working Memories in Sequential Tasks. ReScience 2, 1, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Le_Masson-Alexandre-2016/raw/master/article/Le_Masson-Alexandre-2016.pdf
Title:[Re] How Attention Can Create Synaptic Tags for the Learning of Working Memories in Sequential Tasks
Author(s):Masson, Erwan Le and Alexandre, Frédéric
Journal:ReScience
Year:2016
Month:dec
Volume:2
Issue:1
Number:#7
DOI:10.5281/zenodo.200334
Code URL:https://github.com/ReScience-Archives/Le_Masson-Alexandre-2016
Code DOI:10.5281/zenodo.200334
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/21
Cite as:Masson, E.L. and Alexandre, F. 2016. [Re] How Attention Can Create Synaptic Tags for the Learning of Working Memories in Sequential Tasks. ReScience 2, 1, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/maksimov_2016.html b/bibliography/maksimov_2016.html new file mode 100644 index 0000000..a5c884e --- /dev/null +++ b/bibliography/maksimov_2016.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Cellular and network mechanisms of slow oscillatory activity (<1 Hz) and wave propagations in a cortical network model + + + + + + + + + + + + + + +
+
+ + + + + +

Maksimov, A., Albada, S.J. van, and Diesmann, M. 2016. [Re] Cellular and network mechanisms of slow oscillatory activity (<1 Hz) and wave propagations in a cortical network model. ReScience 2, 1, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Maksimov-Albada-Diesmann-2016/raw/master/article/maksimov-albada-diesmann-2016.pdf
Title:[Re] Cellular and network mechanisms of slow oscillatory activity (<1 Hz) and wave propagations in a cortical network model
Author(s):Maksimov, Andrei and van Albada, Sacha J. and Diesmann, Markus
Journal:ReScience
Year:2016
Month:oct
Volume:2
Issue:1
Number:#6
DOI:10.5281/zenodo.161526
Code URL:https://github.com/ReScience-Archives/Maksimov-Albada-Diesmann-2016
Code DOI:10.5281/zenodo.161526
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/18
Cite as:Maksimov, A., Albada, S.J. van, and Diesmann, M. 2016. [Re] Cellular and network mechanisms of slow oscillatory activity (<1 Hz) and wave propagations in a cortical network model. ReScience 2, 1, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/metzner_2017.html b/bibliography/metzner_2017.html new file mode 100644 index 0000000..c1047f2 --- /dev/null +++ b/bibliography/metzner_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Modeling GABA Alterations in Schizophrenia: A Link Between Impaired Inhibition and Gamma and Beta Auditory Entrainment + + + + + + + + + + + + + + +
+
+ + + + + +

Metzner, C. 2017. [Re] Modeling GABA Alterations in Schizophrenia: A Link Between Impaired Inhibition and Gamma and Beta Auditory Entrainment. ReScience 3, 1, #6.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Metzner-2017/blob/1.0/article/Metzner-2017.pdf
Title:[Re] Modeling GABA Alterations in Schizophrenia: A Link Between Impaired Inhibition and Gamma and Beta Auditory Entrainment
Author(s):Metzner, Christoph
Journal:ReScience
Year:2017
Month:aug
Volume:3
Issue:1
Number:#6
DOI:10.5281/zenodo.854616
Code URL:https://github.com/ReScience-Archives/Metzner-2017/
Code DOI:10.5281/zenodo.854616
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/30
Cite as:Metzner, C. 2017. [Re] Modeling GABA Alterations in Schizophrenia: A Link Between Impaired Inhibition and Gamma and Beta Auditory Entrainment. ReScience 3, 1, #6.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/mondeel_2018.html b/bibliography/mondeel_2018.html new file mode 100644 index 0000000..1fdce77 --- /dev/null +++ b/bibliography/mondeel_2018.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Predicting metabolic biomarkers of human inborn errors + of metabolism + + + + + + + + + + + + + + +
+
+ + + + + +

Mondeel, T.D.G.A., Ogundipe, V., and Westerhoff, H.V. 2018. [Re] Predicting metabolic biomarkers of human inborn errors + of metabolism. ReScience 4, 1, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Mondeel-Ogundipe-Westerhoff-2018/blob/master/article/Mondeel_Ogundipe_Westerhoff-2017.pdf
Title:[Re] Predicting metabolic biomarkers of human inborn errors + of metabolism
Author(s):Mondeel, Thierry D.G.A. and Ogundipe, Vivian and Westerhoff, Hans V.
Journal:ReScience
Year:2018
Month:may
Volume:4
Issue:1
Number:#4
DOI:10.5281/zenodo.1254629
Code URL:https://github.com/ReScience-Archives/Mondeel-Ogundipe-Westerhoff-2018
Code DOI:10.5281/zenodo.1254629
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/41
Cite as:Mondeel, T.D.G.A., Ogundipe, V., and Westerhoff, H.V. 2018. [Re] Predicting metabolic biomarkers of human inborn errors + of metabolism. ReScience 4, 1, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/poisot_2018.html b/bibliography/poisot_2018.html new file mode 100644 index 0000000..c85a47f --- /dev/null +++ b/bibliography/poisot_2018.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] On the coexistence of specialists and generalists + + + + + + + + + + + + + + +
+
+ + + + + +

Poisot, T. 2018. [Re] On the coexistence of specialists and generalists. ReScience 4, 1, #7.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Poisot-2018/blob/master/article/Poisot-2018.pdf
Title:[Re] On the coexistence of specialists and generalists
Author(s):Poisot, Timothée
Journal:ReScience
Year:2018
Month:aug
Volume:4
Issue:1
Number:#7
DOI:10.5281/zenodo.1402676
Code URL:https://github.com/ReScience-Archives/Poisot-2018
Code DOI:10.5281/zenodo.1402676
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/39
Cite as:Poisot, T. 2018. [Re] On the coexistence of specialists and generalists. ReScience 4, 1, #7.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/rostami_2017.html b/bibliography/rostami_2017.html new file mode 100644 index 0000000..0d9f200 --- /dev/null +++ b/bibliography/rostami_2017.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Spike Synchronization and Rate Modulation + Differentially Involved in Motor Cortical Function + + + + + + + + + + + + + + +
+
+ + + + + +

Rostami, V., Ito, J., Denker, M., and Grün, S. 2017. [Re] Spike Synchronization and Rate Modulation + Differentially Involved in Motor Cortical Function. ReScience 3, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Rostami-Ito-Denker-Gruen-2017/blob/master/article/Rostami-Ito-Denker-Gruen-2017.pdf
Title:[Re] Spike Synchronization and Rate Modulation + Differentially Involved in Motor Cortical Function
Author(s):Rostami, Vahid and Ito, Junji and Denker, Michael and Grün, Sonja
Journal:ReScience
Year:2017
Month:may
Volume:3
Issue:1
Number:#3
DOI:10.5281/zenodo.583814
Code URL:https://github.com/ReScience-Archives/Rostami-Ito-Denker-Gruen-2017
Code DOI:10.5281/zenodo.583814
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/24
Cite as:Rostami, V., Ito, J., Denker, M., and Grün, S. 2017. [Re] Spike Synchronization and Rate Modulation + Differentially Involved in Motor Cortical Function. ReScience 3, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/rougier_2017.html b/bibliography/rougier_2017.html new file mode 100644 index 0000000..b9358fe --- /dev/null +++ b/bibliography/rougier_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Weighted Voronoi Stippling + + + + + + + + + + + + + + +
+
+ + + + + +

Rougier, N.P. 2017. [Re] Weighted Voronoi Stippling. ReScience 3, 1, #4.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Rougier-2017/blob/master/article/Rougier-2017.pdf
Title:[Re] Weighted Voronoi Stippling
Author(s):Rougier, Nicolas P.
Journal:ReScience
Year:2017
Month:jun
Volume:3
Issue:1
Number:#4
DOI:10.5281/zenodo.802285
Code URL:https://github.com/ReScience-Archives/Rougier-2017
Code DOI:10.5281/zenodo.802285
Data URL:https://github.com/ReScience-Archives/Rougier-2017/tree/master/data
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/28
Cite as:Rougier, N.P. 2017. [Re] Weighted Voronoi Stippling. ReScience 3, 1, #4.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/senden_2018.html b/bibliography/senden_2018.html new file mode 100644 index 0000000..344aa76 --- /dev/null +++ b/bibliography/senden_2018.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] A neural model of the saccade generator in the + reticular formation + + + + + + + + + + + + + + +
+
+ + + + + +

Senden, M., Schuecker, J., Hahne, J., Diesmann, M., and Goebel, R. 2018. [Re] A neural model of the saccade generator in the + reticular formation. ReScience 4, 1, #3.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Senden-Schuecker-Hahne-Diesmann-Goebel-2018/blob/master/article/senden-schuecker-hahne-diesmann-goebel-2018.pdf
Title:[Re] A neural model of the saccade generator in the + reticular formation
Author(s):Senden, Mario and Schuecker, Jannis and Hahne, Jan and Diesmann, Markus and Goebel, Rainer
Journal:ReScience
Year:2018
Month:may
Volume:4
Issue:1
Number:#3
DOI:10.5281/zenodo.1241004
Code URL:https://github.com/ReScience-Archives/Senden-Schuecker-Hahne-Diesmann-Goebel-2018
Code DOI:10.5281/zenodo.1241004
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/46
Cite as:Senden, M., Schuecker, J., Hahne, J., Diesmann, M., and Goebel, R. 2018. [Re] A neural model of the saccade generator in the + reticular formation. ReScience 4, 1, #3.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/shifman_2017.html b/bibliography/shifman_2017.html new file mode 100644 index 0000000..a207211 --- /dev/null +++ b/bibliography/shifman_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Ionic Current Model of a Hypoglossal Motoneuron + + + + + + + + + + + + + + +
+
+ + + + + +

Shifman, A. 2017. [Re] Ionic Current Model of a Hypoglossal Motoneuron. ReScience 3, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Shifman-2017/raw/master/article/shifman-2017.pdf
Title:[Re] Ionic Current Model of a Hypoglossal Motoneuron
Author(s):Shifman, Aaron
Journal:ReScience
Year:2017
Month:jan
Volume:3
Issue:1
Number:#1
DOI:10.5281/zenodo.254145
Code URL:https://github.com/ReScience-Archives/Shifman-2017
Code DOI:10.5281/zenodo.254145
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/22
Cite as:Shifman, A. 2017. [Re] Ionic Current Model of a Hypoglossal Motoneuron. ReScience 3, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/shimoura_2018.html b/bibliography/shimoura_2018.html new file mode 100644 index 0000000..39a6a57 --- /dev/null +++ b/bibliography/shimoura_2018.html @@ -0,0 +1,191 @@ + + + + + + + + + + + + [Re] The cell-type specific cortical microcircuit: relating + structure and activity in a full-scale spiking network + model + + + + + + + + + + + + + + +
+
+ + + + + +

Shimoura, R.O., Kamij, N.L., Pena, R.F.O., et al. 2018. [Re] The cell-type specific cortical microcircuit: relating + structure and activity in a full-scale spiking network + model. ReScience 4, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017/blob/master/article/ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017.pdf
Title:[Re] The cell-type specific cortical microcircuit: relating + structure and activity in a full-scale spiking network + model
Author(s):Shimoura, Renan O. and Kamij, Nilton L. and Pena, Rodrigo F.O. and Cordeiro, Vinicius L. and Ceballos, Cesar C. and Romaro, Cecilia and Roque, Antonio C.
Journal:ReScience
Year:2018
Month:may
Volume:4
Issue:1
Number:#2
DOI:10.5281/zenodo.1244116
Code URL:https://github.com/ReScience-Archives/ShimouraR-KamijiNL-PenaRFO-CordeiroVL-CeballosCC-RomaroC-RoqueAC-2017/
Code DOI:10.5281/zenodo.1244116
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/43
Cite as:Shimoura, R.O., Kamij, N.L., Pena, R.F.O., et al. 2018. [Re] The cell-type specific cortical microcircuit: relating + structure and activity in a full-scale spiking network + model. ReScience 4, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/stojic_2017.html b/bibliography/stojic_2017.html new file mode 100644 index 0000000..0a99d83 --- /dev/null +++ b/bibliography/stojic_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] How learning can guide evolution + + + + + + + + + + + + + + +
+
+ + + + + +

Stojić, H. 2017. [Re] How learning can guide evolution. ReScience 3, 1, #8.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Stojic-2017/blob/master/article/Stojic-2017.pdf
Title:[Re] How learning can guide evolution
Author(s):Stojić, Hrvoje
Journal:ReScience
Year:2017
Month:sep
Volume:3
Issue:1
Number:#8
DOI:10.5281/zenodo.890884
Code URL:https://github.com/ReScience-Archives/Stojic-2017
Code DOI:10.5281/zenodo.890884
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/36
Cite as:Stojić, H. 2017. [Re] How learning can guide evolution. ReScience 3, 1, #8.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/stollmeier_2017.html b/bibliography/stollmeier_2017.html new file mode 100644 index 0000000..b6b6664 --- /dev/null +++ b/bibliography/stollmeier_2017.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] A simple rule for the evolution of cooperation on graphs and social networks + + + + + + + + + + + + + + +
+
+ + + + + +

Stollmeier, F. 2017. [Re] A simple rule for the evolution of cooperation on graphs and social networks. ReScience 3, 1, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Stollmeier-2017/blob/master/article/Stollmeier-2017.pdf
Title:[Re] A simple rule for the evolution of cooperation on graphs and social networks
Author(s):Stollmeier, Frank
Journal:ReScience
Year:2017
Month:aug
Volume:3
Issue:1
Number:#5
DOI:10.5281/zenodo.847732
Code URL:https://github.com/ReScience-Archives/Stollmeier-2017
Code DOI:10.5281/zenodo.847732
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/27
Cite as:Stollmeier, F. 2017. [Re] A simple rule for the evolution of cooperation on graphs and social networks. ReScience 3, 1, #5.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/tennoe_2019.html b/bibliography/tennoe_2019.html new file mode 100644 index 0000000..744f715 --- /dev/null +++ b/bibliography/tennoe_2019.html @@ -0,0 +1,191 @@ + + + + + + + + + + + + [Re] Fast-Activating Voltage- and Calcium-Dependent + Potassium (BK) Conductance Promotes Bursting in Pituitary + Cells: A Dynamic Clamp Study + + + + + + + + + + + + + + +
+
+ + + + + +

Tennøe, S., Hodne, K., Haug, T.M., Weltzien, F.-A., Einevoll, G.T., and Halnes, G. 2019. [Re] Fast-Activating Voltage- and Calcium-Dependent + Potassium (BK) Conductance Promotes Bursting in Pituitary + Cells: A Dynamic Clamp Study. ReScience 5, 1, #2.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Tenn-e-Hodne-Haug-Weltzien-Einevoll-Halnes-2019/blob/master/article/tenn%C3%B8e-hodne-haug-weltzien-einevoll-halnes-2018.pdf
Title:[Re] Fast-Activating Voltage- and Calcium-Dependent + Potassium (BK) Conductance Promotes Bursting in Pituitary + Cells: A Dynamic Clamp Study
Author(s):Tennøe, Simen and Hodne, Kjetil and Haug, Trude M. and Weltzien, Finn-Arne and Einevoll, Gaute T. and Halnes, Geir
Journal:ReScience
Year:2019
Month:may
Volume:5
Issue:1
Number:#2
DOI:10.5281/zenodo.2611252
Code URL:https://github.com/ReScience-Archives/Tenn-e-Hodne-Haug-Weltzien-Einevoll-Halnes-2019
Code DOI:-
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/53
Cite as:Tennøe, S., Hodne, K., Haug, T.M., Weltzien, F.-A., Einevoll, G.T., and Halnes, G. 2019. [Re] Fast-Activating Voltage- and Calcium-Dependent + Potassium (BK) Conductance Promotes Bursting in Pituitary + Cells: A Dynamic Clamp Study. ReScience 5, 1, #2.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/topalidou_2015.html b/bibliography/topalidou_2015.html new file mode 100644 index 0000000..0ff51fb --- /dev/null +++ b/bibliography/topalidou_2015.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Interaction between cognitive and motor cortico-basal + ganglia loops during decision making: a computational study + + + + + + + + + + + + + + +
+
+ + + + + +

Topalidou, M. and Rougier, N.P. 2015. [Re] Interaction between cognitive and motor cortico-basal + ganglia loops during decision making: a computational study. ReScience 1, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/ReScience-Entry-Topalidou-Rougier-2015/raw/1.0/article/article.pdf
Title:[Re] Interaction between cognitive and motor cortico-basal + ganglia loops during decision making: a computational study
Author(s):Topalidou, Meropi and Rougier, Nicolas P.
Journal:ReScience
Year:2015
Month:aug
Volume:1
Issue:1
Number:#1
DOI:10.5281/zenodo.27944
Code URL:https://github.com/ReScience-Archives/ReScience-Entry-Topalidou-Rougier-2015
Code DOI:10.5281/zenodo.27944
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/3
Cite as:Topalidou, M. and Rougier, N.P. 2015. [Re] Interaction between cognitive and motor cortico-basal + ganglia loops during decision making: a computational study. ReScience 1, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/viejo_2016.html b/bibliography/viejo_2016.html new file mode 100644 index 0000000..2cd332f --- /dev/null +++ b/bibliography/viejo_2016.html @@ -0,0 +1,187 @@ + + + + + + + + + + + + [Re] Speed/accuracy trade-off between the habitual and the + goal-directed process + + + + + + + + + + + + + + +
+
+ + + + + +

Viejo, G., Girard, B., and Khamassi, M. 2016. [Re] Speed/accuracy trade-off between the habitual and the + goal-directed process. ReScience 2, 1, #1.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Viejo-Girard-Khamassi-2016/raw/master/article/viejo_girard_khamassi.pdf
Title:[Re] Speed/accuracy trade-off between the habitual and the + goal-directed process
Author(s):Viejo, Guillaume and Girard, Benoît and Khamassi, Mehdi
Journal:ReScience
Year:2016
Month:feb
Volume:2
Issue:1
Number:#1
DOI:10.5281/zenodo.45852
Code URL:https://github.com/ReScience-Archives/Viejo-Girard-Khamassi-2016
Code DOI:10.5281/zenodo.45852
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/14
Cite as:Viejo, G., Girard, B., and Khamassi, M. 2016. [Re] Speed/accuracy trade-off between the habitual and the + goal-directed process. ReScience 2, 1, #1.
+ + + + + +
+
+ + + + + + + diff --git a/bibliography/vitay_2016.html b/bibliography/vitay_2016.html new file mode 100644 index 0000000..271ed92 --- /dev/null +++ b/bibliography/vitay_2016.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + [Re] Robust timing and motor patterns by taming chaos in recurrent neural networks + + + + + + + + + + + + + + +
+
+ + + + + +

Vitay, J. 2016. [Re] Robust timing and motor patterns by taming chaos in recurrent neural networks. ReScience 2, 1, #5.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Article (PDF):https://github.com/ReScience-Archives/Vitay-2016/raw/master/article/vitay-2016.pdf
Title:[Re] Robust timing and motor patterns by taming chaos in recurrent neural networks
Author(s):Vitay, Julien
Journal:ReScience
Year:2016
Month:oct
Volume:2
Issue:1
Number:#5
DOI:10.5281/zenodo.159545
Code URL:https://github.com/ReScience-Archives/Vitay-2016
Code DOI:10.5281/zenodo.159545
Data URL:-
Data DOI:-
Review URL:https://github.com/ReScience/ReScience-submission/pull/19
Cite as:Vitay, J. 2016. [Re] Robust timing and motor patterns by taming chaos in recurrent neural networks. ReScience 2, 1, #5.
+ + + + + +
+
+ + + + + + + diff --git a/board/index.html b/board/index.html new file mode 100644 index 0000000..5ef7aec --- /dev/null +++ b/board/index.html @@ -0,0 +1,1032 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

Editorial board

+ +

The editorial board is made of people who are committed to the open source +community and are both experienced developers and strongly familiar with the +GitHub ecosystem. Each editorial board member is specialised in a specific +domain of Science and is proficient in several programming languages and/or +environments. While many of us work primarily in Python, ReScience also +accepts submissions in other open source languages.

+ +

Reviewers are very important for our work. We always welcome new members +to our team, in particular in scientific domains that are so far not +well represented. If you want to become a reviewer for ReScience, please +add a comment here.

+ +

Editors-in-Chief

+ + + +

Associate Editors

+ + + +

Reviewers

+ + + +
+ +
+ +
+
+ + + + + + + diff --git a/css/main.css b/css/main.css new file mode 100644 index 0000000..3043a3b --- /dev/null +++ b/css/main.css @@ -0,0 +1,593 @@ +/** + * Reset some basic elements + */ +body, h1, h2, h3, h4, h5, h6, +p, blockquote, pre, hr, figure +dl, dd, ol, ul { + margin: 0; + padding: 0; } + +/** + * Basic styling + */ +body { + font-family: Helvetica, Arial, sans-serif; + font-size: 16px; + line-height: 1.35; + font-weight: 300; + color: #111; + background-color: #fdfdfd; + -webkit-text-size-adjust: 100%; } + +/** + * Set `margin-bottom` to maintain vertical rhythm + */ +h1, h2, h3, h4, h5, h6, +p, blockquote, pre, +ul, ol, dl, figure, +.highlight { + margin-bottom: 15px; } + +/** + * Images + */ +img { + max-width: 100%; + vertical-align: middle; } + +/** + * Figures + */ +figure > img { + display: block; } + +figcaption { + font-size: 14px; } + +/** + * Lists + */ +ul, ol { + margin-left: 30px; } + +li > ul, +li > ol { + margin-bottom: 0; } + +/** + * Headings + */ +h1, h2, h3, h4, h5, h6 { + font-weight: 300; } + +/** + * Links + */ +a { + color: #2a7ae2; + text-decoration: none; } + a:visited { + color: #1756a9; } + a:hover { + color: #111; + text-decoration: underline; } + +/** + * Blockquotes + */ +blockquote { + color: #828282; + border-left: 4px solid #e8e8e8; + padding-left: 15px; + font-size: 18px; + letter-spacing: -1px; + font-style: italic; } + blockquote > :last-child { + margin-bottom: 0; } + +/** + * Code formatting + */ +pre, +code { + font-size: 15px; + border: 1px solid #e8e8e8; + border-radius: 3px; + background-color: #eef; } + +code { + padding: 1px 5px; } + +pre { + padding: 8px 12px; + overflow-x: scroll; } + pre > code { + border: 0; + padding-right: 0; + padding-left: 0; } + +/** + * Wrapper + */ +.wrapper { + max-width: -webkit-calc(800px - (30px * 2)); + max-width: calc(800px - (30px * 2)); + margin-right: auto; + margin-left: auto; + padding-right: 30px; + padding-left: 30px; } + @media screen and (max-width: 800px) { + .wrapper { + max-width: -webkit-calc(800px - (30px)); + max-width: calc(800px - (30px)); + padding-right: 15px; + padding-left: 15px; } } + +/** + * Clearfix + */ +.wrapper:after, .footer-col-wrapper:after { + content: ""; + display: table; + clear: both; } + +/** + * Icons + */ +.icon > svg { + display: inline-block; + width: 16px; + height: 16px; + vertical-align: middle; } + .icon > svg path { + fill: #828282; } + +/** + * Custom + */ +strong { + font-weight: 500; } + +/** + * Site header + */ +.site-header { + border-top: 5px solid #424242; + border-bottom: 1px solid #e8e8e8; + min-height: 56px; + position: relative; } + +.site-title { + font-size: 26px; + line-height: 56px; + letter-spacing: -1px; + margin-bottom: 0; + float: left; } + .site-title, .site-title:visited { + color: #424242; } + +.site-nav { + float: right; + line-height: 200px; } + .site-nav .menu-icon { + display: none; } + .site-nav .page-link { + color: #111; + line-height: 1.35; } + .site-nav .page-link:not(:first-child) { + margin-left: 20px; } + @media screen and (max-width: 600px) { + .site-nav { + position: absolute; + top: 9px; + right: 30px; + background-color: #fdfdfd; + border: 1px solid #e8e8e8; + border-radius: 5px; + text-align: right; } + .site-nav .menu-icon { + display: block; + float: right; + width: 36px; + height: 26px; + line-height: 0; + padding-top: 10px; + text-align: center; } + .site-nav .menu-icon > svg { + width: 18px; + height: 15px; } + .site-nav .menu-icon > svg path { + fill: #424242; } + .site-nav .trigger { + clear: both; + display: none; } + .site-nav:hover .trigger { + display: block; + padding-bottom: 5px; } + .site-nav .page-link { + display: block; + padding: 5px 10px; } } + +/** + * Site footer + */ +.site-footer { + border-top: 1px solid #e8e8e8; + padding: 30px 0; } + +.footer-heading { + font-size: 18px; + margin-bottom: 15px; } + +.contact-list, +.social-media-list { + list-style: none; + margin-left: 0; } + +.footer-col-wrapper { + font-size: 15px; + color: #828282; + margin-left: -15px; } + +.footer-col { + float: left; + margin-bottom: 15px; + padding-left: 15px; } + +.footer-col-1 { + width: -webkit-calc(35% - (30px / 2)); + width: calc(35% - (30px / 2)); } + +.footer-col-2 { + width: -webkit-calc(20% - (30px / 2)); + width: calc(20% - (30px / 2)); } + +.footer-col-3 { + width: -webkit-calc(45% - (30px / 2)); + width: calc(45% - (30px / 2)); } + +@media screen and (max-width: 800px) { + .footer-col-1, + .footer-col-2 { + width: -webkit-calc(50% - (30px / 2)); + width: calc(50% - (30px / 2)); } + + .footer-col-3 { + width: -webkit-calc(100% - (30px / 2)); + width: calc(100% - (30px / 2)); } } +@media screen and (max-width: 600px) { + .footer-col { + float: none; + width: -webkit-calc(100% - (30px / 2)); + width: calc(100% - (30px / 2)); } } +/** + * Page content + */ +.page-content { + padding: 30px 0; } + +.page-heading { + font-size: 20px; } + +.post-list { + margin-left: 0; + list-style: none; } + .post-list > li { + margin-bottom: 30px; } + +.post-meta { + font-size: 14px; + color: #828282; } + +.post-link { + display: block; + font-size: 24px; } + +/** + * Posts + */ +.post-header { + margin-bottom: 30px; } + +.post-title { + font-size: 42px; + letter-spacing: -1px; + line-height: 1; } + @media screen and (max-width: 800px) { + .post-title { + font-size: 36px; } } + +.post-content { + margin-bottom: 30px; } + .post-content h2 { + font-size: 32px; } + @media screen and (max-width: 800px) { + .post-content h2 { + font-size: 28px; } } + .post-content h3 { + font-size: 26px; } + @media screen and (max-width: 800px) { + .post-content h3 { + font-size: 22px; } } + .post-content h4 { + font-size: 20px; + padding-top: 2em; } + @media screen and (max-width: 800px) { + .post-content h4 { + font-size: 18px; } } + +/** + * Syntax highlighting styles + */ +.highlight { + background: #fff; } + .highlight .c { + color: #998; + font-style: italic; } + .highlight .err { + color: #a61717; + background-color: #e3d2d2; } + .highlight .k { + font-weight: bold; } + .highlight .o { + font-weight: bold; } + .highlight .cm { + color: #998; + font-style: italic; } + .highlight .cp { + color: #999; + font-weight: bold; } + .highlight .c1 { + color: #998; + font-style: italic; } + .highlight .cs { + color: #999; + font-weight: bold; + font-style: italic; } + .highlight .gd { + color: #000; + background-color: #fdd; } + .highlight .gd .x { + color: #000; + background-color: #faa; } + .highlight .ge { + font-style: italic; } + .highlight .gr { + color: #a00; } + .highlight .gh { + color: #999; } + .highlight .gi { + color: #000; + background-color: #dfd; } + .highlight .gi .x { + color: #000; + background-color: #afa; } + .highlight .go { + color: #888; } + .highlight .gp { + color: #555; } + .highlight .gs { + font-weight: bold; } + .highlight .gu { + color: #aaa; } + .highlight .gt { + color: #a00; } + .highlight .kc { + font-weight: bold; } + .highlight .kd { + font-weight: bold; } + .highlight .kp { + font-weight: bold; } + .highlight .kr { + font-weight: bold; } + .highlight .kt { + color: #458; + font-weight: bold; } + .highlight .m { + color: #099; } + .highlight .s { + color: #d14; } + .highlight .na { + color: #008080; } + .highlight .nb { + color: #0086B3; } + .highlight .nc { + color: #458; + font-weight: bold; } + .highlight .no { + color: #008080; } + .highlight .ni { + color: #800080; } + .highlight .ne { + color: #900; + font-weight: bold; } + .highlight .nf { + color: #900; + font-weight: bold; } + .highlight .nn { + color: #555; } + .highlight .nt { + color: #000080; } + .highlight .nv { + color: #008080; } + .highlight .ow { + font-weight: bold; } + .highlight .w { + color: #bbb; } + .highlight .mf { + color: #099; } + .highlight .mh { + color: #099; } + .highlight .mi { + color: #099; } + .highlight .mo { + color: #099; } + .highlight .sb { + color: #d14; } + .highlight .sc { + color: #d14; } + .highlight .sd { + color: #d14; } + .highlight .s2 { + color: #d14; } + .highlight .se { + color: #d14; } + .highlight .sh { + color: #d14; } + .highlight .si { + color: #d14; } + .highlight .sx { + color: #d14; } + .highlight .sr { + color: #009926; } + .highlight .s1 { + color: #d14; } + .highlight .ss { + color: #990073; } + .highlight .bp { + color: #999; } + .highlight .vc { + color: #008080; } + .highlight .vg { + color: #008080; } + .highlight .vi { + color: #008080; } + .highlight .il { + color: #099; } + +/*****************************/ +/* ReScience custom settings */ +/*****************************/ +h1, h2, h3, h4, h5, h6 { + color: #ce232b; + padding-top: 1em; + font-weight: 500; } + +.site-header strong { + color: #ce232b; + font-weight: 600; } + +a:hover { + text-decoration: none; } + +.site-header { + border: none; + min-height: 150px; } + +.site-title a { + /* padding: .5em .75em .25em 1em; + background-color: #ce232b; + color: white; */ + color: #ce232b; + /*font-size: 80%;*/ + font-weight: 100; + margin: auto; + line-height: 200px; + letter-spacing: .25em; + text-transform: uppercase; } + +.site-title a:hover { + text-decoration: none; + /* color: white;*/ } + +.site-nav a { + font-size: 14px; + color: #ce232b; + font-weight: 400; } + +.site-nav a:hover { + text-decoration: none; + color: #ce232b; } + +.post-content h2 { + font-size: 20px; } + @media screen and (max-width: 800px) { + .post-content h2 { + font-size: 16px; } } +.post-content h3 { + font-size: 16px; } + @media screen and (max-width: 800px) { + .post-content h3 { + font-size: 16px; } } +.post-content h4 { + font-size: 16px; } + @media screen and (max-width: 800px) { + .post-content h4 { + font-size: 16px; } } + +a.bibtag { + padding: .25em .5em .1em .5em; + background-color: #ce232b; + color: white; + border-radius: 2px; } + +.collapse { + font-size: 90%; + color: black; + background-color: #fff0f0; + border: 1px solid black; } + +pre, code { + border: none; + color: #555555; + background: none; } + +.post-tag, .post-tag a { + color: #fff; + background-color: #aaa; + text-align: center; + white-space: nowrap; + vertical-align: middle; + padding: 2px 12px; + line-height: 1.5; + border-radius: 3px; } + +.footer-col-wrapper { + font-size: 12px; + text-align: center; + border-top: 1px solid #e8e8e8; + padding: 10px 0; } + +.site-footer { + border: none; + padding: 0; } + +.highlight { + background: #f0f0ff; } + +li p small { + display: block; + width: 50%; + line-height: 1.25em !important; + /*padding-left: 10px;*/ + border-top: 1px solid black; + margin-top: 0.50em; + padding-top: 0.50em; + margin-bottom: 2.00em; } + +ol.bibliography { + font-size: 100%; + line-height: 1.25em; } + +table { + clear: both; } + +table td { + vertical-align: top; } + +table td:first-child { + width: 20%; } + +.thumbnail { + border: 1px solid black; } + +div.bib-entry-highlight { + width: 100%; + padding: 1.5em; + color: white; + background-color: #ce232b; } + +img.ten-years-challenge { + /* float: right; + width: 25%; */ + border: 1px solid black; } diff --git a/edit/index.html b/edit/index.html new file mode 100644 index 0000000..610f99f --- /dev/null +++ b/edit/index.html @@ -0,0 +1,251 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

The reviewing process

+ +

A submission takes the form of an issue. If you’re unfamiliar with GitHub, do +not hesitate to ask advices and informations to the editor in charge of editing +the submission. Reviewers unfamiliar with git should have a look at +http://git-lectures.github.io.

+ +

To review a submission, you’ll first have to clone the author’s repository onto +your desktop environment and each time an author update the manuscript or code +to get reviewer’s comment into account, you’ll have to update your local copy +using the git pull command.

+ +

Reviewer guidelines

+ +

Successful replications

+ +

Most articles in ReScience C report a successful replication of the +results (figures, tables, …) of previously published research work. +A full replication covers all the results of the original work, whereas +a partial replication covers only a subset of the results.

+ +

The main criteria for acceptance of a successful replication are

+ +
    +
  1. +

    The actual replication of the research. The reviewer must evaluate +the authors’ claims about a successful replication, applying the +standards of the field.

    +
  2. +
  3. +

    Reproducibility of the replication. The reviewers must be able +to run the proposed implementation on their computer, and obtain +the same results as the authors with the limits of the state +of the art of the field.

    +
  4. +
  5. +

    Clarity of the code and the instructions for running it. +Uncommented or obfuscated code is as bad as no code at all.

    +
  6. +
  7. +

    Clarity and completeness of the accompanying article, in which the +authors should clearly state why they think they have replicated +the paper (same figures, same graphics, same behavior, etc.) and +explain any obstacles they have encountered during the replication +work. The reviewers should also consider if the article is sufficiently +self-contained.

    +
  8. +
+ +

The primary goal of the review is not to decide whether to accept or +reject a submission, but to help the authors improve their work until +it meets the ReScience C quality standards. Since ReScience C +targets replication of already published research, there is no need to +judge the relevance or novelty of the work. Every replication that +meets the criteria listed above is welcome in ReScience C. +Rejection remains of course a possibility, in the case that the +authors are not able or willing to improve their submission as +deemed necessary by the reviewers.

+ +

When evaluating the criteria for acceptance, reviewers need to apply +the standards of their field of research. There are no absolute +criteria for two results/figures being equal, so both the success and +the reproducibility of the replication must be judged according to +the degree of equality that can be achieved given the state of the +art of the field. The clarity of the code and instructions must also +be judged in the light of the conventions of the field. As a general +goal, any competent researcher in the field should understand the +paper and be able to understand and run the code. The use of +software packages that are mainstream in the field is encouraged, +but not strictly required. The less well-known a software package +is, the more explanation authors should provide concerning its +capabilities and use.

+ +

Failed replications

+ +

A replication attempt can lead to the finding that the results of the original +paper cannot be reproduced, suggesting a critical mistake or omission in the +original work that cannot be fixed. The failure can concern some or all of the +results. ReScience C accepts reports on replication failures, but requires a +particularly careful examination by the reviewers. The authors must describe in +detail why they believe that the original work is mistaken, and the reviewers +must be convinced by the reasoning offered by the authors.

+ +

Authors who are confronted with replication failure are strongly encouraged +to contact the authors of the original work and try to explore the causes +of the replication failure in collaboration with them. This is, however, not +a requirement for publication in ReScience C.

+ +

The editing process

+ +

The role of a scientific editor is to manage a submission from start to end, +i.e. from the initial acknowledgment request by the editor-in-chief to the +final publication. As an editor, your goal is to help authors improve their +submission in order to meet the journal’s quality standards and to ensure that +anyone can re-use the published code. Depending on the specific domain, an +editor might request the article to follow best practices of the domain.

+ +

Editor guidelines

+ +
    +
  • When a new submission is +made (i.e. a new issue has been opened), you can assign yourself in order to +be the editor or you can accept an invitation to edit the submission.
  • +
  • Once you’ve accepted, you can either reject the submission and close the +issue (you’ll have to motivate such decision) or accept the +submission. You’ll then need to find and invite at least two reviewers (from +within the same issue)
  • +
  • Once you’ve found the two reviewers, you can start the review.
  • +
  • During the review, reviewers are free to interact with the authors to ask for +clarification or change in any file that is part of the submission.
  • +
  • The main criterion for acceptance is either: +
      +
    • Replication of the original research with a clear statement by the authors +explaining why they think they have replicated the paper (same figures, +same graphics, same behavior, etc.).
    • +
    • Non-replication of the original research with a clear statement by the +authors explaining why they believe that it cannot be replicated .
    • +
    • Source code without any accompanying article is also a criterion for +rejection since we’re not human compilers (well not all of us at least).
    • +
    +
  • +
  • Don’t forget to check that there is a license in the code repository. Authors +can choose whatever open license they prefer (see the Debian Free Software +Guidelines) but they need +to choose one.
  • +
  • If both reviewers agree, the paper can be accepted.
  • +
+ +

The publication process

+ +

The publication is now almost automatic but still requires some manual steps +that are given in the README of the +articles repository.

+ +

After publication, you can try to contact the editor and the authors of the +original article to tell them about the successful (or unsuccessful) replication +of their work.

+ +

You can also tweet about the new paper, with CC to @ReScienceEds.

+ +

Finally, you can close the issue.

+ + +
+ +
+ +
+
+ + + + + + + diff --git a/faq/index.html b/faq/index.html new file mode 100644 index 0000000..4fe3849 --- /dev/null +++ b/faq/index.html @@ -0,0 +1,288 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

Frequently Asked Questions

+ +

If your question is not answered below, please create an +issue on GitHub and ask it there.

+ +

Can I help?

+ +

Yes! You can:

+ +
    +
  • Become a reviewer by commenting on this issue (see + our current list of reviewers + for the information we would like to have about you)
  • +
  • Submit paper for the work you’ve already replicated
  • +
  • Spread the word about ReScience C in your community +(twitter, mailing lists, blogs, etc.)
  • +
+ +

What’s the difference between replication and reproduction?

+ +

There is no consensus yet on what exactly these two terms mean, so +here is how we understand and use them.

+ +

Reproduction of a computational study means running the same +computation on the same input data, and then checking if the results +are the same, or at least “close enough” when it comes to numerical +approximations. Reproduction can be considered as software testing at +the level of a complete study.

+ +

Replication of a scientific study (computational or other) means +repeating a published protocol, respecting its spirit and intentions +but varying the technical details. For computational work, this would +mean using different software, running a simulation from different +initial conditions, etc. The idea is to change something that everyone +believes shouldn’t matter, and see if the scientific conclusions are +affected or not.

+ +

Reproduction verifies that a computation was recorded with enough +detail that it can be analyzed later or by someone else. Replication +explores which details matter for reaching a specific scientific +conclusion. A replication attempt is most useful if reproducibility +has already been verified. Otherwise, if replication fails, leads to +different conclusions, you cannot trace back the differences in the +results to the underlying code and data.

+ +

In the ideal world, the reproducibility of computational studies would +be checked automatically before publication. In the real world, most +published studies do not even claim to be reproducible, because the code +or the input data are not made public. Given this situation, +a ReScience C publication provides two important services: by replicating +the original work, it provides an independent implementation of the +original computational protocol, and by making this new implementation +public, it is reproducible and thus a safer basis for future research +to build on.

+ +

What do the title prefixes Re, Rp, ¬Re, and ¬Rp mean?

+

Re means replication. Rp means reproduction. +Either one can be negated in case of failure to give: ¬Re and ¬Rp.

+ +

Are there any publication fees?

+ +

No. ReScience C promotes open access and relies on the volunteer work of +editors and reviewers. And the free hosting by GitHub.

+ +

ReScience C is a platinum open-access journal, which means that authors do +not pay to publish and readers do not pay to read.

+ +

Can I submit a paper using proprietary tools such as MATLAB?

+ +

No. If we aim at replicability, we have to make sure the proposed +implementation allows anyone to re-run and understand the code without any +barriers. Proprietary software constitutes such a barrier because of their +price and their closed nature. An implementation specifically targeting a free +alternative such as Octave will be +accepted though.

+ +

Is it mandatory to have an open-source license on the code?

+ +

Yes. The code accompanying ReScience C articles will be archived at +Zenodo along with the article and data, entirely under +open licenses. This is part of the open access principle underlying ReScience +C. For the choice of a license for the code, we refer to the the Debian Free +Software Guidelines.

+ +

Can I submit the replication of my own research?

+ +

No. Mistakes in the implementation of research questions and methods are often +due to biases authors invariably have, consciously or not. One’s biases will +inevitably carry over to how one approaches a replication. Perhaps even more +importantly, we aim at the cross-fertilization of research and trying to +replicate the work of one’s peers might pave the way for a future +collaboration, or may give rise to new ideas as a result of the replication +effort.

+ +

Can I suggest a replication?

+ +

Yes. If you want to suggest an article for a replication, just open a new +issue in the call for +replication repository and give the +reference of the original article and possibly the reason you would like to see +this article replicated (please refrain from suggesting your own work). Note +that you’re also encouraged to register as a reviewer such that you can review +the replication you’ve been proposing if someone actually takes up the +challenge.

+ +

If you’re looking for some challenge, you can also look at the current list of +suggestions.

+ +

If my submission is rejected, can I resubmit it?

+ +

This depends on the reason your submission was rejected. If the original +research has already been replicated previously (in ReScience C or elsewhere), +it is unlikely we’ll consider another replication, even if you think your +implementation is better. However, if your submission has been rejected because +reviewers cannot make it run, you are encouraged to re-submit once the +identified problems have been solved.

+ +

What if I fail to replicate a research result?

+ +

Some research may not be replicable. Before declaring a research result +non-replicable, we require extra caution to be taken. In addition to scrutiny +of your submission by reviewers and editors, we will contact the authors of the +original research, and issue a challenge to the ReScience C community to spot +and report (using the issue tracker) errors in your implementation. If no +errors are found, your work will be accepted and the original research will be +declared non-replicable.

+ +

Is there a preferred implementation language?

+ +

We favor a Python implementation because this language offers a scientific +programming stack that can handle research in many +domains of science (see for example the Scipy +2015 and EuroScipy +2015 conferences). Python is also often +reported by scientists to easier to learn and use than other languages. +Furthermore, using Python might allow us to use the +IPython notebook and the upcoming +Jupyter environments.

+ +

However, other languages or tools are acceptable if they are mainstream in the +respective domain of research.

+ +

I’m a student, can I submit?

+ +

Yes! Students are strongly encouraged to submit their work. Although the +ReScience C publishing model is a bit different from other academic journals, +it can give students a first experience at peer-reviewed scholarly publishing, +including meeting standards of scientific rigor and addressing reviewers’ +comments. Publishing in ReScience C is also a way to actively contribute to +open science while adding to one’s publication record.

+ +

How do I know if my replication is successful?

+ +

This depends mainly on the original paper introducing the research results to +be replicated. Results might be presented in a qualitative or quantitative way +and you’ll have to clearly state why you think your implementation of a method +or protocol is a faithful replication of the original results.

+ +

What kind of research can I replicate?

+ +

Any computational research in any domain of science provided an +editor from the Board has the expertise to edit your +submission. Our editorial board is growing to increase the scientific domains +being covered. If no editor is able to edit your submission, you may +propose a guest editor (who must be willing to work with our GitHub-based +editorial processes).

+ +

Does ReScience C issue DOIs (Digital Object Identifiers)?

+ +

ReScience C itself does not, but every article published in ReScience C +receives a DOI from, and is indexed by +Zenodo.

+ +

What is the preferred format for the accompanying article?

+ +

We prefer LaTeX using the provided +template but Word or OpenOffice are +also fine if the result is comparable to the PDF produced by our template.

+ + +
+ +
+ +
+
+ + + + + + + diff --git a/feed.xml b/feed.xml new file mode 100644 index 0000000..a9d9d63 --- /dev/null +++ b/feed.xml @@ -0,0 +1,220 @@ + + + + ReScience C + Reproducible Science is good.<br/> Replicated Science is better. + http://rescience.github.io/ + + Mon, 04 Dec 2023 13:30:11 +0100 + Mon, 04 Dec 2023 13:30:11 +0100 + Jekyll v3.9.3 + + + Ten Years Reproducibility Challenge + <p>Did you ever try to run an old code that you wrote for a scientific article you +published years ago? Did you encounter any problems? Were you successful? We +are curious to hear your story. This is the reason why we are editing a special +issue of ReScience to collect these stories.</p> + +<p>The ten years reproducibility challenge is an invitation for researchers to try +to run the code they’ve created for a scientific publication that was published +more than <strong>ten years ago</strong>. This code can be anything (statistical analysis, +numerical simulation, data processing, etc.), can be written in any language +and can address any scientific domain. The only mandatory condition to enter +the challenge is to have published a scientific article <strong>before 2010</strong>, in a +journal or a conference with proceedings, which contains results produced by +code, irrespectively of whether this code was published in some form at the +time or not.</p> + +<p>Note that we do not ask you to write a new version of your old code. We ask you +instead to <strong>try to make your old code to run on modern hardware/software</strong> +(with minimal modifications) in order to check if you can obtain the exact same +results that were published at least ten years ago.</p> + +<p>Sounds easy? We have good reasons to think this might be more difficult than you +think. And maybe the first problem you’ll have to solve is to find your own source +code.</p> + +<p>More information at: <a href="http://rescience.github.io/ten-years/">rescience.github.io/ten-years</a></p> + + + Fri, 11 Oct 2019 00:00:00 +0200 + http://rescience.github.io/news/2019/10/11/TenYears.html + http://rescience.github.io/news/2019/10/11/TenYears.html + + + news + + + + + ReScience (R)evolution + <p>Four years ago, we launched ReScience, a new scientific journal aimed at +publishing the replication of existing computational research. Since ReScience +published its first article, things have been going steadily. We are still +alive, independent and without a budget. In the meantime, we have published +around 25 articles and the initial has grown from around 10 to roughly 100 +members (editors and reviewers), we have advertised ReScience at several +conferences worldwide, gave some interviews, and published an article +introducing ReScience in PeerJ Computer Science. Based on our experience at +managing the journal during these four years, we thought that time was ripe for +some changes. Read our +<a href="https://zenodo.org/record/3069619/files/article.pdf">editorial</a> if you want to +know more.</p> + + Thu, 23 May 2019 00:00:00 +0200 + http://rescience.github.io/news/2019/05/23/Redesign.html + http://rescience.github.io/news/2019/05/23/Redesign.html + + + news + + + + + Sustainable computational science: the ReScience initiative + <p>We just published our white paper on ReScience in +<a href="https://peerj.com/articles/cs-142/">PeerJ</a></p> + +<p><strong>Abstract</strong>: Computer science offers a large set of tools for +prototyping, writing, running, testing, validating, sharing and reproducing +results; however, computational science lags behind. In the best case, authors +may provide their source code as a compressed archive and they may feel +confident their research is reproducible. But this is not exactly true. James +Buckheit and David Donoho proposed more than two decades ago that an article +about computational results is advertising, not scholarship. The actual +scholarship is the full software environment, code, and data that produced the +result. This implies new workflows, in particular in peer-reviews. Existing +journals have been slow to adapt: source codes are rarely requested and are +hardly ever actually executed to check that they produce the results advertised +in the article. ReScience is a peer-reviewed journal that targets computational +research and encourages the explicit replication of already published research, +promoting new and open-source implementations in order to ensure that the +original research can be replicated from its description. To achieve this goal, +the whole publishing chain is radically different from other traditional +scientific journals. ReScience resides on GitHub where each new implementation +of a computational study is made available together with comments, +explanations, and software tests.</p> + +<p><strong>References</strong>: N.P. Rougier et al., (2017) <strong>Sustainable computational science: the +ReScience initiative</strong>. PeerJ Computer Science 3:e142. <a href="https://doi.org/10.7717/peerj-cs.142">DOI +doi.org/10.7717/peerj-cs.142</a></p> + + Mon, 18 Dec 2017 00:00:00 +0100 + http://rescience.github.io/news/2017/12/18/ReScience-arXiv.html + http://rescience.github.io/news/2017/12/18/ReScience-arXiv.html + + + news + + + + + Call for replication + <p>It is now possible to suggest an article for a replication. Just +<a href="https://github.com/ReScience/call-for-replication/issues/new">open a new issue</a> +in the +<a href="https://github.com/ReScience/call-for-replication">call for replication repository</a> +and give the reference of the original article and possibly the reason you +would like to see this article replicated (please refrain from suggesting your +own work). Note that you’re also encouraged to register as a reviewer such that +you can review the replication you’ve been proposing if someone actually takes +up the challenge.</p> + +<p>If you’re looking for some challenge, you can also look at the +<a href="https://github.com/ReScience/call-for-replication/issues">current list of suggestions</a>.</p> + + Wed, 19 Oct 2016 00:00:00 +0200 + http://rescience.github.io/news/2016/10/19/Call-For-Replication.html + http://rescience.github.io/news/2016/10/19/Call-For-Replication.html + + + news + + + + + You can help by becoming a reviewer + <p>ReScience is slowly gaining momentum and we currently have 4 submissions to +review. If you’re interested in helping ReScience and reproducibility, you can +become a reviewer. What you need is a github account, a one line description of +your expertise (see the <a href="http://rescience.github.io/board/">Board</a> for some +examples) and to <a href="https://github.com/ReScience/ReScience/issues/27">tell us</a> you’re interested such that we can add you to the board. You can also <a href="https://github.com/ReScience/ReScience-submission/subscription">follow</a> the <a href="https://github.com/ReScience/ReScience-submission">submission</a> repository and propose your help whenever a submission falls into your expertise domain.</p> + + + Sat, 02 Jul 2016 00:00:00 +0200 + http://rescience.github.io/news/2016/07/02/Reviewers.html + http://rescience.github.io/news/2016/07/02/Reviewers.html + + + news + + + + + New year, new challenges ahead + <p>Even though open and reproducible science is gaining fast ground, there still +exists a large number of published computational researches that are just +awaiting replication. Why not pick your favorite paper and try to replicate it +? If you’re interested in this specific paper, chances are that your replication +will also be interesting for a lot of researchers.</p> + + Thu, 07 Jan 2016 00:00:00 +0100 + http://rescience.github.io/news/2016/01/07/NewYear.html + http://rescience.github.io/news/2016/01/07/NewYear.html + + + news + + + + + ReScience: A Scientific Journal Living on Github + <p><a href="http://www.labcritics.com">LabCritics</a> kindly made a <a href="http://www.labcritics.com/rescience-a-scientific-journal-with-github-at-its-core-4729/?utm_source=@labcritics">post</a> introducing Re<strong>Science</strong> and explaining its goals: “Computational research is set to get new open source journal solely for publishing implementations of algorithms and codes already published. Termed ReScience (Replicated Science – I guess [<strong>note</strong>: yes]), the journal uses and exists solely on Github, a popular Web-based Git repository service, offering all of the distributed revision control and source code management functionality of Git.”</p> + + + Sun, 06 Sep 2015 00:00:00 +0200 + http://rescience.github.io/news/2015/09/06/LabCritics.html + http://rescience.github.io/news/2015/09/06/LabCritics.html + + + news + + + + + Official creation + <p>It’s our great pleasure to announce the creation of Re<strong>Science</strong> which is a +peer-reviewed journal that targets computational research and encourages the +explicit replication of already published research, promoting new and +open-source implementations in order to ensure that the original research is +reproducible.</p> + + Tue, 01 Sep 2015 00:00:00 +0200 + http://rescience.github.io/news/2015/09/01/journal-start.html + http://rescience.github.io/news/2015/09/01/journal-start.html + + + news + + + + + Review process test is over + <p>We’ve been testing the +<a href="https://github.com/ReScience/ReScience-submission/pull/3">review process</a> with +Tiziano Zito (editor), Benoît Girard (reviewer) and Mehdi Khamassi +(reviewer). They helped smoothing the whole process and we’re ready for mass +production! But let’s wait for a second review…</p> + + Mon, 10 Aug 2015 00:00:00 +0200 + http://rescience.github.io/news/2015/08/10/ReviewTest.html + http://rescience.github.io/news/2015/08/10/ReviewTest.html + + + news + + + + + diff --git a/images/favicon-128x128.png b/images/favicon-128x128.png new file mode 100644 index 0000000..deeca3d Binary files /dev/null and b/images/favicon-128x128.png differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png new file mode 100644 index 0000000..71bc7ca Binary files /dev/null and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png new file mode 100644 index 0000000..28dd976 Binary files /dev/null and b/images/favicon-32x32.png differ diff --git a/images/favicon-64x64.png b/images/favicon-64x64.png new file mode 100644 index 0000000..f1580eb Binary files /dev/null and b/images/favicon-64x64.png differ diff --git a/images/favicon.svg b/images/favicon.svg new file mode 100644 index 0000000..02cd733 --- /dev/null +++ b/images/favicon.svg @@ -0,0 +1,131 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/images/ten-years-challenge.pdf b/images/ten-years-challenge.pdf new file mode 100644 index 0000000..a6b24fd Binary files /dev/null and b/images/ten-years-challenge.pdf differ diff --git a/images/ten-years-challenge.png b/images/ten-years-challenge.png new file mode 100644 index 0000000..6bddb4e Binary files /dev/null and b/images/ten-years-challenge.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..079c24a --- /dev/null +++ b/index.html @@ -0,0 +1,418 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

Reproducible Science is good. Replicated Science is better.

+ +

ReScience C is a platinum open-access peer-reviewed journal that targets +computational research and encourages the explicit replication of +already published research, promoting new and open-source implementations in +order to ensure that the original research is reproducible. +You can read about the ideas behind ReScience C in the article +Sustainable computational science: the ReScience initiative

+ +

To achieve this goal, the whole publishing chain is radically different from +other traditional scientific journals. ReScience C lives on +GitHub where each new implementation of a +computational study is made available together with comments, explanations and +tests. Each submission takes the form of an issue that is publicly reviewed and +tested in order to guarantee that any researcher can re-use it. If you ever +replicated computational results (or failed at) from the literature in your +research, ReScience C is the perfect place to publish your new implementation.

+ +

ReScience C is collaborative and open by design. Everything can be forked and +modified. Don’t hesitate to write a submission, join us and +to become a reviewer.

+ +


+ +

Latest publications

+ +
  1. + + + + + Replication + + in Education Policy + + (Python) + + + + + + + + | 10.5281/zenodo.10255347 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Allard, T., Béziaud, L., and Gambs, S. 2023. [ Re]Simulating socioeconomic-based affirmative action. ReScience C 9, 1, #2. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173678 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Morita, K. 2023. [Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles. ReScience C 9, 2, #12. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173654 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +McLeish, S. and Tran-Thanh, L. 2023. [Re] End-to-end Algorithm Synthesis with Recurrent Networks: Logical Extrapolation Without Overthinking. ReScience C 9, 2, #3. +
    +
    + + + +
+


+ +

Latest News

+
    + + +
  • +

    Ten Years Reproducibility Challenge +

    +

    Did you ever try to run an old code that you wrote for a scientific article you +published years ago? Did you encounter any problems? Were you successful? We +are curious to hear your story. This is the reason why we are editing a special +issue of ReScience to collect these stories.

    + +

    The ten years reproducibility challenge is an invitation for researchers to try +to run the code they’ve created for a scientific publication that was published +more than ten years ago. This code can be anything (statistical analysis, +numerical simulation, data processing, etc.), can be written in any language +and can address any scientific domain. The only mandatory condition to enter +the challenge is to have published a scientific article before 2010, in a +journal or a conference with proceedings, which contains results produced by +code, irrespectively of whether this code was published in some form at the +time or not.

    + +

    Note that we do not ask you to write a new version of your old code. We ask you +instead to try to make your old code to run on modern hardware/software +(with minimal modifications) in order to check if you can obtain the exact same +results that were published at least ten years ago.

    + +

    Sounds easy? We have good reasons to think this might be more difficult than you +think. And maybe the first problem you’ll have to solve is to find your own source +code.

    + +

    More information at: rescience.github.io/ten-years

    + + +
  • + + +
+ + +
+ +
+ +
+
+ + + + + + + diff --git a/news/2015/08/10/ReviewTest.html b/news/2015/08/10/ReviewTest.html new file mode 100644 index 0000000..dbf611c --- /dev/null +++ b/news/2015/08/10/ReviewTest.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + Review process test is over + + + + + + + + + + + + + + +
+
+
+ +
+

Review process test is over

+ +
+ +
+

We’ve been testing the +review process with +Tiziano Zito (editor), Benoît Girard (reviewer) and Mehdi Khamassi +(reviewer). They helped smoothing the whole process and we’re ready for mass +production! But let’s wait for a second review…

+ +
+ +
+ +
+
+ + + + + + + diff --git a/news/2015/09/01/journal-start.html b/news/2015/09/01/journal-start.html new file mode 100644 index 0000000..0e24f35 --- /dev/null +++ b/news/2015/09/01/journal-start.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + Official creation + + + + + + + + + + + + + + +
+
+
+ +
+

Official creation

+ +
+ +
+

It’s our great pleasure to announce the creation of ReScience which is a +peer-reviewed journal that targets computational research and encourages the +explicit replication of already published research, promoting new and +open-source implementations in order to ensure that the original research is +reproducible.

+ +
+ +
+ +
+
+ + + + + + + diff --git a/news/2015/09/06/LabCritics.html b/news/2015/09/06/LabCritics.html new file mode 100644 index 0000000..0a1f328 --- /dev/null +++ b/news/2015/09/06/LabCritics.html @@ -0,0 +1,110 @@ + + + + + + + + + + + + ReScience: A Scientific Journal Living on Github + + + + + + + + + + + + + + +
+
+
+ +
+

ReScience: A Scientific Journal Living on Github

+ +
+ +
+

LabCritics kindly made a post introducing ReScience and explaining its goals: “Computational research is set to get new open source journal solely for publishing implementations of algorithms and codes already published. Termed ReScience (Replicated Science – I guess [note: yes]), the journal uses and exists solely on Github, a popular Web-based Git repository service, offering all of the distributed revision control and source code management functionality of Git.”

+ + +
+ +
+ +
+
+ + + + + + + diff --git a/news/2016/01/07/NewYear.html b/news/2016/01/07/NewYear.html new file mode 100644 index 0000000..54590a1 --- /dev/null +++ b/news/2016/01/07/NewYear.html @@ -0,0 +1,113 @@ + + + + + + + + + + + + New year, new challenges ahead + + + + + + + + + + + + + + +
+
+
+ +
+

New year, new challenges ahead

+ +
+ +
+

Even though open and reproducible science is gaining fast ground, there still +exists a large number of published computational researches that are just +awaiting replication. Why not pick your favorite paper and try to replicate it +? If you’re interested in this specific paper, chances are that your replication +will also be interesting for a lot of researchers.

+ +
+ +
+ +
+
+ + + + + + + diff --git a/news/2016/07/02/Reviewers.html b/news/2016/07/02/Reviewers.html new file mode 100644 index 0000000..882084e --- /dev/null +++ b/news/2016/07/02/Reviewers.html @@ -0,0 +1,114 @@ + + + + + + + + + + + + You can help by becoming a reviewer + + + + + + + + + + + + + + +
+
+
+ +
+

You can help by becoming a reviewer

+ +
+ +
+

ReScience is slowly gaining momentum and we currently have 4 submissions to +review. If you’re interested in helping ReScience and reproducibility, you can +become a reviewer. What you need is a github account, a one line description of +your expertise (see the Board for some +examples) and to tell us you’re interested such that we can add you to the board. You can also follow the submission repository and propose your help whenever a submission falls into your expertise domain.

+ + +
+ +
+ +
+
+ + + + + + + diff --git a/news/2016/10/19/Call-For-Replication.html b/news/2016/10/19/Call-For-Replication.html new file mode 100644 index 0000000..cbd8f2f --- /dev/null +++ b/news/2016/10/19/Call-For-Replication.html @@ -0,0 +1,120 @@ + + + + + + + + + + + + Call for replication + + + + + + + + + + + + + + +
+
+
+ +
+

Call for replication

+ +
+ +
+

It is now possible to suggest an article for a replication. Just +open a new issue +in the +call for replication repository +and give the reference of the original article and possibly the reason you +would like to see this article replicated (please refrain from suggesting your +own work). Note that you’re also encouraged to register as a reviewer such that +you can review the replication you’ve been proposing if someone actually takes +up the challenge.

+ +

If you’re looking for some challenge, you can also look at the +current list of suggestions.

+ +
+ +
+ +
+
+ + + + + + + diff --git a/news/2017/12/18/ReScience-arXiv.html b/news/2017/12/18/ReScience-arXiv.html new file mode 100644 index 0000000..e5acd5f --- /dev/null +++ b/news/2017/12/18/ReScience-arXiv.html @@ -0,0 +1,134 @@ + + + + + + + + + + + + Sustainable computational science: the ReScience initiative + + + + + + + + + + + + + + +
+
+
+ +
+

Sustainable computational science: the ReScience initiative

+ +
+ +
+

We just published our white paper on ReScience in +PeerJ

+ +

Abstract: Computer science offers a large set of tools for +prototyping, writing, running, testing, validating, sharing and reproducing +results; however, computational science lags behind. In the best case, authors +may provide their source code as a compressed archive and they may feel +confident their research is reproducible. But this is not exactly true. James +Buckheit and David Donoho proposed more than two decades ago that an article +about computational results is advertising, not scholarship. The actual +scholarship is the full software environment, code, and data that produced the +result. This implies new workflows, in particular in peer-reviews. Existing +journals have been slow to adapt: source codes are rarely requested and are +hardly ever actually executed to check that they produce the results advertised +in the article. ReScience is a peer-reviewed journal that targets computational +research and encourages the explicit replication of already published research, +promoting new and open-source implementations in order to ensure that the +original research can be replicated from its description. To achieve this goal, +the whole publishing chain is radically different from other traditional +scientific journals. ReScience resides on GitHub where each new implementation +of a computational study is made available together with comments, +explanations, and software tests.

+ +

References: N.P. Rougier et al., (2017) Sustainable computational science: the +ReScience initiative. PeerJ Computer Science 3:e142. DOI +doi.org/10.7717/peerj-cs.142

+ +
+ +
+ +
+
+ + + + + + + diff --git a/news/2019/05/23/Redesign.html b/news/2019/05/23/Redesign.html new file mode 100644 index 0000000..4326c60 --- /dev/null +++ b/news/2019/05/23/Redesign.html @@ -0,0 +1,120 @@ + + + + + + + + + + + + ReScience (R)evolution + + + + + + + + + + + + + + +
+
+
+ +
+

ReScience (R)evolution

+ +
+ +
+

Four years ago, we launched ReScience, a new scientific journal aimed at +publishing the replication of existing computational research. Since ReScience +published its first article, things have been going steadily. We are still +alive, independent and without a budget. In the meantime, we have published +around 25 articles and the initial has grown from around 10 to roughly 100 +members (editors and reviewers), we have advertised ReScience at several +conferences worldwide, gave some interviews, and published an article +introducing ReScience in PeerJ Computer Science. Based on our experience at +managing the journal during these four years, we thought that time was ripe for +some changes. Read our +editorial if you want to +know more.

+ +
+ +
+ +
+
+ + + + + + + diff --git a/news/2019/10/11/TenYears.html b/news/2019/10/11/TenYears.html new file mode 100644 index 0000000..0bd493e --- /dev/null +++ b/news/2019/10/11/TenYears.html @@ -0,0 +1,134 @@ + + + + + + + + + + + + Ten Years Reproducibility Challenge + + + + + + + + + + + + + + +
+
+
+ +
+

Ten Years Reproducibility Challenge

+ +
+ +
+

Did you ever try to run an old code that you wrote for a scientific article you +published years ago? Did you encounter any problems? Were you successful? We +are curious to hear your story. This is the reason why we are editing a special +issue of ReScience to collect these stories.

+ +

The ten years reproducibility challenge is an invitation for researchers to try +to run the code they’ve created for a scientific publication that was published +more than ten years ago. This code can be anything (statistical analysis, +numerical simulation, data processing, etc.), can be written in any language +and can address any scientific domain. The only mandatory condition to enter +the challenge is to have published a scientific article before 2010, in a +journal or a conference with proceedings, which contains results produced by +code, irrespectively of whether this code was published in some form at the +time or not.

+ +

Note that we do not ask you to write a new version of your old code. We ask you +instead to try to make your old code to run on modern hardware/software +(with minimal modifications) in order to check if you can obtain the exact same +results that were published at least ten years ago.

+ +

Sounds easy? We have good reasons to think this might be more difficult than you +think. And maybe the first problem you’ll have to solve is to find your own source +code.

+ +

More information at: rescience.github.io/ten-years

+ + +
+ +
+ +
+
+ + + + + + + diff --git a/news/index.html b/news/index.html new file mode 100644 index 0000000..547f440 --- /dev/null +++ b/news/index.html @@ -0,0 +1,271 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

News

+ +
    + + +
  • +

    Ten Years Reproducibility Challenge +

    +

    Did you ever try to run an old code that you wrote for a scientific article you +published years ago? Did you encounter any problems? Were you successful? We +are curious to hear your story. This is the reason why we are editing a special +issue of ReScience to collect these stories.

    + +

    The ten years reproducibility challenge is an invitation for researchers to try +to run the code they’ve created for a scientific publication that was published +more than ten years ago. This code can be anything (statistical analysis, +numerical simulation, data processing, etc.), can be written in any language +and can address any scientific domain. The only mandatory condition to enter +the challenge is to have published a scientific article before 2010, in a +journal or a conference with proceedings, which contains results produced by +code, irrespectively of whether this code was published in some form at the +time or not.

    + +

    Note that we do not ask you to write a new version of your old code. We ask you +instead to try to make your old code to run on modern hardware/software +(with minimal modifications) in order to check if you can obtain the exact same +results that were published at least ten years ago.

    + +

    Sounds easy? We have good reasons to think this might be more difficult than you +think. And maybe the first problem you’ll have to solve is to find your own source +code.

    + +

    More information at: rescience.github.io/ten-years

    + + +
  • + + + +
  • +

    ReScience (R)evolution +

    +

    Four years ago, we launched ReScience, a new scientific journal aimed at +publishing the replication of existing computational research. Since ReScience +published its first article, things have been going steadily. We are still +alive, independent and without a budget. In the meantime, we have published +around 25 articles and the initial has grown from around 10 to roughly 100 +members (editors and reviewers), we have advertised ReScience at several +conferences worldwide, gave some interviews, and published an article +introducing ReScience in PeerJ Computer Science. Based on our experience at +managing the journal during these four years, we thought that time was ripe for +some changes. Read our +editorial if you want to +know more.

    + +
  • + + + +
  • +

    Sustainable computational science: the ReScience initiative +

    +

    We just published our white paper on ReScience in +PeerJ

    + +

    Abstract: Computer science offers a large set of tools for +prototyping, writing, running, testing, validating, sharing and reproducing +results; however, computational science lags behind. In the best case, authors +may provide their source code as a compressed archive and they may feel +confident their research is reproducible. But this is not exactly true. James +Buckheit and David Donoho proposed more than two decades ago that an article +about computational results is advertising, not scholarship. The actual +scholarship is the full software environment, code, and data that produced the +result. This implies new workflows, in particular in peer-reviews. Existing +journals have been slow to adapt: source codes are rarely requested and are +hardly ever actually executed to check that they produce the results advertised +in the article. ReScience is a peer-reviewed journal that targets computational +research and encourages the explicit replication of already published research, +promoting new and open-source implementations in order to ensure that the +original research can be replicated from its description. To achieve this goal, +the whole publishing chain is radically different from other traditional +scientific journals. ReScience resides on GitHub where each new implementation +of a computational study is made available together with comments, +explanations, and software tests.

    + +

    References: N.P. Rougier et al., (2017) Sustainable computational science: the +ReScience initiative. PeerJ Computer Science 3:e142. DOI +doi.org/10.7717/peerj-cs.142

    + +
  • + + +
+ +

Archives

+ + + +
+ +
+ +
+
+ + + + + + + diff --git a/platform/index.html b/platform/index.html new file mode 100644 index 0000000..616fbf2 --- /dev/null +++ b/platform/index.html @@ -0,0 +1,203 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

Provide platform information

+ +

Submissions to ReScience come with code. We ask information about the platform that was used +to run the code, the detail depending on the tools and programming languages used.

+ +

This information will be included in the file code/README.md of the submission. Consider +the whole execution pipeline for your results for possible additional tools (e.g. Bash, +random number generator, etc).

+ +

Version information for Python

+ +

For Python, NumPy, SciPy and matplotlib (common Python dependencies), the +following script will provide detailed information on your platform.

+ +
from __future__ import print_function
+import sys
+import platform
+
+print("Platform:", sys.platform)
+print("Python:", sys.version)
+print("Machine and architecture", platform.machine(), *platform.architecture())
+
+try:
+    import numpy as np
+    print("NumPy:", np.version.version)
+except:
+    pass
+
+try:
+    import scipy
+    print("SciPy:", scipy.version.version)
+except:
+    pass
+
+try:
+    import matplotlib
+    print("matplotlib:", matplotlib.__version__)
+except:
+    pass
+
+ +

The output, for instance

+ +
Platform: linux
+Python: 3.5.2+ (default, Sep 22 2016, 12:18:14) 
+[GCC 6.2.0 20160914]
+Machine and architecture x86_64 64bit ELF
+NumPy: 1.12.0
+SciPy: 0.18.1
+matplotlib: 2.0.0
+
+ +

Note that the versions of NumPy, SciPy and matplotlib should be given if they are used only +and that the version of any other library that is not part of Python’s standard library +should also be given.

+ +

Version information for compiled languages

+ +

For compiled languages, the important information consists in the platform, the +compiler, its version, and the compiler flags.

+ +

We provide below an example for the C language on Unix-like platforms. Modify it to suit +your project and feel free to contact ReScience via the GitHub issues or Twitter if you need +further assistance.

+ +

Platform information:

+ +
uname -mosv
+
+ +
Linux #1 SMP Debian 3.16.7-ckt9-3 (2015-04-23) x86_64 GNU/Linux
+
+ +

Hardware information:

+
grep -E '(^model name|^vendor_id|^flags)' /proc/cpuinfo  | sort | uniq
+
+ +
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
+model name      : Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz
+vendor_id       : GenuineIntel
+
+ +

Compiler information for C:

+
gcc --version
+
+ +
gcc (Debian 6.2.0-5) 6.2.0 20160927
+Copyright (C) 2016 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+ +

with compilation flags -O3 -std=c99.

+ + +
+ +
+ +
+
+ + + + + + + diff --git a/publish.sh b/publish.sh new file mode 100755 index 0000000..97ba034 --- /dev/null +++ b/publish.sh @@ -0,0 +1,67 @@ +#! /bin/bash + +TGT_BRANCH=master # Branch containing the static website +SRC_BRANCH=sources # Branch containing source files for the website +CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD) +BUILD_DIR=$(mktemp -d) + + +# Switch to sources branch +echo -n "Switching to source branch ($SRC_BRANCH)... " +if ! git checkout -q $SRC_BRANCH; then + echo "failed" + exit 0 +fi +echo "success" + + +# Check if there are any pending changes +echo -n "Checking repository status... " +if [ -n "$(git status --untracked-files=no --porcelain)" ]; then + echo "dirty" + echo " → Please commit pending changes before publishing." + exit 0 +fi +echo "clean" + + +# Repository is clean we can proceed +COMMIT_DATE=$(git log --pretty=format:'%cd' -n 1) +COMMIT_HASH=$(git log --pretty=format:'%h' -n 1) +echo "Commit to be published: $COMMIT_HASH ($COMMIT_DATE)" + + +# Website building +echo "Building static website" +bundle exec jekyll build -d $BUILD_DIR +if ! [ -d "$BUILD_DIR" ]; then + echo "Building has failed, aborting." + exit 0 +fi +echo "" + +# Switch to target branch +echo -n "Switching to target branch ($TGT_BRANCH)... " +if ! git checkout -q $TGT_BRANCH; then + echo "failed" + exit 0 +fi +echo "success" + + +# Publishing +echo -n "Publishing... " +ls | xargs rm -r +mv $BUILD_DIR/* . +git add . +git commit -q -m "Publishing from sources branch, commit $COMMIT_HASH ($COMMIT_DATE)" +if git push -q origin master; then + echo "success" +else + echo "failed" +fi +echo "" + +# Cleanup +git checkout -q $CURRENT_BRANCH +rm -rf $BUILD_DIR diff --git a/read/index.html b/read/index.html new file mode 100644 index 0000000..b1f5c16 --- /dev/null +++ b/read/index.html @@ -0,0 +1,17029 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

Contents

+ + + +

Under review

+ +

See https://github.com/ReScience/submissions/issues

+ +

Volume 9 (2023)

+ +

Issue 1

+
  1. + + + + + Replication + + in Education Policy + + (Python) + + + + + + + + | 10.5281/zenodo.10255347 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Allard, T., Béziaud, L., and Gambs, S. 2023. [ Re]Simulating socioeconomic-based affirmative action. ReScience C 9, 1, #2. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Computer Vision + + (Python) + + + + + + + + | 10.5281/zenodo.7800679 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Lemmens, J., Jancura, P., Dubbelman, G., and Elrofai, H. 2023. [Re] Object Detection Meets Knowledge Graphs. ReScience C 9, 1, #1. +
    +
    + + + +
+ +

Issue 2

+
  1. + + + + + Editorial + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8200058 + + + + + | PDF + + + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Sinha, K., Bleeker, M., Bhargav, S., et al. 2023. ML Reproducibility Challenge 2022. ReScience C 9, 2, #46. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173652 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Erkol, M., Kınlı, F., Özcan, B., and Kıraç, F. 2023. [Re] Exact Feature Distribution Matching for Arbitrary Style Transfer and Domain Generalization. ReScience C 9, 2, #2. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173654 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +McLeish, S. and Tran-Thanh, L. 2023. [Re] End-to-end Algorithm Synthesis with Recurrent Networks: Logical Extrapolation Without Overthinking. ReScience C 9, 2, #3. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173656 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Langezaal, E.R., Belleman, J., Veenboer, T., and Noorthoek, J. 2023. [Re] Label-Free Explainability for Unsupervised Models. ReScience C 9, 2, #4. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173658 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Brivio, M. and Çöltekin, Ç. 2023. [Re] Exploring the Representation of Word Meanings in Context. ReScience C 9, 2, #5. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173662 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Marini, L., Nabeel, M., and Loiko, A. 2023. [Re] Intriguing Properties of Contrastive Losses. ReScience C 9, 2, #6. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173664 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Žontar, L. 2023. [Re] Bandit Theory and Thompson Sampling-guided Directed Evolution for Sequence Optimization. ReScience C 9, 2, #7. +
    +
    + + + +
  14. +
  15. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (python, bash) + + + + + + + + | 10.5281/zenodo.8173666 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Yuan, J. and Le-Phuoc, D. 2023. [Re] Hypergraph-Induced Semantic Tuplet Loss for Deep Metric Learning. ReScience C 9, 2, #8. +
    +
    + + + +
  16. +
  17. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173668 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Špendl, M. and Pirc, K. 2023. [Re] Easy Bayesian Transfer Learning with Informative Priors. ReScience C 9, 2, #9. +
    +
    + + + +
  18. +
  19. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173672 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Dubbeldam, E., Eijpe, A., Ruthardt, J., and Sasse, R. 2023. [Re] On the Reproducibility of CartoonX. ReScience C 9, 2, #10. +
    +
    + + + +
  20. +
  21. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173674 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Pariza, V., Pal, A., Pawar, M., and Faber, Q.S. 2023. [Re] Reproducibility Study of “Label-Free Explainability for Unsupervised Models.” ReScience C 9, 2, #11. +
    +
    + + + +
  22. +
  23. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173678 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Morita, K. 2023. [Re] FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles. ReScience C 9, 2, #12. +
    +
    + + + +
  24. +
  25. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173680 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Buchner, V.L., Schutte, P.O.O., Allal, Y.B., and Ahadi, H. 2023. [Re] Fairness Guarantees under Demographic Shift. ReScience C 9, 2, #13. +
    +
    + + + +
  26. +
  27. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173682 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Camara, P., Kloos, M., Kyrmanidi, V., Kluska, A., Terlou, R., and Krause, L. 2023. [Re] DialSummEval - Evaluation of automatic summarization evaluation metrics. ReScience C 9, 2, #14. +
    +
    + + + +
  28. +
  29. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173686 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Don, M., Chatterji, S., Kapralova, M., and Amaudruz, R. 2023. [Re] On the Reproducibility of "FairCal: Fairness Calibration for Face Verification". ReScience C 9, 2, #15. +
    +
    + + + +
  30. +
  31. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173688 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Garcarz, S., Giorkatzi, A., Ivășchescu, A., and Pîslar, T.-M. 2023. [Re] Reproducibility Study: Label-Free Explainability for Unsupervised Models. ReScience C 9, 2, #16. +
    +
    + + + +
  32. +
  33. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173692 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Martorella, T., Contreras, H.M.R., and García, D.C. 2023. [Re] Numerical influence of ReLU’(0) on backpropagation. ReScience C 9, 2, #17. +
    +
    + + + +
  34. +
  35. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8206607 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Agafonov, D., Matthijsse, J., Nonkes, N., and Sande, Z. van de. 2023. [¬Re] A Reproducibility Case Study of “Fairness Guarantees under Demographic Shift.” ReScience C 9, 2, #18. +
    +
    + + + +
  36. +
  37. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173696 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mohorčič, D. and Ocepek, D. 2023. [Re] Hierarchical Shrinkage: Improving the Accuracy and Interpretability of Tree-Based Methods. ReScience C 9, 2, #19. +
    +
    + + + +
  38. +
  39. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173698 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Hu, A., Ranum, O., Pozrikidou, C., and Zhou, M. 2023. [Re] Reproducibility study of Joint Multisided Exposure Fairness for Recommendation. ReScience C 9, 2, #20. +
    +
    + + + +
  40. +
  41. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173703 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Türk, M., Busser, L., Dijk, D. van, and Bosch, M.J.A. 2023. [Re] Exploring the Explainability of Bias in Image Captioning Models. ReScience C 9, 2, #21. +
    +
    + + + +
  42. +
  43. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (python) + + + + + + + + | 10.5281/zenodo.8173705 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bikker, D., Kleuver, G. de, Hu, W., and Veenman, B. 2023. [¬Re] Reproducibility study of ‘Proto2Proto: Can you recognize the car, the way I do?’ ReScience C 9, 2, #22. +
    +
    + + + +
  44. +
  45. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173707 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Simoncini, W., Gogou, I., Lopes, M.F., and Kremer, R. 2023. [Re] Reproducibility Study of ”Focus On The Common Good: Group Distributional Robustness Follows.” ReScience C 9, 2, #23. +
    +
    + + + +
  46. +
  47. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (python) + + + + + + + + | 10.5281/zenodo.8173711 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Papp, G., Wagenbach, J., Vries, L.J. de, and Mather, N. 2023. [Re] Reproducibility study of ”Label-Free Explainability for Unsupervised Models.” ReScience C 9, 2, #24. +
    +
    + + + +
  48. +
  49. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173713 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Buis, E., Dijkstra, S., and Heijermans, B. 2023. [Re] Reproducibility study of “Explaining Deep Convolutional Neural Networks via Latent Visual-Semantic Filter Attention.” ReScience C 9, 2, #25. +
    +
    + + + +
  50. +
  51. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173715 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Baratov, F., Yüksel, G., Petcu, D., and Bakker, J. 2023. [Re] Reproducibility Study of "Quantifying Societal Bias Amplification in Image Captioning". ReScience C 9, 2, #26. +
    +
    + + + +
  52. +
  53. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173717 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Zila, E., Gerbscheid, J., Sträter, L., and Kretschmar, K. 2023. [Re] On the reproducibility of "CrossWalk: Fairness-Enhanced Node Representation Learning". ReScience C 9, 2, #27. +
    +
    + + + +
  54. +
  55. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173719 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Greven, J., Stallinga, S., and Seljee, Z. 2023. [Re] Reproducing FairCal: Fairness Calibration for Face Verification. ReScience C 9, 2, #28. +
    +
    + + + +
  56. +
  57. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173721 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Taslimi, S., Foeng, L.C.A., Kayal, P., Patra, A.P., and Patra, A.P. 2023. [Re] Reproducibility Study of ’CartoonX: Cartoon Explanations of Image Classifiers.’ ReScience C 9, 2, #29. +
    +
    + + + +
  58. +
  59. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173725 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Merk, D., Smit, D., Beukers, B., and Mendsuren, T. 2023. [Re] Reproducibility Study of ”Latent Space Smoothing for Individually Fair Representations.” ReScience C 9, 2, #30. +
    +
    + + + +
  60. +
  61. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173729 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Aillet, A. and Sondén, S. 2023. [Re] Variational Neural Cellular Automata. ReScience C 9, 2, #31. +
    +
    + + + +
  62. +
  63. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (python) + + + + + + + + | 10.5281/zenodo.8173733 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Benmerzoug, A. and Benito Delgado, M. de. 2023. [Re] If you like Shapley, then you’ll love the core. ReScience C 9, 2, #32. +
    +
    + + + +
  64. +
  65. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173735 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Livernoche, V. and Sujaya, V. 2023. [Re] A Reproduction of Automatic Multi-Label Prompting: Simple and Interpretable Few-Shot Classification. ReScience C 9, 2, #33. +
    +
    + + + +
  66. +
  67. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173737 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Cordaro, D., Cox, S., Ren, Y., and Yu, T. 2023. [¬Re] G-Mixup: Graph Data Augmentation for Graph Classification. ReScience C 9, 2, #34. +
    +
    + + + +
  68. +
  69. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173739 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bose, P., Pandey, C.S., and Fund, F. 2023. [Re] Exploring the Role of Grammar and Word Choice in Bias Toward African American English (AAE) in Hate Speech Classification. ReScience C 9, 2, #35. +
    +
    + + + +
  70. +
  71. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173741 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Antequera, P., Gonzalez, E., Grasa, M., and Raaphorst, M. van. 2023. [Re] RELIC: Reproducibility and Extension on LIC metric in quantifying bias in captioning models. ReScience C 9, 2, #36. +
    +
    + + + +
  72. +
  73. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173745 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kyrylov, V., Bedi, N.S., and Zang, Q. 2023. [Re] VAE Approximation Error: ELBO and Exponential Families. ReScience C 9, 2, #37. +
    +
    + + + +
  74. +
  75. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173747 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Moens, G.J., Witte, J. de, Göbel, T.P., and Oever, M. van den. 2023. [Re] CrossWalk Fairness-enhanced Node Representation Learning. ReScience C 9, 2, #38. +
    +
    + + + +
  76. +
  77. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173749 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Pantea, L. and Blahovici, A. 2023. [Re] CrossWalk: Fairness-enhanced Node Representation Learning. ReScience C 9, 2, #39. +
    +
    + + + +
  78. +
  79. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173751 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Charisoudis, A., Huth, S.E. von, and Jansson, E. 2023. [Re] Masked Autoencoders Are Small Scale Vision Learners: A Reproduction Under Resource Constraints. ReScience C 9, 2, #40. +
    +
    + + + +
  80. +
  81. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173753 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mahlau, Y., Kayser, L., and Berg, L. 2023. [Re] On Explainability of Graph Neural Networks via Subgraph Explorations. ReScience C 9, 2, #41. +
    +
    + + + +
  82. +
  83. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python3) + + + + + + + + | 10.5281/zenodo.8173755 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Alexander, S., Ildus, S., and Evgeniy, S. 2023. [Re] "Towards Understanding Grokking". ReScience C 9, 2, #42. +
    +
    + + + +
  84. +
  85. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173757 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Moalla, S., Madeira, M., Riccio, L., and Lee, J. 2023. [Re] Reproducibility Study of Behavior Transformers. ReScience C 9, 2, #43. +
    +
    + + + +
  86. +
  87. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173759 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sun, K., Williams, A., and Hupkes, D. 2023. [Re] A Replication Study of Compositional Generalization Works on Semantic Parsing. ReScience C 9, 2, #44. +
    +
    + + + +
  88. +
  89. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173763 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Lee, S.R. and Lee, S.B. 2023. [Re] Pure Noise to the Rescue of Insufficient Data. ReScience C 9, 2, #45. +
    +
    + + + +
  90. +
  91. + + + + + Replication + + in ML Reproducibility Challenge 2022 + + (Python) + + + + + + + + | 10.5281/zenodo.8173650 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Omeragić, E. and Đuranović, V. 2023. [Re] G-Mixup: Graph Data Augmentation for Graph Classification. ReScience C 9, 2, #1. +
    +
    + + + +
+ +

Volume 8 (2022)

+ +

Issue 2 (ML Reproducibility Challenge 2021)

+
  1. + + + + + Editorial + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574723 + + + + + | PDF + + + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Sinha, K., Dodge, J., Luccioni, S., et al. 2022. ML Reproducibility Challenge 2021. ReScience C 8, 2, #48. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574625 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Ankit, A., Ambekar, S., Varadharajan, B., and Alence, M. 2022. [Re] Counterfactual Generative Networks. ReScience C 8, 2, #2. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574629 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Ashok, A. and Aekula, H. 2022. [Re] Does Self-Supervision Always Improve Few-Shot Learning? ReScience C 8, 2, #3. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574631 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Athanasiadis, I., Moschovis, G., and Tuoma, A. 2022. [Re] Weakly-Supervised Semantic Segmentation via Transformer Explainability. ReScience C 8, 2, #4. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574635 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bagad, P., Hilders, P., Maas, J., and Goede, D. de. 2022. [Re] Reproducibility Study of “Counterfactual Generative Networks.” ReScience C 8, 2, #5. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574637 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Boer, S. de, Cosma, R.A., Knobel, L., Koishekenov, Y., and Shaffrey, B. 2022. [Re] Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling. ReScience C 8, 2, #6. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574639 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Brivio, M. and Çöltekin, Ç. 2022. [¬Re] Hate Speech Detection based on Sentiment Knowledge Sharing. ReScience C 8, 2, #7. +
    +
    + + + +
  14. +
  15. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574641 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Burger, M., Burg, K. ter, Titarsolej, S., and Khan, S.J. 2022. [Re] Reproducibility Study - SCOUTER: Slot Attention-based Classifier for Explainable Image Recognition. ReScience C 8, 2, #8. +
    +
    + + + +
  16. +
  17. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574643 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Buvanesh, A. and Panwar, M. 2022. [Re] AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients. ReScience C 8, 2, #9. +
    +
    + + + +
  18. +
  19. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574645 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Dasu, V.A. and T.K., M.M. 2022. [Re] GANSpace: Discovering Interpretable GAN Controls. ReScience C 8, 2, #10. +
    +
    + + + +
  20. +
  21. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574647 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Drabent, K., Wijnja, S., Sluijter, T., and Bereda, K. 2022. [Re] Replication study of "Privacy-preserving Collaborative Learning". ReScience C 8, 2, #11. +
    +
    + + + +
  22. +
  23. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574649 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Džubur, B. 2022. [Re] A Cluster-based Approach for Improving Isotropy in Contextual Embedding Space. ReScience C 8, 2, #12. +
    +
    + + + +
  24. +
  25. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574651 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Eaton, E. and Naghavi, P. 2022. [Re] Reproduction and Extension of "Queens are Powerful too: Mitigating Gender Bias in Dialogue Generation". ReScience C 8, 2, #13. +
    +
    + + + +
  26. +
  27. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574653 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Eijkelboom, F., Fokkema, M., Lau, A., and Verheijen, L. 2022. [Re] Reproduction Study of Variational Fair Clustering. ReScience C 8, 2, #14. +
    +
    + + + +
  28. +
  29. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574655 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Geijn, C. van de, Kyriacou, V., Papadopoulou, I., and Vasileiou, V. 2022. [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace. None 8, 2, #15. +
    +
    + + + +
  30. +
  31. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574657 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Hardy, I. 2022. [Re] An Implementation of Fair Robust Learning. ReScience C 8, 2, #16. +
    +
    + + + +
  32. +
  33. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574659 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Höppe, T., Miszkurka, A., and Wilkman, D.B. 2022. [Re] Understanding Self-Supervised Learning Dynamics without Contrastive Pairs. ReScience C 8, 2, #17. +
    +
    + + + +
  34. +
  35. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574661 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Jiles, R. and Chakraborty, M. 2022. [Re] Domain Generalization using Causal Matching. ReScience C 8, 2, #18. +
    +
    + + + +
  36. +
  37. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574663 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kirca, I.-A., Hamerslag, D., Baas, A., and Prent, J. 2022. [¬Re] Reproducibility Study of ’Exacerbating Algorithmic Bias through Fairness Attacks’ . ReScience C 8, 2, #19. +
    +
    + + + +
  38. +
  39. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574665 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kolkman, G., Athmer, J., Labro, A., and Kulicki, M. 2022. [Re] Strategic classification made practical: reproduction. ReScience C 8, 2, #20. +
    +
    + + + +
  40. +
  41. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574667 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bosch, E., Ettes, R., Korporaal, D., and Meer, G. van. 2022. [Re] Replication study of ’Explaining in Style: Training a GAN to explain a classifier in StyleSpace.’ None 8, 2, #21. +
    +
    + + + +
  42. +
  43. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (python) + + + + + + + + | 10.5281/zenodo.6574669 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Tafuro, M., Lombardo, A., Veljković, T.H., and Becker-Czarnetzki, L. 2022. [Re] Exacerbating Algorithmic Bias through Fairness Attacks. ReScience C 8, 2, #22. +
    +
    + + + +
  44. +
  45. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (R) + + + + + + + + | 10.5281/zenodo.6574671 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +De Luisa, A. 2022. [Re] Thompson Sampling for Bandits with Clustered Arms. ReScience C 8, 2, #23. +
    +
    + + + +
  46. +
  47. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574673 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mast, D. van der, Haddou, S.B., Chu, J., and Stefels, J. 2022. [Re] Replication Study of "Fairness and Bias in Online Selection". None 8, 2, #24. +
    +
    + + + +
  48. +
  49. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574675 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Chen, A., Matsumoto, S., and Varma, R.S. 2022. [Re] Projection-based Algorithm for Updating the TruncatedSVD of Evolving Matrices. ReScience C 8, 2, #25. +
    +
    + + + +
  50. +
  51. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574677 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mehta, A., Uppal, K., Jadhav, K., Natarajan, M., Agrawal, M., and Chakravarty, D. 2022. [Re] Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation. ReScience C 8, 2, #26. +
    +
    + + + +
  52. +
  53. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574679 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mikler, S. 2022. [Re] Reproducibility Study: Comparing Rewinding and Fine-tuning in Neural Network Pruning. ReScience C 8, 2, #27. +
    +
    + + + +
  54. +
  55. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574681 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Nalmpantis, A., Panagiotopoulos, A., Gkountouras, J., and Papakostas, K. 2022. [Re] Exacerbating Algorithmic Bias through Fairness Attacks. None 8, 2, #28. +
    +
    + + + +
  56. +
  57. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574683 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Neplenbroek, V., Perdijk, S., and Prins, V. 2022. [Re] Replication study of ’Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling.’ ReScience C 8, 2, #29. +
    +
    + + + +
  58. +
  59. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574685 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Galatolo, A. and Nilsson, A. 2022. [Re] Replicating and Improving GAN2Shape Through Novel Shape Priors and Training Steps. ReScience C 8, 2, #30. +
    +
    + + + +
  60. +
  61. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574687 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Panigrahi, S.S. and Patnaik, S. 2022. [Re] Value Alignment Verification. ReScience C 8, 2, #31. +
    +
    + + + +
  62. +
  63. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574689 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Petcu, R., Praat, P., Wijnen, J., and Rerres, M. 2022. [Re] Replication Study of "Fairness and Bias in Online Selection". ReScience C 8, 2, #32. +
    +
    + + + +
  64. +
  65. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python 3) + + + + + + + + | 10.5281/zenodo.6574691 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Peters, N., Crosbie, J., Hull, R. vant́, and Strampel, M. 2022. [¬Re] Reproducing ’Fair Selective Classification via Sufficiency.’ None 8, 2, #33. +
    +
    + + + +
  66. +
  67. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574693 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Ranjan, R., Bhakta, H., Jha, A., and Maheshwari, P. 2022. [Re] Differentiable Spatial Planning using Transformers. ReScience C 8, 2, #34. +
    +
    + + + +
  68. +
  69. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574695 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Rucks, N., Uelwer, T., and Harmeling, S. 2022. [Re] Solving Phase Retrieval With a Learned Reference. ReScience C 8, 2, #35. +
    +
    + + + +
  70. +
  71. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574697 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sen, R., Sinha, S., Jha, A., and Maheshwari, P. 2022. [Re] Reproducibility Report: Contrastive Learning of Socially-aware Motion Representations. ReScience C 8, 2, #36. +
    +
    + + + +
  72. +
  73. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574699 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Shukla, A., Roy, S., Chawla, Y., et al. 2022. [Re] From goals, waypoints and paths to longterm human trajectory forecasting. ReScience C 8, 2, #37. +
    +
    + + + +
  74. +
  75. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574701 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Stropnik, V. and Oražem, M. 2022. [Re] Graph Edit Networks. ReScience C 8, 2, #38. +
    +
    + + + +
  76. +
  77. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574703 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kljun, M., Teršek, M., and Vreš, D. 2022. [Re] Learning to count everything. ReScience C 8, 2, #39. +
    +
    + + + +
  78. +
  79. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574705 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Togt, J. van der, Tiyavorabun, L., Rosati, M., and Starace, G. 2022. [Re] Badder Seeds: Reproducing the Evaluation of Lexical Methods for Bias Measurement. ReScience C 8, 2, #40. +
    +
    + + + +
  80. +
  81. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python, Matlab) + + + + + + + + | 10.5281/zenodo.6574707 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Trojer, Ž. 2022. [Re] Transparent Object Tracking Benchmark. ReScience C 8, 2, #41. +
    +
    + + + +
  82. +
  83. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574709 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Vleuten, N. van der, Radusinović, T., Akkerman, R., and Reksoprodjo, M. 2022. [Re] Explaining in Style: Training a GAN to explain a classifier in StyleSpace. None 8, 2, #42. +
    +
    + + + +
  84. +
  85. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574711 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Shulev, V., Verhagen, P., Wang, S., and Zhuge, J. 2022. [Re] Replication Study of DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks. ReScience C 8, 2, #43. +
    +
    + + + +
  86. +
  87. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574713 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Warmerdam, A.T., Loerakker, L., Meijer, L., and Nissen, O. 2022. [Re] Privacy-preserving collaborative learning with automatic transformation search. ReScience C 8, 2, #44. +
    +
    + + + +
  88. +
  89. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574715 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Wilschut, R.I., Wiggers, T.P.A., Oort, R.S., and Orden, T.A. van. 2022. [Re] Robust Counterfactual Explanations on Graph Neural Networks. ReScience C 8, 2, #45. +
    +
    + + + +
  90. +
  91. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574719 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Yılmaz, D., Kınlı, F., Özcan, B., and Kıraç, F. 2022. [Re] Lifting 2D StyleGAN for 3D-Aware Face Generation. ReScience C 8, 2, #46. +
    +
    + + + +
  92. +
  93. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574721 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Zrimšek, U. 2022. [Re] Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction. ReScience C 8, 2, #47. +
    +
    + + + +
  94. +
  95. + + + + + Replication + + in ML Reproducibility Challenge 2021 + + (Python) + + + + + + + + | 10.5281/zenodo.6574623 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Ahmed, W. and Samuel, S. 2022. [Re] Nondeterminism and Instability in Neural Network Optimization. ReScience C 8, 2, #1. +
    +
    + + + +
+ +

Issue 1

+
  1. + + + + + Replication + + in Social Psychology + + (Python) + + + + + + + + | 10.5281/zenodo.7484072 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Wallrich, L. 2022. [Re] Groups of diverse problem-solvers outperform groups of highest-ability problem-solvers - most of the time. ReScience C 8, 1, #6. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Biological Computing + + (Octave) + + + + + + + + | 10.5281/zenodo.6801765 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sant’Anna, G.B. de and Costa, M.F. 2022. [Re] A Multi-Functional Synthetic Gene Network. ReScience C 8, 1, #5. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.6573684 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Misiek, T. and Khamassi, M. 2022. [Re] A general model of hippocampal and dorsal striatal learning and decision making. ReScience C 8, 1, #4. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Ecology + + (C++) + + + + + + + + | 10.5281/zenodo.6546488 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Picoche, C., Young, W.R., and Barraquand, F. 2022. [Re] Reproductive pair correlations and the clustering of organisms. ReScience C 8, 1, #3. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | https://doi.org/10.5281/zenodo.6484021 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Gillard, T., Fix, J., and Dutech, A. 2022. [Re] Modeling habits as self-sustained patterns of sensorimotor behavior. ReScience C 8, 1, #2. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in Computer Science + + (Python) + + + + + + + + | 10.5281/zenodo.6255131 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Maurel, D., Fillioux, J., and Gugenheim, D. 2022. [Re] Effective Program Debloating via Reinforcement Learning. ReScience C 8, 1, #1. +
    +
    + + + +
+ +

Volume 7 (2021)

+ +

Issue 2 (ML Reproducibility Challenge 2020)

+
  1. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4835602 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Verma, R., Wagemans, J.J.O., Dahal, P., and Elfrink, A. 2021. [Re] Explaining Groups of Points in Low-Dimensional Representations. ReScience C 7, 2, #24. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4833219 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Albanis, G., Zioulis, N., Chatzitofis, A., Dimou, A., Zarpalas, D., and Daras, P. 2021. [Re] On end-to-end 6DoF object pose estimation and robustness to object scale. ReScience C 7, 2, #2. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (python) + + + + + + + + | 10.5281/zenodo.4833389 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Arvind, M. and Mama, M. 2021. [Re] Neural Networks Fail to Learn Periodic Functions and How to Fix It. ReScience C 7, 2, #3. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (python) + + + + + + + + | 10.5281/zenodo.4833547 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Teule, T., Reints, N., Gerges, C.A., and Baanders, P. 2021. [Re] Deep Fair Clustering for Visual Learning. ReScience C 7, 2, #4. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4833681 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Garg, P., Singhal, L., and Sardana, A. 2021. [Re] Training Binary Neural Networks using the Bayesian Learning Rule. ReScience C 7, 2, #5. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python 3) + + + + + + + + | 10.5281/zenodo.4834146 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Habacker, R., Harrison, A., Parisot, M., and Snijders, A. 2021. [Re] Reproducing Learning to Deceive With Attention-Based Explanations. ReScience C 7, 2, #6. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (English) + + + + + + + + | 10.5281/zenodo.4834242 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Holdijk, L., Boon, M., Henckens, S., and Jong, L. de. 2021. [Re] Parameterized Explainer for Graph Neural Network. ReScience C 7, 2, #7. +
    +
    + + + +
  14. +
  15. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834352 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kim, S.S.Y., Zhang, S., Meister, N., and Russakovsky, O. 2021. [Re] Don’t Judge an Object by Its Context: Learning to Overcome Contextual Bias. ReScience C 7, 2, #8. +
    +
    + + + +
  16. +
  17. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834442 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Li, C., Tu, R., and Zhang, H. 2021. [Re] Reimplementation of FixMatch and Investigation on Noisy (Pseudo) Labels and Confirmation Errors of FixMatch. ReScience C 7, 2, #9. +
    +
    + + + +
  18. +
  19. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834516 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Liiv, T., Lennelöv, E., and Norén, A. 2021. [Re] A Reproduction of Ensemble Distribution Distillation. ReScience C 7, 2, #10. +
    +
    + + + +
  20. +
  21. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834610 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Stephen, K. and Menon, V. 2021. [Re] Learning Memory Guided Normality for Anomaly Detection. ReScience C 7, 2, #11. +
    +
    + + + +
  22. +
  23. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834672 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Menteş, S., Kınlı, F., Özcan, B., and Kıraç, F. 2021. [Re] Spatial-Adaptive Network for Single Image Denoising. ReScience C 7, 2, #12. +
    +
    + + + +
  24. +
  25. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834744 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mizrahi, D., Yüksel, O.K., and Kyzy, A.M. 2021. [Re] Can gradient clipping mitigate label noise? ReScience C 7, 2, #13. +
    +
    + + + +
  26. +
  27. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (python) + + + + + + + + | 10.5281/zenodo.4834856 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kireev, K., Mohtashami, A., and Pajouheshgar, E. 2021. [Re] Warm-Starting Neural Network Training. ReScience C 7, 2, #14. +
    +
    + + + +
  28. +
  29. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4834942 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +P, J.J. and Sardana, A. 2021. [Re] Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings. ReScience C 7, 2, #15. +
    +
    + + + +
  30. +
  31. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4835056 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Reijnaers, D.J.W., Pavert, D.B. van de, Scheuer, G., and Huang, L. 2021. [Re] Explaining Groups of Points in Low-Dimensional Representations. ReScience C 7, 2, #16. +
    +
    + + + +
  32. +
  33. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python 3) + + + + + + + + | 10.5281/zenodo.4839595 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Deprez, H.L. gezegd, Rijsdijk, G., Rooij, B. de, and Zwerink, W. 2021. [Re] Reproducing ’Identifying through flows for recovering latent representations.’ ReScience C 7, 2, #17. +
    +
    + + + +
  34. +
  35. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4835278 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Balsells Rodas, C., Canal Anton, O., and Taschin, F. 2021. [Re] Hamiltonian Generative Networks. ReScience C 7, 2, #18. +
    +
    + + + +
  36. +
  37. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (python) + + + + + + + + | 10.5281/zenodo.4835356 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + + +| BibTeX +
    +
    + + + +Schneider, M. and Körner, M. 2021. [Re] Satellite Image Time Series Classification with Pixel-Set Encoders and Temporal Self-Attention. ReScience C 7, 2, #19. +
    +
    + + + +
  38. +
  39. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4835431 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sheverdin, A., Knijff, A., Corten, N., and Lange, G. 2021. [Re] Reproducibility report of "Interpretable Complex-Valued Neural Networks for Privacy Protection". ReScience C 7, 2, #20. +
    +
    + + + +
  40. +
  41. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4835564 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sundar, V. and Dwaraknath, R.V. 2021. [Re] Rigging the Lottery: Making All Tickets Winners. ReScience C 7, 2, #21. +
    +
    + + + +
  42. +
  43. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (Python) + + + + + + + + | 10.5281/zenodo.4835592 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bouwman, P., Li, Y., Weerd, R. van der, and Verhoef, F. 2021. [Re] Reproducibility study - Does enforcing diversity in hidden states of LSTM-Attention models improve transparency? ReScience C 7, 2, #22. +
    +
    + + + +
  44. +
  45. + + + + + Replication + + in ML Reproducibility Challenge 2020 + + (python) + + + + + + + + | 10.5281/zenodo.4835600 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Verhoeven, I., Chen, X., Hu, Q., and Holubar, M. 2021. [Re] Replication Study of ’Generative causal explanations of black-box classifiers.’ ReScience C 7, 2, #23. +
    +
    + + + +
  46. +
  47. + + + + + Editorial + + + + + + + | 10.5281/zenodo.4833117 + + + + + | PDF + + + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Sinha, K., Dodge, J., Luccioni, S., Forde, J.Z., Stojnic, R., and Pineau, J. 2021. ML Reproducibility Challenge 2020. ReScience C 7, 2, #1. +
    +
    + + + +
+ +

Issue 1

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.5718075 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sankar, R., Thou, N., Rougier, N.P., and Leblois, A. 2021. [Re] A Reservoir Computing Model of Reward-Modulated Motor Learning and Automaticity. ReScience C 7, 1, #11. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Computational Biology + + (Julia) + + + + + + + + | 10.5281/zenodo.5722853 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Dhane, F., Soeharjono, S., Stern, K., MacDonald, A., and Poisot, T. 2021. [Re] The Evolution of Virulence in Pathogens with Vertical and Horizontal Transmission. ReScience C 7, 1, #10. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (Python and Brian 2) + + + + + + + + | 10.5281/zenodo.5657320 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Carvalho, T.T.A., Domingos, L.B., Shimoura, R.O., et al. 2021. [Re] Context-Dependent Encoding of Fear and Extinction Memories in a Large-Scale Network Model of the Basal Amygdala. ReScience C 7, 1, #9. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.5379631 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Paul, T.E. and Bourdenx, M. 2021. [Re] Spread of alpha-synuclein pathology through the brain connectome is modulated by selective vulnerability and predicted by network analysis. ReScience C 7, 1, #8. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Computational Fluid Dynamics + + (C++) + + + + + + + + | 10.5281/zenodo.5234931 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mesnard, O. and Barba, L.A. 2021. [Re] Three-dimensional wake topology and propulsive performance of low-aspect-ratio pitching-rolling plates. ReScience C 7, 1, #7. +
    +
    + + + +
  10. +
  11. + + + + + Editorial + + + + + + + | 10.5281/zenodo.5217602 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Varma, M. and Prabhu, N. 2021. [Re] On the Relationship between Self-Attention and Convolutional Layers. ReScience C 7, 1, #6. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in Ecology + + (R) + + + + + + + + | 10.5281/zenodo.5006005 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + + +| BibTeX +
    +
    + + + +Boersch-Supan, P.H. 2021. [Re] Modeling Insect Phenology Using Ordinal Regression and Continuation Ratio Models. ReScience C 7, 1, #5. +
    +
    + + + +
  14. +
  15. + + + + + Replication + + in Algorithmics + + (C++) + + + + + + + + | 10.5281/zenodo.4836230 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Lécuyer, F., Danisch, M., and Tabourier, L. 2021. [Re] Speedup Graph Processing by Graph Ordering. ReScience C 7, 1, #3. +
    +
    + + + +
  16. +
  17. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.4655870 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Boraud, T. and Strock, A. 2021. [Re] A Neurodynamical Model for Working Memory. ReScience C 7, 1, #1. +
    +
    + + + +
  18. +
  19. + + + + + Replication + + in Game Theory + + (Python 3) + + + + + + + + | 10.5281/zenodo.4646680 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Geoffroy, F. 2021. [Re] Assortative matching and search. ReScience C 7, 1, #2. +
    +
    + + + +
+ +

Volume 6 (2020)

+ +

Issue 3

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.4461767 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Torre-Ortiz, C. de la and Nioche, A. 2021. [Re] Neural Network Model of Memory Retrieval. ReScience C 6, 3, #8. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Reinforcement Learning + + (python) + + + + + + + + | 10.5281/zenodo.4242943 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Brückner, L. and Nioche, A. 2020. [Re] Faster Teaching via POMDP Planning. ReScience C 6, 3, #7. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (Julia) + + + + + + + + | 10.5281/zenodo.4139359 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Davies, I. and Eglen, S. 2020. [Re] The principal components of natural images. ReScience C 6, 3, #6. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Ecology + + (julia) + + + + + + + + | 10.5281/zenodo.4022518 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Dansereau, G., Banville, F., Basque, E., MacDonald, A., and Poisot, T. 2020. [Re] Chaos in a Three-Species Food Chain. ReScience C 6, 3, #5. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Neuroscience + + (Matlab) + + + + + + + + | 10.5281/zenodo.4022361 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Hentschke, H. 2020. [Re] Hippocampal Phase-Amplitude Coupling unearthed again. ReScience C 6, 3, #3. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in Computer Science + + + + + + + + | 10.5281/zenodo.3885793 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mahmoudian, S. 2020. [Re] Measures for investigating the contextual modulation of information transmission. ReScience C 6, 3, #2. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.3842360 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Upshall, M. and Shifman, A.R. 2020. [Re] Mathematical analysis of depolarization block mediated by slow inactivation of fast sodium channels in midbrain dopamine neurons. ReScience C 6, 3, #1. +
    +
    + + + +
+ +

Issue 2 (NeurIPS 2019 Reproducibility Challenge)

+
  1. + + + + + Editorial + + + + + + + | 10.5281/zenodo.3818627 + + + + + | PDF + + + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Sinha, K., Pineau, J., Forde, J., Ke, R.N., and Larochelle, H. 2020. NeurIPS 2019 Reproducibility Challenge. ReScience C 6, 2, #11. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818607 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Nayak, N., Raj, V., and Kalyani, S. 2020. [Re] A comprehensive study on binary optimizer and its applicability. ReScience C 6, 2, #9. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818609 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Matosevic, A., Hein, E., and Nuzzo, F. 2020. [Re] Generative Modeling by Estimating Gradients of the Data Distribution. ReScience C 6, 2, #8. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818613 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Liljefors, F., Sorkhei, M., and Broomé, S. 2020. [Re] Unsupervised Scalable Representation Learning for Multivariate Time Series. ReScience C 6, 2, #6. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818617 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Kviman, O., Nilsson, L., and Larsson, M. 2020. [Re] Tensor Monte Carlo: Particle Methods for the GPU Era. ReScience C 6, 2, #5. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818621 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Garg, A. and Kagi, S.S. 2020. [Re] Hamiltonian Neural Networks. ReScience C 6, 2, #3. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818623 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Ferles, A., Nöu, A., and Valavanis, L. 2020. [Re] Zero-Shot Knowledge Transfer via Adversarial Belief Matching. ReScience C 6, 2, #2. +
    +
    + + + +
  14. +
  15. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818611 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Liu, Y., Xu, J., and Pan, Y. 2020. [Re] When to Trust Your Model: Model-Based Policy Optimization. ReScience C 6, 2, #7. +
    +
    + + + +
  16. +
  17. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818625 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Alacchi, G., Lam, G., and Perreault-Lafleur, C. 2020. [Re] Unsupervised Representation Learning in Atari. ReScience C 6, 2, #1. +
    +
    + + + +
  18. +
  19. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818619 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Gohil, V., Narayanan, S.D., and Jain, A. 2020. [Re] One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers. ReScience C 6, 2, #4. +
    +
    + + + +
  20. +
  21. + + + + + Replication + + in NeurIPS 2019 Reproducibility Challenge + + (Python) + + + + + + + + | 10.5281/zenodo.3818605 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Singh, A. and Bay, A. 2020. [Re] Improved Calibration and Predictive Uncertainty for Deep Neural Networks. ReScience C 6, 2, #10. +
    +
    + + + +
+ +

Issue 1 (Ten Years Reproducibility Challenge)

+
  1. + + + + + Replication + + in Computational Neuroscience + + (R) + + + + + + + + | 10.5281/zenodo.5347786 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Eglen, S.J. 2021. [Re] Spatial constraints underlying the retinal mosaics of two types of horizontal cells in cat and macaque. ReScience C 6, 1, #22. +
    +
    + + + +
  2. +
  3. + + + + + Reproduction + + in Earth sciences + + (R) + + + + + + + + | 10.5281/zenodo.4617894 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bond-Lamberty, B. 2021. [Re] Drivers of evapotranspiration from boreal wildfires. ReScience C 6, 1, #21. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (C) + + + + + + + + | 10.5281/zenodo.4543356 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Leblois, A. 2021. [Re] Reproduction of the normal and pathological dynamics in the basal ganglia-thalamo-cortical network. ReScience C 6, 1, #19. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Discrete Mathematics + + (C) + + + + + + + + | 10.5281/zenodo.4242972 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Enge, A. 2020. [Re] Volume computation for polytopes: Vingt ans après. ReScience C 6, 1, #17. +
    +
    + + + +
  8. +
  9. + + + + + Reproduction + + in Biology + + (SAS) + + + + + + + + | 10.5281/zenodo.4290512 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Barnett, A. 2020. [Rp] Estimating trends and seasonality in coronary heart disease. ReScience C 6, 1, #18. +
    +
    + + + +
  10. +
  11. + + + + + Reproduction + + in Pattern Recognition + + (Java) + + + + + + + + | 10.5281/zenodo.4091742 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Weinman, J. 2020. [Rp] Reproducing "Typographical Features for Scene Text Recognition". ReScience C 6, 1, #. +
    +
    + + + +
  12. +
  13. + + + + + Reproduction + + in Ecology + + (C, R) + + + + + + + + | 10.5281/zenodo.4081202 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Boettiger, C. 2020. [Rp] Fluctuation domains in adaptive evolution. ReScience C 6, 1, #15. +
    +
    + + + +
  14. +
  15. + + + + + Reproduction + + in Computational Neuroscience + + (Hoc) + + + + + + + + | 10.5281/zenodo.3972130 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Davison, A.P. 2020. [Rp] Dendrodendritic inhibition and simulated odor responses in a detailed olfactory bulb network model. ReScience C 6, 1, #14. +
    +
    + + + +
  16. +
  17. + + + + + Reproduction + + in Aquatic Science + + (Pascal) + + + + + + + + | 10.5281/zenodo.3996198 + + + + + | PDF + + + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Silberbauer, M. 2020. Re ReScience challenge: Geographical Trends in the Water Chemistry of Wetlands in the South-Western Cape Province, South Africas. ReScience C 6, 1, #13. +
    +
    + + + +
  18. +
  19. + + + + + Reproduction + + in Astronomy + + (fortran) + + + + + + + + | 10.5281/zenodo.3956058 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Roukema, B.F. 2020. [¬Rp] Reproducibility of ’Poincaré dodecahedral space parameter estimates.’ ReScience C 6, 1, #11. +
    +
    + + + +
  20. +
  21. + + + + + Reproduction + + in Genetics + + (R) + + + + + + + + | 10.5281/zenodo.3959516 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + + +| BibTeX +
    +
    + + + +Broman, K.W. 2020. [Rp] Reproducibility report: Identifying essential genes by mutagenesis. ReScience C 6, 1, #12. +
    +
    + + + +
  22. +
  23. + + + + + Reproduction + + in Physics + + (Fortran) + + + + + + + + | 10.5281/zenodo.3922195 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Maggi, S. 2020. [Rp] Reproduction of Step width enhancement in a pulse-driven Josephson junction. ReScience C 6, 1, #10. +
    +
    + + + +
  24. +
  25. + + + + + Reproduction + + in Computational Mechanics + + (C++) + + + + + + + + | 10.5281/zenodo.3901241 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Pantalé, O. 2020. [Rp] Parallelization of an object-oriented FEM dynamics code. ReScience C 6, 1, #8. +
    +
    + + + +
  26. +
  27. + + + + + Reproduction + + in Fault Tolerance + + (C) + + + + + + + + | 10.5281/zenodo.3886739 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Courtès, L. 2020. [Re] Storage Tradeoffs in a Collaborative Backup Service for Mobile Devices. ReScience C 6, 1, #6. +
    +
    + + + +
  28. +
  29. + + + + + Reproduction + + in Fluid dynamics + + (Fortran77) + + + + + + + + | 10.5281/zenodo.3889694 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Hinsen, K. 2020. [¬Rp] Stokes drag on conglomerates of spheres. ReScience C 6, 1, #7. +
    +
    + + + +
  30. +
  31. + + + + + Reproduction + + in Computer Science + + (Applesoft Basic) + + + + + + + + | 10.5281/zenodo.3886628 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Rougier, N.P. 2020. [Rp] LOUPE. ReScience C 6, 1, #3. +
    +
    + + + +
  32. +
  33. + + + + + Reproduction + + in Biophysics + + (Python) + + + + + + + + | 10.5281/zenodo.3886447 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Hinsen, K. 2020. [Rp] Structural flexibility in proteins - impact of the crystal environment. ReScience C 6, 1, #5. +
    +
    + + + +
  34. +
  35. + + + + + Reproduction + + in Biophysics + + (Mathematica) + + + + + + + + | 10.5281/zenodo.3886412 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Robert, C.H. 2020. [Rp] Reproducibility report: Estimating friction coefficients of mixed globular/chain molecules, such as protein/DNA complexes. [Biophys J 69, 840-848 (1995)]. ReScience C 6, 1, #4. +
    +
    + + + +
  36. +
  37. + + + + + Reproduction + + in Analytical Chemistry + + (FORTRAN77) + + + + + + + + | 10.5281/zenodo.3904595 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Delsuc, M.-A. 2020. [Rp] Gifa V.4: A complete package for NMR data set processing. ReScience C 6, 1, #9. +
    +
    + + + +
  38. +
  39. + + + + + Reproduction + + in Parallel Programming + + (OCaml) + + + + + + + + | 10.5281/zenodo.4041602 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Di Cosmo, R. and Danelutto, M. 2020. [Rp] Reproducing and replicating the OCamlP3l experiment. ReScience C 6, 1, #2. +
    +
    + + + +
  40. +
  41. + + + + + Reproduction + + in Chemical Physics + + (Fortran) + + + + + + + + | 10.5281/zenodo.3630224 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +McBane, G.C. 2020. [Rp] Reproduction of interaction second virial coefficient calculation for H_2–CO interactions [J. Chem. Phys. vol. 112, 4417 (2000)]. ReScience C 6, 1, #1. +
    +
    + + + +
+ +

Volume 5 (2019)

+ +

Issue 3

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.3538217 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Larisch, R. 2019. [Re] Connectivity reflects coding a model of voltage-based STDP with homeostasis. ReScience C 5, 3, #2. +
    +
    + + + +
  2. +
  3. + + + + + Letter + + in Machine Learning + + (c++) + + + + + + + + | 10.5281/zenodo.3528175 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Sukhoy, V. and Stoytchev, A. 2019. Eliminating the Variability of Cross-Validation Results with LIBLINEAR due to Randomization and Parallelization. ReScience C 5, 3, #1. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.3545905 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bock, P. and Alexandre, F. 2019. [Re] The Wisconsin Card Sorting Test: Theoretical analysis and modeling in a neuronal network. ReScience C 5, 3, #3. +
    +
    + + + +
+ +

Issue 2 (ICLR Reproducibility Challenge 2019)

+
  1. + + + + + Editorial + + + + + + + | 10.5281/zenodo.3158244 + + + + + | PDF + + + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Pineau, J., Sinha, K., Fried, G., Ke, R.N., and Larochelle, H. 2019. ICLR Reproducibility Challenge 2019. ReScience C 5, 2, #5. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Machine Learning + + (Python) + + + + + + + + | 10.5281/zenodo.3160540 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Devos, A., Chatel, S., and Grossglauser, M. 2019. [Re] Meta-learning with differentiable closed-form solvers. ReScience C 5, 2, #1. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Machine Learning + + (Python) + + + + + + + + | 10.5281/zenodo.3161734 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Fuente, A.D. la and Aduviri, R. 2019. [Re] Variational Sparse Coding. ReScience C 5, 2, #2. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Machine Learning + + (Python) + + + + + + + + | 10.5281/zenodo.3162890 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bardi, F., von Baussnern, S., and Gjiriti, E. 2019. [Re] Learning Neural PDE Solvers with Convergence Guarantees ICLR Reproducibility Challenge 2019. ReScience C 5, 2, #3. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Machine Learning + + (python) + + + + + + + + | 10.5281/zenodo.3162114 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Didolkar, A. 2019. [Re] h-detach: Modifying the LSTM gradient towards better optimization. ReScience C 5, 2, #4. +
    +
    + + + +
+ +

Issue 1

+
  1. + + + + + Replication + + in Ecology + + (Python) + + + + + + + + | 10.5281/zenodo.3234524 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Etherington, T.R. and Lieske, D.J. 2019. [Re] Resampling methods for evaluating classification accuracy of wildlife habitat models. ReScience C 5, 1, #4. +
    +
    + + + +
  2. +
  3. + + + + + Editorial + + + + + + + | 10.5281/zenodo.3069619 + + + + + | PDF + + + + + + + + + + + + + + +| BibTeX +
    +
    + + + +Hinsen, K. and Rougier, N.P. 2019. ReScience (R)evolution. ReScience C 5, 1, #3. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.2611252 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Tennøe, S., Hodne, K., Haug, T.M., Weltzien, F.-A., Einevoll, G.T., and Halnes, G. 2019. [Re] Fast-Activating Voltage- and Calcium-Dependent + Potassium (BK) Conductance Promotes Bursting in Pituitary + Cells: A Dynamic Clamp Study. ReScience 5, 1, #2. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Computational Ecology + + (Julia) + + + + + + + + | 10.5281/zenodo.2598793 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Caron, D., Lessard, V., Wu, Q., and Poisot, T. 2019. [Re] Insect natural enemies as regulating factors. ReScience 5, 1, #1. +
    +
    + + + +
+ +

Volume 4 (2018)

+ +

Issue 1

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.1327348 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Hathway, P. and Goodman, D.F.M. 2018. [Re] Spike Timing Dependent Plasticity Finds the Start of Repeating Patterns in Continuous Spike Trains. ReScience 4, 1, #6. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Computational Ecology + + (Julia) + + + + + + + + | 10.5281/zenodo.1402676 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Poisot, T. 2018. [Re] On the coexistence of specialists and generalists. ReScience 4, 1, #7. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.1289889 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Bavard, S. and Théro, H. 2018. [Re] Adaptive properties of differential learning rates for positive and negative outcomes. ReScience 4, 1, #5. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.1246659 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Cazé, R., Stimberg, M., and Girard, B. 2018. [Re] Non-additive coupling enables propagation of + synchronous spiking activity in purely random networks. ReScience 4, 1, #1. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.1244116 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Shimoura, R.O., Kamij, N.L., Pena, R.F.O., et al. 2018. [Re] The cell-type specific cortical microcircuit: relating + structure and activity in a full-scale spiking network + model. ReScience 4, 1, #2. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.1241004 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Senden, M., Schuecker, J., Hahne, J., Diesmann, M., and Goebel, R. 2018. [Re] A neural model of the saccade generator in the + reticular formation. ReScience 4, 1, #3. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in Computational Biology + + (Python) + + + + + + + + | 10.5281/zenodo.1254629 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Mondeel, T.D.G.A., Ogundipe, V., and Westerhoff, H.V. 2018. [Re] Predicting metabolic biomarkers of human inborn errors + of metabolism. ReScience 4, 1, #4. +
    +
    + + + +
+ +

Volume 3 (2017)

+ +

Issue 1

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.1003214 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Detorakis, G. 2017. [Re] A Generalized Linear Integrate-and-Fire Neural Model Produces Diverse Spiking Behaviors. ReScience 3, 1, #7. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.890901 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Diem, A.K. 2017. [Re] A bidirectional model for communication in the neurovascular unit. ReScience 3, 1, #9. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Evolution + + (R) + + + + + + + + | 10.5281/zenodo.890884 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Stojić, H. 2017. [Re] How learning can guide evolution. ReScience 3, 1, #8. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Game Theory + + (Python) + + + + + + + + | 10.5281/zenodo.847732 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Stollmeier, F. 2017. [Re] A simple rule for the evolution of cooperation on graphs and social networks. ReScience 3, 1, #5. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.854616 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Metzner, C. 2017. [Re] Modeling GABA Alterations in Schizophrenia: A Link Between Impaired Inhibition and Gamma and Beta Auditory Entrainment. ReScience 3, 1, #6. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in Computer Graphics + + (Python) + + + + + + + + | 10.5281/zenodo.802285 + + + + + | PDF + + + + + + | Code + + + + + + + | Data + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Rougier, N.P. 2017. [Re] Weighted Voronoi Stippling. ReScience 3, 1, #4. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.583814 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Rostami, V., Ito, J., Denker, M., and Grün, S. 2017. [Re] Spike Synchronization and Rate Modulation + Differentially Involved in Motor Cortical Function. ReScience 3, 1, #3. +
    +
    + + + +
  14. +
  15. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.495237 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Henriques, R.N., Rokem, A., Garyfallidis, E., St-Jean, S., Peterson, E.T., and Correia, M.M. 2017. [Re] Optimization of a free water elimination + two-compartment model for diffusion tensor imaging. ReScience 3, 1, #2. +
    +
    + + + +
  16. +
  17. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.254145 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Shifman, A. 2017. [Re] Ionic Current Model of a Hypoglossal Motoneuron. ReScience 3, 1, #1. +
    +
    + + + +
+ +

Volume 2 (2016)

+ +

Issue 1

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.200334 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Masson, E.L. and Alexandre, F. 2016. [Re] How Attention Can Create Synaptic Tags for the Learning of Working Memories in Sequential Tasks. ReScience 2, 1, #7. +
    +
    + + + +
  2. +
  3. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.159545 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Vitay, J. 2016. [Re] Robust timing and motor patterns by taming chaos in recurrent neural networks. ReScience 2, 1, #5. +
    +
    + + + +
  4. +
  5. + + + + + Replication + + in Computational Neurosience + + (Python) + + + + + + + + | 10.5281/zenodo.161526 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Maksimov, A., Albada, S.J. van, and Diesmann, M. 2016. [Re] Cellular and network mechanisms of slow oscillatory activity (<1 Hz) and wave propagations in a cortical network model. ReScience 2, 1, #6. +
    +
    + + + +
  6. +
  7. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.61697 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Detorakis, G. 2016. [Re] Multiple dynamical modes of thalamic relay neurons: + rhythmic bursting and intermittent phase-locking. ReScience 2, 1, #4. +
    +
    + + + +
  8. +
  9. + + + + + Replication + + in Computational Ecology + + (R) + + + + + + + + | 10.5281/zenodo.50213 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Petchey, O., Plebani, M., and Pennekamp, F. 2016. [Re] Chaos in a long-term experiment with a plankton community. ReScience 2, 1, #3. +
    +
    + + + +
  10. +
  11. + + + + + Replication + + in Computational Ecology + + (R) + + + + + + + + | 10.5281/zenodo.47146 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Stachelek, J. 2016. [Re] Least-cost modelling on irregular landscape graphs. ReScience 2, 1, #2. +
    +
    + + + +
  12. +
  13. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.45852 + + + + + | PDF + + + + + + | Code + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Viejo, G., Girard, B., and Khamassi, M. 2016. [Re] Speed/accuracy trade-off between the habitual and the + goal-directed process. ReScience 2, 1, #1. +
    +
    + + + +
+ +

Volume 1 (2015)

+ +

Issue 1

+
  1. + + + + + Replication + + in Computational Neuroscience + + (Python) + + + + + + + + | 10.5281/zenodo.27944 + + + + + | PDF + + + + + + | Code + + + + + + + + + + + | Review + + + +| BibTeX +
    +
    + + + +Topalidou, M. and Rougier, N.P. 2015. [Re] Interaction between cognitive and motor cortico-basal + ganglia loops during decision making: a computational study. ReScience 1, 1, #1. +
    +
    + + + +
+ +
+ +
+ +
+
+ + + + + + + diff --git a/ten-years-author-guidelines.md b/ten-years-author-guidelines.md new file mode 100644 index 0000000..40ee258 --- /dev/null +++ b/ten-years-author-guidelines.md @@ -0,0 +1,54 @@ +# Author guidelines for reproducibility reports + +The reproducibility reports written by participants in the ten-years challenge are sufficiently different from standard ReScience articles that our standard rules and guidelines make no sense for them. Please use the following guidelines in preparing your submissions! + +## Article + +Please address the following topics to the extent that they make sense for your particular case. + +In addition to the content covered below, we are interested in the insight resulting from +the reproducibility experience in relation to the choice of technology, and in your opinion +on the original source code (clarity, documentation, etc). + +### Historical context + +- Summarize the scientific question that your code was written to explore. +- Describe the computational context: Which hardware was used to run the code? Which software infrastructure? Which constraints existed on software development? Which technical choices (language, libraries, ...) were made? Were reproducibility and/or re-usability important criteria? +- About the original source code: Was it published? Was it archived somewhere? Was there a license for it? + +Please provide only information you are certain about. It's OK to forget technical details after many years. + +### Retrieval of the software + +- Was it easy to find a copy of your source code? +- Was it easy to locate and setup the dependencies? +- Provide a list of all dependencies (libraries but also tools such as compilers). + +### Execution + +Describe what you did in order to run the software today. + +- Did you succeed in running the software in a modern computational environment? Or did you have to search for old versions of tools and libraries? +- Describe the computational environment of the reproduction: hardware, operating system, compiler versions etc. +- Did you have to modify the software in order to make it run today? +- Were the original instructions that came with the software sufficient, or did you have to modify or extend them? +- How close were the results you got to the originally published ones? Include the + replicated data table and figure, as we do in other ReScience articles. + +If you had to make any modifications to the software or to the instructions that were supplied with it, try to describe which competence another researcher would need in order to do the same work. Would a general familiarity with your programming language and environment have been sufficient? + +## Software + +If the licenses applying to the original software allow, please make your old software +available as a repository on GitHub or an equivalent site. In the best case scenario, in +which the old code is publishable, here is the procedure: + +1. Add your old software as a single commit (ideally the initial one) of a new source + repository. +2. Edit the code as necessary to reproduce the results in today's computational environment, + committing the changes in logical units in the process. Include the additional tools + (scripts, makefiles, ...) that you wrote for re-running your software and the additional + instructions. +3. Make sure your repository contains a license. +4. Finaly, submit your repository to [Software Heritage](http://save.softwareheritage.org/) + for archiving. diff --git a/ten-years/index.html b/ten-years/index.html new file mode 100644 index 0000000..78131d7 --- /dev/null +++ b/ten-years/index.html @@ -0,0 +1,267 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

+ +

Ten Years Reproducibility Challenge

+ +

Did you ever try to run old code that you wrote for a scientific article you +published years ago? Did you encounter any problems? Were you successful? +We are curious to hear your story. This is the reason why we are +editing a special issue of ReScience to collect these stories.

+ +

The ten years reproducibility challenge is an invitation for researchers to try +to run the code they’ve created for a scientific publication that was published +more than ten years ago. This code can be anything (statistical analysis, +numerical simulation, data processing, etc.), can be written in any language +and can address any scientific domain. The only mandatory condition to enter +the challenge is to have published a scientific article before 2010, in a +journal or a conference with proceedings, which contains results produced by +code, irrespectively of whether this code was published in some form at the +time or not.

+ +

Note that we do not ask you to write a new version of your old code. We ask you +instead to try to make your old code to run on modern hardware/software +(with minimal modifications) in order to check if you can obtain the exact same +results that were publised at least ten years ago.

+ +

Sounds easy? We have good reasons to think this might be more difficult than you +think. And maybe the first problem you’ll have to solve is to find your own source +code (see the resources section for help).

+ +

Important dates

+ +

The challenge will run for a few months, until ~April 1st, 2020~April 30th, 2020 (because +we’ll need time to review the different submissions). We’ll organize a workshop +in Bordeaux (France) ~on June 22th, 2020~ in autumn (date to be defined) to +present the results. If you intend to participate to the challenge, make sure +to also come to the workshop to hear some scary stories.

+ +

How to enter the challenge ?

+ +

The only mandatory condition to enter the challenge is to have published a +scientific article before January 1st 2010 and this article must have some +computational aspects (i.e. code).

+ +
    +
  • +

    Step 1 You need to declare your interest in the challenge by posting on +this GitHub issue the +article you intend to reproduce (having your article open access would be +great). This does not engage you in any way. We’ll only use this GitHub +thread to gently spam you with a few reminders when we’ll be close to the +deadline (01/04/2020).

    +
  • +
  • +

    Step 2 You have to try to make your old code run on your current +machine, documenting in the process what is necessary to make it work. For +example, you may have to downgrade your system or some libraries, to modify +your original code because some library is nowhere to be found, to reinstall a +specific compiler or interpreter, etc. In the end, there may be large number +of different situations: you are unable to run or compile the code, you are +able to run the code but it does not give you the expected results (or no +result at all), the program crashed regularly (before getting results), you +do not remember how to run your program, etc.

    +
  • +
  • +

    Step 3 You have to write a reproducibility report for ReScience (any +number of pages) and submit it. You’ll have to indicate that this submission +is for the ten years special issue. Since these reproducibility reports +are rather different from regular ReScience articles, please check the +author guidelines +that we have prepared specifically for this special issue (and be aware that +they might still evolve a bit).

    +
  • +
  • +

    Step 4 Interact with reviewers during the open peer review and have your +article published open access (no APC, ReScience is free to read and free to +publish).

    +
  • +
  • +

    Step 5 Come to visit us in Bordeaux and attend the workshop in June (date +not yet settled) where we’ll introduce the results of the challenge. We’ll +also have a bunch of great talks on reproducibility and replicability.

    +
  • +
+ +

Frequently Asked Questions

+ +

Is there a prize for the challenge? Yes, you will get all our +consideration. More seriously, there is nothing to gain but insight on +the reasons why a code becomes non reproducible. We can also send you a print of +the cool poster above (A2 format).

+ +

Can I run the code from someone else? No, because we want original authors +to re-run their own code. However, if you’re interested in trying to run code +from someone else, you can submit a “reproducibility report” that will be +published in a regular issue of ReScience (if accepted after open peer-review).

+ +

I cannot find my source code, can I enter the challenge? It mostly depends +if you have a good story to explain why you do not have your code anymore. +Writing an article just to say you failed because you did not find the code +does not sound very exciting. But still, we would like to hear from you. Be +assured you’re certainly not the only one in that situation.

+ +

My original code has been used, converted, modified, upgraded and I’m sure it +is reproducible That’s good. But what about the original version of the code, +the one you wrote for your article ? This is this code we want to put to the +test.

+ +

Is it ok to submit an article stating I cannot reproduce my results? +Yes. We actually expect this case to correspond to the majority of +situations. There are many possible reasons and we’re interested in knowing +the exact reasons that prevented you from getting your original results.

+ +

Is it ok to submit a one page article stating everything ran fine? +Yes. But you’ll need to give us some details on how you did it (what language, +what OS, how are you sure you get the same results, etc.). This will serve for +a study on what are the best languages, libraries, and tools for reproducibility.

+ +

Resources

+ +
    +
  • +

    The Wayback Machine is a digital archive of the World +Wide Web and other information on the Internet. It was launched in 2001 by +the Internet Archive, a nonprofit organization based in San Francisco, +California, United States.

    +
  • +
  • +

    Software Heritage’s ambition is to collect, +preserve, and share all software that is publicly available in source code +form. On this foundation, a wealth of applications can be built, ranging from +cultural heritage to industry and research.

    +
  • +
  • +

    Guix supports transactional upgrades and roll-backs, +unprivileged package management, and more. When used as a standalone +distribution, Guix supports declarative system configuration for transparent +and reproducible operating systems.

    +
  • +
  • +

    Debian is a free operating system (OS) +with reproducible build +capacity, archive of the packages for the past +releases (since 1998) and +daily snapshots since 2005, making it +feasible to find old versions of software of interest and +debootstrap old environments.

    +
  • +
  • +

    The National Museum of Computing is home to the +world’s largest collection of working historic computers.

    +
  • +
  • +

    3.5” Floppy Disk +readers, +Compat Disc readers +(on Amazon). Just in case you source code is only available on one of this +archaic supports…

    +
  • +
+ +
+ +
+ +
+
+ + + + + + + diff --git a/write/index.html b/write/index.html new file mode 100644 index 0000000..301c725 --- /dev/null +++ b/write/index.html @@ -0,0 +1,197 @@ + + + + + + + + + + + + ReScience C + + + + + + + + + + + + + + +
+
+
+ + + +
+

Overview of the submission process

+ +

The ReScience C editorial board unites scientists who are committed to the open +source community. Each editorial board member is specialised in a specific +domain of science and is proficient in several programming languages and/or +environments. Our aim is to provide all authors with an efficient, constructive +and public editorial process.

+ +

Submitted entries are first considered by a member of the editorial board, who +may decide to reject the submission (mainly because it has already been +replicated and is publicly available), or assign it to two reviewers for +further review and tests. The reviewers evaluate the code and the accompanying +material in continuous interaction with the authors through the PR discussion +section. If both reviewers managed to run the code and obtain the same results +as the ones advertised in the accompanying material, and if they consider that +these results are a replication of the original work, the submission is +accepted. If any of the two reviewers cannot reproduce the results before the +deadline, the submission is rejected and authors are encouraged to resubmit an +improved version later.

+ +

How to submit?

+ +
    +
  • Upload your code to a public repository +(e.g. GitHub)
  • +
  • Upload your data (if any) to a public repository +(e.g. Zenodo)
  • +
  • Write the corresponding paper using the proposed +LaTeX template +or your own template
  • +
  • Fill metadata associated with your submission using the +provided template
  • +
  • Submit your paper
  • +
  • Answer reviewers comments and modify your code and paper accordingly
  • +
  • Once accepted, you will need to: +
      +
    • complete the metadata in collaboration with the editor
    • +
    • upload your code +to Zenodo in order to get a DOI.
    • +
    +
  • +
+ +

Criteria for Publication

+ +

To be considered for publication in ReScience C, any given submission must +satisfy the following criteria:

+ +
    +
  • Rigorous methodology
  • +
  • Original source code
  • +
  • Substantial evidence for replication of the original results or +explanations why original results cannot be replicated
  • +
+ +

Furthermore, you cannot submit the replication of your own research, nor the +research of your close collaborators. We believe such restrictions will favor +the cross-fertilization of research and the spread of knowledge.

+ +

ReScience C accepts negative results as well, meaning here a failure to +replicate the original results. The authors of the failed replication are +expected to document their claim of failure, and to have attempted to contact +the authors of the original article.

+ +

Article Scope

+ +

The accompanying article should help the reader ascertain if the replication was +successful and as such, the main focus should be on the replicated results and +on any obstacles encountered during the replication.

+ +

In many cases it can be useful to include high-level summaries of the original +model or of your source code. Your goal should be to make the article +sufficiently self-contained, but not to repeat all aspects of the original +article or your documentation. Which amount of detail is sufficient may vary +from case to case and is ultimately up to the reviewers to judge. If a reader +has to be familiar with the original article in order to understand your +explanations, consider that some readers may be unable to access it if it is +behind a paywall.

+ +

Open Access

+ +

ReScience C applies the Creative Commons Attribution (CC BY) license to all +works it publishes. Under the CC BY license, authors retain ownership of the +copyright for their article, but authors allow anyone to download, reuse, +reprint, modify, distribute, and/or copy articles in ReScience C journal, so +long as the original authors and source are cited. No permission is required +from the authors or the publishers.

+ + +
+ +
+ +
+
+ + + + + + +