SENAITE Meta Package

Overview

senaite.lims

SENAITE LIMS Meta Installation Package

What does SENAITE mean?

SENAITE is a beautiful trigonal, oil-green to greenish black crystal, with almost the hardness of a diamond. Although the crystal is described with a complex formula, it still has clear and straight shapes. Therefore, it reflects nicely the complexity of the LIMS, while providing a modern, intuitive and friendly UI/ UX.

License

SENAITE.LIMS Copyright (C) 2017-2020 RIDING BYTES & NARALABS

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

FOSSA Status

Comments
  • Issue 357 manage analyses

    Issue 357 manage analyses

    Description of the issue/feature this PR addresses

    Manage Analyses view in Analysis request object is rising a JavaScript error when looking for analysis service dependencies. https://github.com/senaite/bika.lims/issues/357

    Current behavior before PR

    • Create one Analysis Services with the keywords one
    • Create a Calculation calc1 with the formula: 4 * one
    • Create another Analysis Service with the keyword two and assign the calculation calc1 to it
    • Create a new AR and assign the both Analyses to it
    • Go to Manage Analyses view inside that Analysis Request
    • Uncheck analysis one.

    Analysis two isn't unchecked and the system gives the following error:

    Uncaught TypeError: Cannot read property 'length' of undefined
        at calcdependencies (bika.lims.analysisrequest.js:542)
        at HTMLInputElement.<anonymous> (bika.lims.analysisrequest.js:673)
        at HTMLDocument.dispatch (jquery-1.12.4.min.js:3)
        at HTMLDocument.r.handle (jquery-1.12.4.min.js:3)
    

    Desired behavior after PR is merged

    Analysis two should be unchecked since depends on analysis one.

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    opened by Espurna 3
  • Improve Styling of Navigation Portlet

    Improve Styling of Navigation Portlet

    Description of the issue/feature this PR addresses

    This PR improves the appearance of the navigation portlet for desktop/mobile devices

    Current behavior before PR

    • blurry icons on high-res displays (4K and above)
    • No padding of items in mobile view
    • submenu overflow

    Desired behavior after PR is merged

    • crisp icons for high-res displays
    • propper item padding in mobile view
    • submenu items do not break after the icon and overflow with ellipsis

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    Enhancement 
    opened by ramonski 1
  • SENAITE Install screen

    SENAITE Install screen

    Description of the issue/feature this PR addresses

    This PR adds an install screen for SENAITE

    Current behavior before PR

    Install screen of senaite.core is used

    Desired behavior after PR is merged

    Install Screen of Senaite LIMS is used

    Install SENAITE LIMS 2019-03-28 17-40-25

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    Enhancement 
    opened by ramonski 1
  • SENAITE Controlpanel View

    SENAITE Controlpanel View

    Description of the issue/feature this PR addresses

    This PR adds a new control panel overview for SENAITE LIMS

    senaite controlpanel

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    opened by ramonski 1
  • Site-Actions Viewlet added

    Site-Actions Viewlet added

    Description of the issue/feature this PR addresses

    This PR styles the Site-actions viewlet for bootstrap and makes it also visible by default.

    If you want to have it hidden in your site, please consider to make all site-actions in ZMI invisible or use @@manage-viewlets to hide them

    Current behavior before PR

    Site-actions viewlet was hidden by default and not bootstrap styled

    Desired behavior after PR is merged

    Site-actions viewlet is bootstrap styled and visible in footer by default

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    opened by ramonski 1
  • Create changelog

    Create changelog

    Note: Accept after #67

    Description of the issue/feature this PR addresses

    Add changelog file to repository

    Current behavior before PR

    There was no changelog to keep track of the modifications

    Desired behavior after PR is merged

    There is a changelog to keep track of the modifications

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    opened by juangallostra 1
  • Added Contributing file

    Added Contributing file

    Guide for contributors. I've assumed the approach is that master is the latest stable release and only PR for bugfixes against master are allowed. The rest of PRs go to develop. Anyhow, we can discuss here or in gitter if this strategy fits well or rather we prefer to not use a develop branch.

    opened by xispa 1
  • Adoption of Contributor Covenant (Code of conduct)

    Adoption of Contributor Covenant (Code of conduct)

    With this PR, senaite.lims adopts the Contributor Covenant

    Please, edit the contact method ([email protected]) if necessary.

    If we go ahead with Mr.Bob, remember to include this file too.

    opened by xispa 1
  • Add license scan report and status

    Add license scan report and status

    Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README.

    Below are docs for integrating FOSSA license checks into your CI:

    opened by fossabot 1
  • Prepare release 2.3.0

    Prepare release 2.3.0

    Description of the issue/feature this PR addresses

    This PR contains final changes for Release 2.3.0

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    opened by ramonski 0
  • Remove dependency to Products.TextIndexNG3 (test layer)

    Remove dependency to Products.TextIndexNG3 (test layer)

    Description of the issue/feature this PR addresses

    This Pull Request removes the Products.TextIndexNG3 dependency on the test layer because it is no longer a SENAITE dependency as per https://github.com/senaite/senaite.core/pull/2011 and https://github.com/senaite/senaite.core/pull/2014

    -- I confirm I have tested the PR thoroughly and coded it according to PEP8 standards.

    opened by xispa 0
  • Bump setuptools from 44.1.1 to 65.5.1

    Bump setuptools from 44.1.1 to 65.5.1

    Bumps setuptools from 44.1.1 to 65.5.1.

    Release notes

    Sourced from setuptools's releases.

    v65.5.1

    No release notes provided.

    v65.5.0

    No release notes provided.

    v65.4.1

    No release notes provided.

    v65.4.0

    No release notes provided.

    v65.3.0

    No release notes provided.

    v65.2.0

    No release notes provided.

    v65.1.1

    No release notes provided.

    v65.1.0

    No release notes provided.

    v65.0.2

    No release notes provided.

    v65.0.1

    No release notes provided.

    v65.0.0

    No release notes provided.

    v64.0.3

    No release notes provided.

    v64.0.2

    No release notes provided.

    v64.0.1

    No release notes provided.

    v64.0.0

    No release notes provided.

    v63.4.3

    No release notes provided.

    v63.4.2

    No release notes provided.

    ... (truncated)

    Changelog

    Sourced from setuptools's changelog.

    v65.5.1

    Misc ^^^^

    • #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:unittest.mock -- by :user:hroncok
    • #3659: Fixed REDoS vector in package_index.

    v65.5.0

    Changes ^^^^^^^

    • #3624: Fixed editable install for multi-module/no-package src-layout projects.
    • #3626: Minor refactorings to support distutils using stdlib logging module.

    Documentation changes ^^^^^^^^^^^^^^^^^^^^^

    • #3419: Updated the example version numbers to be compliant with PEP-440 on the "Specifying Your Project’s Version" page of the user guide.

    Misc ^^^^

    • #3569: Improved information about conflicting entries in the current working directory and editable install (in documentation and as an informational warning).
    • #3576: Updated version of validate_pyproject.

    v65.4.1

    Misc ^^^^

    • #3613: Fixed encoding errors in expand.StaticModule when system default encoding doesn't match expectations for source files.
    • #3617: Merge with pypa/distutils@6852b20 including fix for pypa/distutils#181.

    v65.4.0

    Changes ^^^^^^^

    v65.3.0

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
Releases(2.3.0)
  • 2.3.0(Oct 4, 2022)

    2.3.0 (2022-10-04)

    • senaite.core 2.2.0 → 2.3.0

      https://github.com/senaite/senaite.core/releases/tag/v2.3.0

    • senaite.impress 2.2.0 → 2.3.0

      https://github.com/senaite/senaite.impress/releases/tag/2.3.0

    • senaite.app.supermodel 2.2.0 → 2.3.0

      https://github.com/senaite/senaite.app.supermodel/releases/tag/2.3.0

    • senaite.app.listing 2.2.0 → 2.3.0

      https://github.com/senaite/senaite.app.listing/releases/tag/2.3.0

    • senaite.app.spotlight 2.2.0 → 2.3.0

      https://github.com/senaite/senaite.app.spotlight/releases/tag/2.3.0

    • senaite.jsonapi 2.2.0 → 2.3.0

      https://github.com/senaite/senaite.jsonapi/releases/tag/2.3.0

    • Plone 5.2.7 → 5.2.9

      https://dist.plone.org/release/5.2.9/RELEASE-NOTES.md

    Source code(tar.gz)
    Source code(zip)
  • 2.2.0(Jun 11, 2022)

    2.2.0 (2022-06-11)

    • senaite.core 2.1.0 → 2.2.0

      https://github.com/senaite/senaite.core/releases/tag/v2.2.0

    • senaite.impress 2.1.0 → 2.2.0

      https://github.com/senaite/senaite.impress/releases/tag/2.2.0

    • senaite.app.supermodel 2.1.0 → 2.2.0

      https://github.com/senaite/senaite.app.supermodel/releases/tag/2.2.0

    • senaite.app.listing 2.1.0 → 2.2.0

      https://github.com/senaite/senaite.app.listing/releases/tag/2.2.0

    • senaite.app.spotlight 2.1.0 → 2.2.0

      https://github.com/senaite/senaite.app.spotlight/releases/tag/2.2.0

    • senaite.jsonapi 2.1.0 → 2.2.0

      https://github.com/senaite/senaite.jsonapi/releases/tag/2.2.0

    • Plone 5.2.6 → 5.2.7

      https://dist.plone.org/release/5.2.7/RELEASE-NOTES.txt

    Source code(tar.gz)
    Source code(zip)
  • 2.1.0(Jan 5, 2022)

    2.1.0 (2022-01-05)

    • senaite.core 2.0.0 → 2.1.0

      https://github.com/senaite/senaite.core/releases/tag/v2.1.0

    • senaite.impress 2.0.0 → 2.1.0

      https://github.com/senaite/senaite.impress/releases/tag/2.1.0

    • senaite.app.supermodel 2.0.0 → 2.1.0

      https://github.com/senaite/senaite.app.supermodel/releases/tag/2.1.0

    • senaite.app.listing 2.0.0 → 2.1.0

      https://github.com/senaite/senaite.app.listing/releases/tag/2.1.0

    • senaite.app.spotlight 2.0.0 → 2.1.0

      https://github.com/senaite/senaite.app.spotlight/releases/tag/2.1.0

    • senaite.jsonapi 2.0.0 → 2.1.0

      https://github.com/senaite/senaite.jsonapi/releases/tag/2.1.0

    • Plone 5.2.4 → 5.2.6

      https://dist.plone.org/release/5.2.6/RELEASE-NOTES.txt

    Source code(tar.gz)
    Source code(zip)
  • 2.0.0(Jul 27, 2021)

    2.0.0 (2021-07-27)

    • senaite.core 2.0.0rc3 → 2.0.0

      https://github.com/senaite/senaite.core/releases/tag/2.0.0

    • senaite.impress 2.0.0rc3 → 2.0.0

      https://github.com/senaite/senaite.impress/releases/tag/2.0.0

    • senaite.app.supermodel 2.0.0rc3 → 2.0.0

      https://github.com/senaite/senaite.app.supermodel/releases/tag/2.0.0

    • senaite.app.listing 2.0.0rc3 → 2.0.0

      https://github.com/senaite/senaite.app.listing/releases/tag/2.0.0

    • senaite.app.spotlight 2.0.0rc3 → 2.0.0

      https://github.com/senaite/senaite.app.spotlight/releases/tag/2.0.0

    Source code(tar.gz)
    Source code(zip)
  • 1.3.5(Jul 24, 2021)

    1.3.5 (2021-07-24)

    • senaite.core 1.3.4 → 1.3.5

      https://github.com/senaite/senaite.core/releases/tag/v1.3.5

    • senaite.impress 1.2.4 → 1.2.5

      https://github.com/senaite/senaite.impress/releases/tag/1.2.5

    • senaite.core.supermodel 1.2.4 → 1.2.5

      https://github.com/senaite/senaite.core.supermodel/releases/tag/1.2.5

    • senaite.core.listing 1.5.2 → 1.5.3

      https://github.com/senaite/senaite.core.listing/releases/tag/1.5.3

    • senaite.core.spotlight 1.0.3 → 1.0.4

      https://github.com/senaite/senaite.core.spotlight/releases/tag/1.0.4

    Source code(tar.gz)
    Source code(zip)
  • 2.0.0rc3(Jan 8, 2021)

    2.0.0rc3 (2020-10-13)

    • senaite.core 2.0.0rc2 → 2.0.0rc3

      https://github.com/senaite/senaite.core/releases/tag/2.0.0rc3

    • senaite.impress 2.0.0rc2 → 2.0.0rc3

      https://github.com/senaite/senaite.impress/releases/tag/2.0.0rc3

    • senaite.app.supermodel 2.0.0rc2 → 2.0.0rc3

      https://github.com/senaite/senaite.app.supermodel/releases/tag/2.0.0rc3

    • senaite.app.listing 2.0.0rc2 → 2.0.0rc3

      https://github.com/senaite/senaite.app.listing/releases/tag/2.0.0rc3

    • senaite.app.spotlight 2.0.0rc2 → 2.0.0rc3

      https://github.com/senaite/senaite.app.spotlight/releases/tag/2.0.0rc3

    Source code(tar.gz)
    Source code(zip)
  • 2.0.0rc2(Oct 13, 2020)

    2.0.0rc2 (2020-10-13)

    • senaite.core 2.0.0rc1 → 2.0.0rc2

      https://github.com/senaite/senaite.core/releases/tag/v2.0.0rc2

    • senaite.impress 2.0.0rc1 → 2.0.0rc2

      https://github.com/senaite/senaite.impress/releases/tag/2.0.0rc2

    • senaite.app.supermodel 2.0.0rc1 → 2.0.0rc2

      https://github.com/senaite/senaite.app.supermodel/releases/tag/2.0.0rc2

    • senaite.app.listing 2.0.0rc1 → 2.0.0rc2

      https://github.com/senaite/senaite.app.listing/releases/tag/2.0.0rc2

    • senaite.app.spotlight 2.0.0rc1 → 2.0.0rc2

      https://github.com/senaite/senaite.app.spotlight/releases/tag/2.0.0rc2

    Source code(tar.gz)
    Source code(zip)
  • 1.3.4(Aug 11, 2020)

    1.3.4 (2020-08-11)

    • senaite.core 1.3.3 → 1.3.4

      https://github.com/senaite/senaite.core/releases/tag/v1.3.4

    • senaite.impress 1.2.3 → 1.2.4

      https://github.com/senaite/senaite.impress/releases/tag/1.2.4

    • senaite.core.supermodel 1.2.3 → 1.2.4

      https://github.com/senaite/senaite.core.supermodel/releases/tag/1.2.4

    • senaite.core.listing 1.4.0 → 1.5.2

      https://github.com/senaite/senaite.core.listing/releases/tag/1.4.0

    • senaite.core.spotlight 1.0.2 → 1.0.3

      https://github.com/senaite/senaite.core.spotlight/releases/tag/1.0.3

    Source code(tar.gz)
    Source code(zip)
  • 1.3.3(Mar 3, 2020)

    1.3.3 (2020-03-03)

    • senaite.core 1.3.2 → 1.3.3

      https://github.com/senaite/senaite.core/releases/tag/v1.3.3

    • senaite.impress 1.2.2 → 1.2.3

      https://github.com/senaite/senaite.impress/releases/tag/1.2.3

    • senaite.core.supermodel 1.2.1 → 1.2.3

      https://github.com/senaite/senaite.core.supermodel/releases/tag/1.2.3

    • senaite.core.listing 1.3.0 → 1.4.0

      https://github.com/senaite/senaite.core.listing/releases/tag/1.4.0

    • senaite.core.spotlight 1.0.2

      https://github.com/senaite/senaite.core.spotlight/releases/tag/1.0.2

    Source code(tar.gz)
    Source code(zip)
  • 1.3.2.1(Nov 6, 2019)

  • 1.3.2(Oct 31, 2019)

  • 1.3.1(Jul 1, 2019)

  • 1.3.0(Mar 30, 2019)

    1.3.0 (2019-03-30)

    Added

    • #99 SENAITE Install Screen
    • #82 Support for searches against Analysis Requests catalog

    Changed

    • #100 Improve Styling of Navigation Portlet
    • #97 Sort setup items by translated title
    • #90 Integration for senaite.core 1.3
    • #88 Refactored spotlight backend and added more columns to results table
    • #87 Stay on current context when switching the language
    • #86 Do not display setup items with exclude_from_nav setting set to True

    Fixed

    • #96: Bootstrapped TinyMCE
    • #91: Fix CSS class for portal message in control-panel
    • #85: Fix logo link spanning over the whole header
    • #84: Fix Spotlight form submission on enter keypress
    Source code(tar.gz)
    Source code(zip)
  • 1.2.2(Aug 11, 2018)

  • 1.2.1(Jul 10, 2018)

    1.2.1 (2018-07-10)

    Added

    • #75 Site-Actions Viewlet added to Portal footer

    Removed

    • #73 Removed "Add" and "Display" menus

    Changed

    • #74 Updated Logo for Retina Displays
    • #71 Readme/About docs updated

    Fixed

    • #70 Fixed Tests
    • #67 Add buttons from SENAITE HEALTH's Add AR form visible when SENAITE LIMS is active
    • #69 Bootstrap fixtures
    Source code(tar.gz)
    Source code(zip)
  • 1.2.0(Jan 3, 2018)

    1.2.0 (2018-01-03)

    Added

    • Upgrade steps machinery

    Removed

    • senaite.lims.browser.bika
    • bika.lims.analysisrequest.js
    • bika.lims.common.js

    Changed

    • SENAITE CORE integration
    • Licensed under GPLv2

    Fixed

    • Added missing attachments CSS class to attachment templates
    Source code(tar.gz)
    Source code(zip)
Owner
SENAITE
SENAITE - Open Source LIMS
SENAITE
Meta package to combine turbo-django and stimulus-django

Hotwire + Django This repository aims to help you integrate Hotwire with Django ?? Inspiration might be taken from @hotwired/hotwire-rails. We are sti

Hotwire for Django 31 Aug 9, 2022
PySAL: Python Spatial Analysis Library Meta-Package

Python Spatial Analysis Library PySAL, the Python spatial analysis library, is an open source cross-platform library for geospatial data science with

Python Spatial Analysis Library 1.1k Dec 18, 2022
One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them.

AwesomeVersion One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind

Joakim Sørensen 39 Dec 31, 2022
Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python 2 or 3

tinytag tinytag is a library for reading music meta data of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python Install pip install tinytag

Tom Wallroth 577 Dec 26, 2022
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization techniques.

Opytimizer: A Nature-Inspired Python Optimizer Welcome to Opytimizer. Did you ever reach a bottleneck in your computational experiments? Are you tired

Gustavo Rosa 546 Dec 31, 2022
An open source robotics benchmark for meta- and multi-task reinforcement learning

Meta-World Meta-World is an open-source simulated benchmark for meta-reinforcement learning and multi-task learning consisting of 50 distinct robotic

Reinforcement Learning Working Group 823 Jan 6, 2023
Converts Betaflight blackbox gyro to MP4 GoPro Meta data so it can be used with ReelSteady GO

