All Projects → Hord → Similar Projects or Alternatives

144 Open source projects that are alternatives of or similar to Hord

Pytorch Deform Conv
PyTorch implementation of Deformable Convolution
Stars: ✭ 832 (+740.4%)
Mutual labels:  deep-learning-algorithms
osprey
🦅Hyperparameter optimization for machine learning pipelines 🦅
Stars: ✭ 71 (-28.28%)
Predictive Maintenance Using Lstm
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
Stars: ✭ 352 (+255.56%)
Mutual labels:  deep-learning-algorithms
allennlp-optuna
⚡️ AllenNLP plugin for adding subcommands to use Optuna, making hyperparameter optimization easy
Stars: ✭ 33 (-66.67%)
Mgo
Purely functional genetic algorithms for multi-objective optimisation
Stars: ✭ 63 (-36.36%)
optuna-examples
Examples for https://github.com/optuna/optuna
Stars: ✭ 238 (+140.4%)
Pytorch Tutorials Examples And Books
PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍
Stars: ✭ 346 (+249.49%)
Mutual labels:  deep-learning-algorithms
NaiveNASflux.jl
Your local Flux surgeon
Stars: ✭ 20 (-79.8%)
Gradient Free Optimizers
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
Stars: ✭ 711 (+618.18%)
textlearnR
A simple collection of well working NLP models (Keras, H2O, StarSpace) tuned and benchmarked on a variety of datasets.
Stars: ✭ 16 (-83.84%)
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+3859.6%)
ProxGradPytorch
PyTorch implementation of Proximal Gradient Algorithms a la Parikh and Boyd (2014). Useful for Auto-Sizing (Murray and Chiang 2015, Murray et al. 2019).
Stars: ✭ 28 (-71.72%)
Cmaes
Python library for CMA Evolution Strategy.
Stars: ✭ 88 (-11.11%)
ml-pipeline
Using Kafka-Python to illustrate a ML production pipeline
Stars: ✭ 90 (-9.09%)
Awesome Distributed Deep Learning
A curated list of awesome Distributed Deep Learning resources.
Stars: ✭ 277 (+179.8%)
differential-privacy-bayesian-optimization
This repo contains the underlying code for all the experiments from the paper: "Automatic Discovery of Privacy-Utility Pareto Fronts"
Stars: ✭ 22 (-77.78%)
Test Tube
Python library to easily log experiments and parallelize hyperparameter search for neural networks
Stars: ✭ 663 (+569.7%)
NumpyDL
Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.
Stars: ✭ 206 (+108.08%)
Mutual labels:  deep-learning-algorithms
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (+173.74%)
bbai
Set model hyperparameters using deterministic, exact algorithms.
Stars: ✭ 19 (-80.81%)
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+8362.63%)
optuna-dashboard
Real-time Web Dashboard for Optuna.
Stars: ✭ 240 (+142.42%)
Meta-SAC
Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020
Stars: ✭ 19 (-80.81%)
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+166.67%)
Mutual labels:  deep-learning-algorithms
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+546.46%)
Mutual labels:  deep-learning-algorithms
shadho
Scalable, structured, dynamically-scheduled hyperparameter optimization.
Stars: ✭ 17 (-82.83%)
Hands-On-Deep-Learning-Algorithms-with-Python
Hands-On Deep Learning Algorithms with Python, By Packt
Stars: ✭ 76 (-23.23%)
Mutual labels:  deep-learning-algorithms
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-82.83%)
Mutual labels:  deep-learning-algorithms
360sd Net
Pytorch implementation of ICRA 2020 paper "360° Stereo Depth Estimation with Learnable Cost Volume"
Stars: ✭ 94 (-5.05%)
Mutual labels:  deep-learning-algorithms
optkeras
OptKeras: wrapper around Keras and Optuna for hyperparameter optimization
Stars: ✭ 29 (-70.71%)
tuneta
Intelligently optimizes technical indicators and optionally selects the least intercorrelated for use in machine learning models
Stars: ✭ 77 (-22.22%)
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+123.23%)
Auto Sklearn
Automated Machine Learning with scikit-learn
Stars: ✭ 5,916 (+5875.76%)
Ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Stars: ✭ 18,547 (+18634.34%)
Deep-Learning
It contains the coursework and the practice I have done while learning Deep Learning.🚀 👨‍💻💥 🚩🌈
Stars: ✭ 21 (-78.79%)
Mutual labels:  deep-learning-algorithms
Gpflowopt
Bayesian Optimization using GPflow
Stars: ✭ 229 (+131.31%)
Deep traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
Stars: ✭ 47 (-52.53%)
Cornell Moe
A Python library for the state-of-the-art Bayesian optimization algorithms, with the core implemented in C++.
Stars: ✭ 198 (+100%)
polystores
A library for performing hyperparameter optimization
Stars: ✭ 48 (-51.52%)
Orion
Asynchronous Distributed Hyperparameter Optimization.
Stars: ✭ 186 (+87.88%)
Hyperband
Tuning hyperparams fast with Hyperband
Stars: ✭ 555 (+460.61%)
Hyperas
Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization
Stars: ✭ 2,110 (+2031.31%)
AMP-Regularizer
Code for our paper "Regularizing Neural Networks via Adversarial Model Perturbation", CVPR2021
Stars: ✭ 26 (-73.74%)
Mutual labels:  deep-learning-algorithms
Auptimizer
An automatic ML model optimization tool.
Stars: ✭ 166 (+67.68%)
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1086.87%)
Mutual labels:  deep-learning-algorithms
Far Ho
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Stars: ✭ 161 (+62.63%)
CamelsOptimizer
Yes, it's a camel case.
Stars: ✭ 17 (-82.83%)
Tscv
Time Series Cross-Validation -- an extension for scikit-learn
Stars: ✭ 145 (+46.46%)
Atm
Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
Stars: ✭ 504 (+409.09%)
Deep architect legacy
DeepArchitect: Automatically Designing and Training Deep Architectures
Stars: ✭ 144 (+45.45%)
hyper-engine
Python library for Bayesian hyper-parameters optimization
Stars: ✭ 80 (-19.19%)
Pbt
Population Based Training (in PyTorch with sqlite3). Status: Unsupported
Stars: ✭ 138 (+39.39%)
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (+870.71%)
Hyperopt.jl
Hyperparameter optimization in Julia.
Stars: ✭ 144 (+45.45%)
Hyperopt Keras Cnn Cifar 100
Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task.
Stars: ✭ 95 (-4.04%)
Machine Learning Algorithms
A curated list of almost all machine learning algorithms and deep learning algorithms grouped by category.
Stars: ✭ 92 (-7.07%)
Mutual labels:  deep-learning-algorithms
Determined
Determined: Deep Learning Training Platform
Stars: ✭ 1,171 (+1082.83%)
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+747.47%)
Simple
Experimental Global Optimization Algorithm
Stars: ✭ 450 (+354.55%)
syne-tune
Large scale and asynchronous Hyperparameter Optimization at your fingertip.
Stars: ✭ 105 (+6.06%)
61-120 of 144 similar projects