Git Product home page Git Product logo

lrjxaint's Projects

irs-relaying icon irs-relaying

Simulation code for “ Intelligent Reflecting Surface vs. Decode-and-Forward: How Large Surfaces Are Needed to Beat Relaying?,” by Emil Björnson, Özgecan Özdogan, Erik G. Larsson, IEEE Wireless Communications Letters, To appear.

irsa_4_5g icon irsa_4_5g

Repository for the Matlab code of the simulations in the paper "System Level Integration of Irregular Repetition Slotted ALOHA for Industrial IoT in 5G New Radio" by H. Murat Gursu, M. Cagatay Moroglu, Mikhail Vilgelm, Federico Clazzer, Wolfgang Kellerer

irsdiagnosis icon irsdiagnosis

MATLAB codes for implementing the diagnostic techniques in "Diagnosis of Intelligent Reflecting Surface in Millimeter-wave Communication Systems". Original article available at https://arxiv.org/abs/2101.03792

kalman-and-bayesian-filters-in-python icon kalman-and-bayesian-filters-in-python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

keras-rcnn icon keras-rcnn

Keras package for region-based convolutional neural networks

knapsack icon knapsack

Solving the knapsack problem using Ant Colony Optimisation (ACO)

knapsackproblemseries icon knapsackproblemseries

The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine the number of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as possible.

leetcodeanimation icon leetcodeanimation

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

lis-deeplearning icon lis-deeplearning

Simulation code for "Enabling Large Intelligent Surfaces with Compressive Sensing and Deep Learning" by Abdelrahman Taha, Muhammad Alrabeiah, Ahmed Alkhateeb, arXiv e-prints, p. arXiv:1904.10136, Apr 2019.

loadbalancecontrol-rl icon loadbalancecontrol-rl

Using Reinforcement Learning method to realize load balancing control in dynamic cellular network

lola icon lola

Code release for Learning with Opponent-Learning Awareness and variations.

maac icon maac

Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019

machinelearning icon machinelearning

Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行

madrl icon madrl

Repo containing code for multi-agent deep reinforcement learning (MADRL).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.