GitHub / stefanbschneider 8 Repositories
Senior AI & Software Engineer | Enthusiastic about AI, research & tech | Always eager to learn and to challenge myself
stefanbschneider/mobile-env
An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.
Language: Python - Size: 3.33 MB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 129 - Forks: 29

stefanbschneider/pytorch-django
๐ฅ๐ท A simple Django web app classifying images using PyTorch.
Language: Python - Size: 16.3 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 11

stefanbschneider/llm-research-buddy
Vision: An LLM-based assistant to help with finding and understanding research papers.
Language: Jupyter Notebook - Size: 233 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stefanbschneider/blog
My new blog based on Quarto.
Language: Jupyter Notebook - Size: 37.6 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stefanbschneider/stefanbschneider.github.io
Personal website built with Jekyll and Minimal Mistakes and hosted by GitHub
Language: CSS - Size: 18.3 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stefanbschneider/django-hello-world
A Django web app that says "Hello World!", deployed on Heroku.
Language: Python - Size: 23.4 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 14

stefanbschneider/ray Fork of ray-project/ray
A fast and simple framework for building and running distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Language: Python - Size: 376 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

stefanbschneider/ideally
Ideally: Organize & Grow Your Ideas
Language: Python - Size: 8.05 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

stefanbschneider/old-blog
My old blog based on fastpages. The new one is based on Quarto.
Language: Jupyter Notebook - Size: 45.7 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

stefanbschneider/stable-baselines3 Fork of DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Size: 4.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

stefanbschneider/DeepCoord Fork of RealVNF/DeepCoord
DeepCoord: Self-Learning Network and Service Coordination Using Deep Reinforcement Learning
Language: Python - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

stefanbschneider/coord-sim Fork of RealVNF/coord-sim
Lightweight flow-level simulator for inter-node service coordination. Useful for testing coordination algorithms, which scale & place service components and decide flow scheduling.
Language: Python - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

stefanbschneider/distributed-drl-coordination Fork of RealVNF/distributed-drl-coordination
Distributed Online Service Coordination Using Deep Reinforcement Learning
Size: 359 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

stefanbschneider/Gymnasium Fork of Farama-Foundation/Gymnasium
A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Size: 213 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

stefanbschneider/minimal-mistakes Fork of mmistakes/minimal-mistakes ๐ฆ
Fork to build Personal website built with Jekyll and Minimal Mistakes and hosted by GitHub
Language: JavaScript - Size: 41.2 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/structlog-round
A light-weight structlog processor to round floats for prettier logging.
Language: Python - Size: 15.6 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

stefanbschneider/awesome-telco Fork of ravens/awesome-telco
A curated list of telco resources and projects
Size: 240 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stefanbschneider/awesome-5g Fork of calee0219/awesome-5g
Awesome lists about 5G projects.
Size: 143 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stefanbschneider/common-utils Fork of RealVNF/common-utils
Interface definition between coordination algorithms and environments. Includes a dummy algorithm and environment as example.
Language: Python - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stefanbschneider/feelya
โ๏ธ๐ feelya: The app that gets you! Keep track of what you eat and do and improve how you feel.
Language: Python - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

stefanbschneider/fastpages Fork of fastai/fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
Size: 86 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

stefanbschneider/django_tutorial
An example web app for polls. Following the official Django tutorial.
Language: Python - Size: 173 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

stefanbschneider/quotify
Quotify: An example app using Django
Language: Python - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

stefanbschneider/B-JointSP Fork of CN-UPB/B-JointSP
Joint placement and scaling of bidirectional network services with stateful virtual or physical network functions
Language: Python - Size: 1.23 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/highway-env Fork of eleurent/highway-env
A minimalist environment for decision-making in autonomous driving
Size: 21.5 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/baseline-algorithms Fork of RealVNF/baseline-algorithms
Baseline algorithms for coordination of chained VNFs
Language: Python - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/bjointsp-adapter Fork of RealVNF/bjointsp-adapter
Adapter to map the inputs and outputs of the B-JointSP to the simulator interface
Language: Python - Size: 9.3 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/NFVdeep Fork of CN-UPB/NFVdeep
NFVdeep: Deep Reinforcement Learning for Online Orchestration of Service Function Chains
Size: 408 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/keras-rl Fork of keras-rl/keras-rl
Deep Reinforcement Learning for Keras.
Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/kaggle-environments Fork of Kaggle/kaggle-environments
Size: 594 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/structlog Fork of hynek/structlog
Structured Logging for Python
Size: 1.52 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