Here are a bunch of scripts that I created some time ago as a proof of concept that Betaflight blackbox gyro data can be converted to GoPro Metadata F

null 108 Oct 5, 2022
DeepMind Alchemy task environment: a meta-reinforcement learning benchmark

The DeepMind Alchemy environment is a meta-reinforcement learning benchmark that presents tasks sampled from a task distribution with deep underlying structure.

DeepMind 188 Dec 25, 2022
Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python 2 or 3

tinytag tinytag is a library for reading music meta data of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and Wave files with python Install pip install tinytag

Tom Wallroth 435 Feb 17, 2021
This is an unofficial PyTorch implementation of Meta Pseudo Labels

This is an unofficial PyTorch implementation of Meta Pseudo Labels. The official Tensorflow implementation is here.

Jungdae Kim 320 Jan 8, 2023
Supplementary code for the paper "Meta-Solver for Neural Ordinary Differential Equations" https://arxiv.org/abs/2103.08561

Meta-Solver for Neural Ordinary Differential Equations Towards robust neural ODEs using parametrized solvers. Main idea Each Runge-Kutta (RK) solver w

Julia Gusak 25 Aug 12, 2021
Distributed scikit-learn meta-estimators in PySpark

sk-dist: Distributed scikit-learn meta-estimators in PySpark What is it? sk-dist is a Python package for machine learning built on top of scikit-learn

