DeepCoMP
Cell selection optimizer
A reinforcement learning-based system for optimizing multi-cell selection in wireless networks
Dynamic multi-cell selection for cooperative multipoint (CoMP) using (multi-agent) deep reinforcement learning
58 stars
8 watching
13 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
cell-selectioncellularcompmobilemulti-agent-reinforcement-learningppopythonrayreinforcement-learningrllibsimulationwireless
Related projects:
Repository | Description | Stars |
---|---|---|
xternalz/sdpoint | A deep learning method for optimizing convolutional neural networks by reducing computational cost while improving regularization and inference efficiency. | 18 |
cbfinn/gps | An implementation of guided policy search and LQG-based trajectory optimization for reinforcement learning | 598 |
deng-cy/deep_learning_topology_opt | A toolkit for using machine learning to optimize complex geometries in simulations | 107 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,071 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,321 |
baowenxuan/fedcollab | An algorithm that optimizes collaboration in federated learning by clustering clients into non-overlapping coalitions based on data quantity and pairwise distribution distances. | 16 |
locuslab/optnet | A PyTorch module that adds differentiable optimization as a layer to neural networks | 513 |
lancopku/meprop | A technique to simplify backpropagation in neural networks by selectively computing only the most relevant gradients | 110 |
google/jaxopt | An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 933 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
delta2323/gb-gnn | Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |
deependersingla/deep_portfolio | An algorithm that optimizes portfolio allocation using Reinforcement Learning and Supervised learning. | 168 |
atgambardella/pytorch-es | An implementation of an optimization algorithm for training neural networks in machine learning environments. | 350 |
dmlc/mxnet-memonger | A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
aqibsaeed/genetic-cnn | A tool for exploring and optimizing the architecture of Convolutional Neural Networks using a Genetic Algorithm | 218 |