Trending repository
capture SSL/TLS text content without CA cert by eBPF.
-
Updated
Mar 27, 2022 - C
{{ message }}
capture SSL/TLS text content without CA cert by eBPF.
A plugin that enables usage of cheatcodes in Break The Code 2
Gamedev.js Jam celebrates web games! Build an HTML5 game within 13 days of the jam on a given theme, have fun, and possibly win prizes.
March 30, 2022 • Online
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Hi,
I am currently using your FinRL_PortfolioAllocation_NeurIPS_2020 code and I have some strange behavior at the beginning of training. Sometimes the first episode reward mean value is super high and then drops during the training as shown on the tensorboard plot. This high value is never reached again. Any idea why this is happening ?
Edit: I'm training PPO agent from stablebaselines3 wit
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
4.0 9d732aa / 3.x
Windows 10 x64
expand_icon property干净免费的面试刷题网站,帮助大家拿到满意的 offer!
商城低代码平台,可视化搭建H5、小程序多端商城
Documentation for GitHub Copilot
The Magic Mask for Android
Haptic input knob with software-defined endstops and virtual detents
Vietnamese translation is incomplete and not fil at all with the original in english since #5826 was introduced.
Take english file as reference and complete and rewording
Minetest is an open source voxel game engine with easy modding and game creation
ToolbarActions and MenuItems needs to be disableable for the similar reasons and coherence with DisableableWidgets. Last corresponds to solved #234 .
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
List of awesome semiconductor startups
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
ALL IN ONE Hacking Tool For Hackers
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
XCTestCase.validateshould be split off into its own module for use outside ofAsyncAlgorithmstests. The module should be calledAsyncAlgorithms_XCTestso that perhaps we might be able to take advantage of cross-import overlays when/if that becomes a ratified thing for swift packages.