Ibotta 282 Dec 9, 2022
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch

Torchmeta A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch. Torchmeta contains popular meta-learning bench

Tristan Deleu 1.7k Jan 6, 2023
Code for "Graph-Evolving Meta-Learning for Low-Resource Medical Dialogue Generation". [AAAI 2021]

Graph Evolving Meta-Learning for Low-resource Medical Dialogue Generation Code to be further cleaned... This repo contains the code of the following p

Shuai Lin 29 Nov 1, 2022
Meta Language-Specific Layers in Multilingual Language Models

Meta Language-Specific Layers in Multilingual Language Models This repo contains the source codes for our paper On Negative Interference in Multilingu

Zirui Wang 20 Feb 13, 2022
DeepMetaHandles: Learning Deformation Meta-Handles of 3D Meshes with Biharmonic Coordinates

DeepMetaHandles (CVPR2021 Oral) [paper] [animations] DeepMetaHandles is a shape deformation technique. It learns a set of meta-handles for each given

Liu Minghua 73 Dec 15, 2022
Meta Representation Transformation for Low-resource Cross-lingual Learning

MetaXL: Meta Representation Transformation for Low-resource Cross-lingual Learning This repo hosts the code for MetaXL, published at NAACL 2021. [Meta

Microsoft 36 Aug 17, 2022
Official implementation of "MetaSDF: Meta-learning Signed Distance Functions"

MetaSDF: Meta-learning Signed Distance Functions Project Page | Paper | Data Vincent Sitzmann*, Eric Ryan Chan*, Richard Tucker, Noah Snavely Gordon W

Vincent Sitzmann 100 Jan 1, 2023
NeRF Meta-Learning with PyTorch

NeRF Meta Learning With PyTorch nerf-meta is a PyTorch re-implementation of NeRF experiments from the paper "Learned Initializations for Optimizing Co

Sanowar Raihan 78 Dec 18, 2022
Few-shot Relation Extraction via Bayesian Meta-learning on Relation Graphs

Few-shot Relation Extraction via Bayesian Meta-learning on Relation Graphs This is an implemetation of the paper Few-shot Relation Extraction via Baye

MilaGraph 36 Nov 22, 2022