Thomas Rudolf
Thomas Rudolf
@EloyAnguiano have a look: ```py import sys from typing import Dict, Any, Union, Tuple import gym import mlflow import numpy as np from stable_baselines3 import SAC from stable_baselines3.common.logger import KVWriter,...
@EloyAnguiano please have a look into PR #889
Please feel free to feed back and contribute to this feature. Especially regarding the subsequent Keras support.
There is already raw code for PyTorch ``torch.nn.Sequence`` which I clean up for initial PR from my fork. Please wait a bit and then have a look into the proposed...
PR #126 focuses on PyTorch. ### TODOs for subsequent PRs - Variable generation with respect to PyTorch layer and Activation Functions~~ - Keras support
Ready as initial functionality for PyTorch automated generation support. Please review and merge if deemed OK.
Hey @space192 I am currently occupied and hindered to push the PR further but we happily accept your extension to CNNs. You can create a PR regarding this to that...
Hi @corydolphin, my `python-safety` run reports the following: ### ```txt -> Vulnerability found in flask-cors version 4.0.0 Vulnerability ID: 70813 Affected spec: Vulnerability found in flask-cors version 4.0.0 Vulnerability ID:...