John Zhou
John Zhou
Thanks a lot, Jared. I might not have made myself clear. The "bigdata.py" is supposed to demonstrate that we can handle "large" volume of data with TensorFlow. Because we only...
Many thanks for your time and patience, Jared. I think I was stuck at the fact that the "bigdata.py" generates a big dataset, but the regression only sample 8 points...
That's my point. Except generating extra 7.92M random point, the "bigdata.py" script is identical to the "tensorflow.py" script. Therefore, I am not sure I get the purpose of the "bigdata.py"...
This is much needed feature. I don't understand why AWS does not agree with the users. The use case is fairly common. Let's say you have a database container (serviceDB)...
@carlodef any response? Do I need to create a pull request?
I cannot give you the image example for the issue, but the issue line is at https://github.com/centreborelli/rpcm/blob/07560868ad28515d182cfd65df55ca4b027e1127/rpcm/rpc_model.py#L230 Why the arbitrary 100 is decided? perhaps allow the 100 to be changed...
Sorry for the tardy response, Carlo. Side tracked by other things. This is the RPC data I had issue with. [RPC.txt](https://github.com/centreborelli/rpcm/files/6749808/RPC.txt) Let me know if you need more information in...
Hi @rochoa, I didn't create a pull request (blame my laziness or not exactly sure how the execution order). I will let you handle this. :-) -John
> ## Federated users in an SSO session are prompted to setup MFA on subsequent logins > ### Description > When a user first logs in through a federated provider,...
@robotdan Can you shed some lights on this? I know you implemented the support for the idp_hint for federated provider such as Windows AD FS ? Thanks