Jck (JCK-1096)

JCK-1096

Geek Repo

Github PK Tool:Github PK Tool

Jck's repositories

bayesla-link-adaptation

Bayesian Link Adaptation under a BLER Target

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

DRL_for_DDBC

Simulation codes for the manuscript "Deep Reinforcement Learning for Distributed Dynamic MISO Downlink-Beamforming Coordination" submitted to IEEE Transactions on Communications

Language:PythonStargazers:1Issues:0Issues:0

aes

A basic AES implementation to perform the basic operations in Rijndael's finite field, using the extended Euclidean algorithm.

License:MITStargazers:0Issues:0Issues:0

bandit_simulations

Bandit algorithms simulations for online learning

Stargazers:0Issues:0Issues:0

Complete-Python-3-Bootcamp

Course Files for Complete Python 3 Bootcamp Course on Udemy

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Deep-Reinforcement-Learning-for-5G-Networks

Code for my publication: Deep Reinforcement Learning for 5G Networks: Joint Beamforming, Power Control, and Interference Coordination. Paper accepted for publication to IEEE Transactions on Communications.

Stargazers:0Issues:0Issues:0

Hands-On-Reinforcement-Learning-for-Games

Hands-On Reinforcement Learning for Games, published by Packt

License:MITStargazers:0Issues:0Issues:0

Hands-On-Reinforcement-Learning-with-Python

Hands-On Reinforcement Learning with Python, published by Packt

License:MITStargazers:0Issues:0Issues:0

Introduction-to-Machine-Learning

This repo will house all our course material and code snippets from the Introduction to Machine Learning Class

License:MITStargazers:0Issues:0Issues:0

LearningX

Deep & Classical Reinforcement Learning + Machine Learning Examples in Python

License:MITStargazers:0Issues:0Issues:0

markov-decision-problem

Learning about MDPs, implementing policies

Stargazers:0Issues:0Issues:0

Markov-Decision-Processes

Implementing Markov Decision Process from scratch in Python

Stargazers:0Issues:0Issues:0

MDP-Basics

Using MDP based models (Value Iteration and Policy Iteration) on toy environments.

License:MITStargazers:0Issues:0Issues:0

ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

License:MITStargazers:0Issues:0Issues:0

openwifi

open-source IEEE802.11/Wi-Fi baseband chip/FPGA design

License:AGPL-3.0Stargazers:0Issues:0Issues:0

Plotly-Dashboards-with-Dash

This is the repo for the Udemy Course Python Dashboards with Plotly's Dash

Stargazers:0Issues:0Issues:0

PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks

License:MITStargazers:0Issues:0Issues:0

Q-Learning-Algorithm

Implemented deterministic FrozenLake ‘grid world’ problem where Q-learning agent learned a defined policy to optimally navigate through the lake. Python was used to program two classes which setup the state and agent respectively. Q-values are set state-action pairs and the algorithm chooses an optimal action for the current state based on estimates of this value. The reward and next state for this action is observed which allows for the Q value to be updated. Over many epochs this algorithm can learn the best path to take for this problem as long as the strategy balances exploration and exploitation correctly.

Stargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

rfml

Radio Frequency Machine Learning with PyTorch

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

rl_notes

Notes of Reinforcement Learning MOOC by University of Alberta

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

srsLTE

Open source SDR LTE software suite from Software Radio Systems (SRS)

License:AGPL-3.0Stargazers:0Issues:0Issues:0

tau-epsilon-greedy-RL

The code for the article "(\tau,\epsilon)-GREEDY REINFORCEMENT LEARNING FOR ANTI-JAMMING WIRELESS COMMUNICATIONS"

Stargazers:0Issues:0Issues:0

ThinkDSP

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.

Stargazers:0Issues:0Issues:0

Time-Series-Analysis

code and data for the time series analysis vids on my YouTube channel

Stargazers:0Issues:0Issues:0

verilog-starter-tutorials

Tutorial series on verilog with code examples. Contains basic verilog code implementations and concepts.

License:NOASSERTIONStargazers:0Issues:0Issues:0

WhirlwindTourOfPython

The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"

License:CC0-1.0Stargazers:0Issues:0Issues:0