xfer
Transfer Learning Library
A collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks
Transfer Learning library for Deep Neural Networks.
253 stars
19 watching
63 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
machine-learningmxnetneural-networkpythontransfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
thuml/xlearn | A library that enables the transfer of knowledge from one task to another in deep learning models | 465 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
toddsundsted/mxnet.cr | Provides bindings for MXNet, an open source deep learning framework written in C++ | 22 |
easezyc/deep-transfer-learning | A collection of implementations of algorithms to adapt deep learning models from one domain to another | 898 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
thunlp/transnet | A framework for learning representations of social relations in networks using an autoencoder-based approach | 103 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
fedml-ai/spreadgnn | A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence | 44 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 373 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 411 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
mrkn/mxnet.rb | A Ruby interface to MXNet's deep learning framework | 48 |
ahirner/pytorch-retraining | An experiment and benchmarking framework for evaluating the effectiveness of transfer learning in PyTorch-based deep learning models | 170 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 336 |