-
-
metrics Public
Forked from Lightning-AI/torchmetricsMachine learning metrics for distributed, scalable PyTorch applications.
Python Apache License 2.0 UpdatedDec 13, 2024 -
-
lightning-bolts Public
Forked from Lightning-Universe/lightning-boltsToolbox of models, callbacks, and datasets for AI/ML researchers.
Python Apache License 2.0 UpdatedDec 4, 2024 -
-
-
ngc-learn Public
Forked from NACLab/ngc-learnNGC-Learn: Neurobiological Learning and Biomimetic Systems Simulation in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 15, 2024 -
avalanche Public
Forked from ContinualAI/avalancheAvalanche: an End-to-End Library for Continual Learning based on PyTorch.
Python MIT License UpdatedAug 8, 2024 -
albumentations Public
Forked from albumentations-team/albumentationsFast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Python MIT License UpdatedAug 8, 2024 -
lightning Public
Forked from Lightning-AI/pytorch-lightningDeep learning framework to train, deploy, and ship AI products Lightning fast.
Python Apache License 2.0 UpdatedAug 8, 2024 -
active-neural-generative-coding Public
Forked from ago109/active-neural-generative-codingImplementation/simulation of active neural generative coding (ANGC) for training neurobiologically-plausible active inference agent models.
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 19, 2024 -
polars Public
Forked from pola-rs/polarsDataframes powered by a multithreaded, vectorized query engine, written in Rust
Rust MIT License UpdatedJan 3, 2024 -
-
-
metisfl Public
Forked from bioint/MetisFLMetisFL is a federated learning framework that allows developers to easily federate their machine learning workflows and train their models across distributed data silos without ever collecting the…
C++ Other UpdatedAug 31, 2023 -
continual-learning-baselines Public
Forked from ContinualAI/continual-learning-baselinesContinual learning baselines and strategies from popular papers, using Avalanche. We include EWC, SI, GEM, AGEM, LwF, iCarl, GDumb, and other strategies.
Python MIT License UpdatedJun 23, 2023 -
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricGraph Neural Network Library for PyTorch
Python MIT License UpdatedMay 25, 2023 -
matsumotosan.github.io Public template
Forked from alshedivat/al-folioA beautiful, simple, clean, and responsive Jekyll theme for academics
HTML MIT License UpdatedMar 4, 2023 -
-
Verifiable-Coherent-NLU Public
Forked from sled-group/Verifiable-Coherent-NLUShared repository for TRIP dataset for verifiable NLU and coherence measurement for text classifiers.
Jupyter Notebook UpdatedDec 25, 2022 -
vessel_tree_generator Public
Forked from kritiyer/vessel_tree_generatorRecursive vessel tree generator
Python Other UpdatedDec 7, 2022 -
lightning-flash Public
Forked from Lightning-Universe/lightning-flashYour PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
Python Apache License 2.0 UpdatedOct 4, 2022 -
cardiovascular Public
Forked from ktbolt/cardiovascularThe cardiovascular repository contains C++ and Python programs useful for cardiovascular applications, in particular applications related to the SimVascular modeling and simulation software.
C++ UpdatedSep 23, 2022 -
playground Public
PyTorch Lightning re-implementations of various neural network architectures
Python UpdatedAug 11, 2022 -
RandNLA.jl Public
Implementations of randomized numerical linear algebra algorithms in Julia
Jupyter Notebook MIT License UpdatedJul 18, 2022 -
SiamFC Public
PyTorch implementation of a fully-convolutional Siamese Network for object tracking
-
SSR-R2D-PCA Public
Robust 2D Principal Component Analysis with Structured Sparsity Regularization (SSR-R2D-PCA)
Python UpdatedDec 12, 2021 -
-
hyde Public
Forked from poole/hydeA brazen two-column theme for Jekyll.
CSS Other UpdatedMay 27, 2020 -
numerical-linear-algebra Public
Jupyter notebooks on concepts from numerical/computational linear algebra. Inspired by Professor Rachel Thomas' class on computational linear algebra.