Pinned Repositories
ReinforcementLearning.jl
A reinforcement learning package for Julia
Binder
A repo for hosting binder notebooks
Cartpole_DQN
Sample Cartpole game for learning epsilon greedy, environment wrappers and basics of Q learning.
CrossEntropy
d3rlpy
An offline deep reinforcement learning library
d4rl-pybullet
Datasets for data-driven deep reinforcement learning with PyBullet environments
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
Gavel
Toastmasters app with features optimized for meetings.
ReinforcementLearningZoo.jl
WideResNET22
This is a Wide Resnet implementation in CIFAR10 dataset.
Mobius1D's Repositories
Mobius1D/Binder
A repo for hosting binder notebooks
Mobius1D/Cartpole_DQN
Sample Cartpole game for learning epsilon greedy, environment wrappers and basics of Q learning.
Mobius1D/CrossEntropy
Mobius1D/d3rlpy
An offline deep reinforcement learning library
Mobius1D/d4rl-pybullet
Datasets for data-driven deep reinforcement learning with PyBullet environments
Mobius1D/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
Mobius1D/Gavel
Toastmasters app with features optimized for meetings.
Mobius1D/ReinforcementLearningZoo.jl
Mobius1D/WideResNET22
This is a Wide Resnet implementation in CIFAR10 dataset.
Mobius1D/fastbook
The fastai book, published as Jupyter Notebooks - doing my own stuff with it
Mobius1D/gpucv
A easy-to-use image processing library accelerated with CUDA on GPU.
Mobius1D/jgsu-spring-petclinic
WIP update of spring-petclinic example used in my Jenkins Getting Started course on Pluralsight
Mobius1D/julia
The Julia Programming Language
Mobius1D/kaggle-walmart-dataset
A copy of kaggle walmart dataset
Mobius1D/MNIST_DNN
MNIST classification code using deep neural nets.
Mobius1D/MyExample
Mobius1D/MyExample.jl
Empty example to understanding the working of git and the Pkg.
Mobius1D/Plain-Det
[ECCV 2024] The official PyTorch implementation of the "Plain-Det: A Plain Multi-Dataset Object Detector".
Mobius1D/python-share-cli
Mobius1D/ReinforcementLearning.jl
A reinforcement learning package for Julia
Mobius1D/ReinforcementLearningAnIntroduction.jl
Julia code for the book Reinforcement Learning An Introduction
Mobius1D/tensorflow
An Open Source Machine Learning Framework for Everyone
Mobius1D/TFRecord.jl
A pure Julia implementation to read/write TFRecord
Mobius1D/UniDet
Object detection on multiple datasets with an automatically learned unified label space. Changing this for document layout analysis with initial support for PubLayNet and DocLayNet.