e2e-model-learning
Model learner
Develops an approach to learning probabilistic models in stochastic optimization problems
Task-based end-to-end model learning in stochastic optimization
200 stars
14 watching
61 forks
Language: Python
last commit: almost 4 years ago deep-learningmachine-learningoptimizationpaperpytorchstochastic-optimizers
Related projects:
Repository | Description | Stars |
---|---|---|
locuslab/optnet | A PyTorch module that adds differentiable optimization as a layer to neural networks | 513 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
lge-arc-advancedai/auptimizer | Automates model building and deployment process by optimizing hyperparameters and compressing models for edge computing. | 200 |
google/edward2 | A tool for writing probabilistic models and manipulating their computation | 679 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
huntermcgushion/hyperparameter_hunter | Automates hyperparameter optimization and result saving across machine learning algorithms | 706 |
emoen/machine-learning-for-asset-managers | Implementation of code snippets and exercises from Machine Learning for Asset Managers, focusing on clustering, correlation, density, eigenvalue, and machine learning. | 487 |
eladhoffer/seq2seq.pytorch | Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 |
locuslab/trellisnet | This repository presents a novel neural network architecture and its applications in sequence modeling tasks such as language modeling and classification. | 473 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,853 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 293 |
eli5-org/eli5 | A Python package for debugging and explaining predictions of machine learning classifiers | 262 |
deepset-ai/farm | An open-source framework for adapting representation models to various tasks and industries | 1,741 |
maximumentropy/seq2seq-pytorch | An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. | 736 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |