Here's what's popular on GitHub today...
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Dec 29, 2020 - Lua
-
Updated
Dec 29, 2020 - Python
Describe the enhancement
freqtrade generates the output of max-drawdown, which is very useful, but lacks an important information.. the real question
of max-drawdown is, does the strategy have a enough money to complete?
i wrote an backtesting tool, and i generate two more columns which i find useful:
df_trades['sum'] = df_trades['profit_abs'].cumsum()
trades_profit_min = df
Sider
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
-
Updated
Dec 27, 2020 - Python
-
Updated
Dec 28, 2020 - C
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Dec 28, 2020 - C++
-
Updated
Dec 27, 2020 - Java
-
Updated
Dec 28, 2020 - Java
-
Updated
Dec 29, 2020 - TypeScript
-
Updated
Dec 29, 2020 - C
-
Updated
Dec 28, 2020
-
Updated
Dec 29, 2020
Reference: JuliaLang/julia#38892 (comment)
We accidentally exported HTML and we should warn users to avoid them.
Displaying the current tool number {after T0/T1/T2/...) on the screen would be helpful with MMU2 or other toolchanger.
The number can be displayed inside the nozzle picture.
-
Updated
Dec 28, 2020 - Lua
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Oct 17, 2020 - PHP
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
- dynamic_programming/k_means_clustering_tensorflow.py_tf
- machine_learning/lstm/lstm_prediction.py_tf
- neural_network/gan.py_tf
- neural_network/input_data.py_tf
TODO: Restore the .py file extensions
-
Updated
Dec 18, 2020 - Jupyter Notebook
Sonatype DepShield
Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.