stefanbschneider/mm-github-pages-starter Fork of mmistakes/mm-github-pages-starter
Minimal Mistakes GitHub Pages site starter
Language: Ruby - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/lanyon Fork of poole/lanyon
A content-first, sliding sidebar theme for Jekyll.
Language: CSS - Size: 117 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-industrial-pilot Fork of sonata-nfv/tng-industrial-pilot
5GTANGO Industrial pilot repository
Language: HTML - Size: 50.1 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/instapy-docs Fork of InstaPy/instapy-docs
๐ Public information for users, testers, contributors, maintainers
Size: 187 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

stefanbschneider/tng-sdk-project Fork of sonata-nfv/tng-sdk-project
The 5GTANGO SDK tool to manage network service projects.
Language: Python - Size: 282 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-portal Fork of sonata-nfv/tng-portal
The 5GTANGO (web) Portal
Language: TypeScript - Size: 25.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/NFV_ML_Dev Fork of PSNAppz/NFV_ML_Dev
ML model for Network Function Virtualization Performance Prediction | Dev repo
Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-api-gtw Fork of sonata-nfv/tng-api-gtw
The API Gateway for the 5GTANGO Verification&Validation and Service Platforms (built on top of SONATA).
Size: 535 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/rl-tutorial-jnrr19 Fork of araffin/rl-tutorial-jnrr19
Stable-Baselines tutorial for Journรฉes Nationales de la Recherche en Robotique 2019
Language: Jupyter Notebook - Size: 664 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-devops Fork of sonata-nfv/tng-devops
5GTANGO DevOps repository
Size: 642 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/stable-baselines Fork of hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Size: 8.93 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-schema Fork of sonata-nfv/tng-schema
5GTANGO Schemas
Language: Shell - Size: 8.11 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-sdk-benchmark Fork of sonata-nfv/tng-sdk-benchmark
5GTANGO SDK tool for fully automated VNF and network service benchmarking and profiling.
Size: 889 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-sdk-package Fork of sonata-nfv/tng-sdk-package
The 5GTANGO SDK tool to create and unpack 5GTANGO packages.
Language: Python - Size: 549 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-cli Fork of sonata-nfv/tng-cli
5GTANGO CLI interface for the V&V and Service platforms
Language: Python - Size: 154 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-tests Fork of sonata-nfv/tng-tests
5GTANGO Integration tests repository
Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-doc Fork of sonata-nfv/tng-doc
Repository that contains the API documentation
Language: HTML - Size: 2.56 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/sonata-nfv.github.io Fork of sonata-nfv/sonata-nfv.github.io
SONATA github.io organization web page
Language: JavaScript - Size: 4.02 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-sdk-descriptorgen Fork of sonata-nfv/tng-sdk-descriptorgen
Descriptor Generator GUI for generating VNFDs and NSDs based on high-level info
Language: JavaScript - Size: 468 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/son-tutorials Fork of sonata-nfv/son-tutorials
Contains all the materials for our tutorials and demos
Language: PHP - Size: 26.8 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

stefanbschneider/ultimate-ttt-rl Fork of shayakbanerjee/ultimate-ttt-rl
Reinforcement Learning based Ultimate Tic Tac Toe player
Language: Python - Size: 830 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

stefanbschneider/tng-y1-demo Fork of sonata-nfv/tng-y1-demo
The 5GTANGO repository for year one demo
Language: Python - Size: 18 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

stefanbschneider/vim-emu
Slightly modified version of vim-emu using link delays to compute shortest paths
Language: Python - Size: 1.22 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-gtk-common Fork of sonata-nfv/tng-gtk-common
The 5GTANGO Gatekeeper Common (V&V and SP) components repository
Language: Ruby - Size: 200 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

stefanbschneider/tng-examples Fork of sonata-nfv/tng-examples
The 5GTANGO repository for packages examples
Language: C++ - Size: 8.62 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
