Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@ili3p
ili3p
Follow
View ili3p's full-sized avatar
🚀

ili i. ili3p

🚀
Data science

Block or report ili3p

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse
ili3p/README.md

[Nov 2023]

Even though I have a public GitHub profile, most of my code these days is paid for and thus closed-source. So I cannot publish here the interesting code that I have most recently written.

Anyway, my programming philosophy is that the aim of programming is to reduce the complexity of a problem and to communicate that clearly to anyone reading the code.

Some of the lessons I learned over the 15 years of professional programming are summarized here:software-development-guidelines

PinnedLoading

  1. louisXW/MAVtslouisXW/MAVtsPublic

    Model Performance Analysis and Visualization for Time Series Forecasting

    Python 1

  2. vqa-softvqa-softPublic

    Accompanying code for "A Simple Loss Function for Improving the Convergence and Accuracy of Visual Question Answering Models" CVPR 2017 VQA workshop paper.

    C 15 3

  3. HORDHORDPublic

    Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates

    Python 115 22

  4. ROSAROSAPublic

    Optimisation of black-box functions.

    Jupyter Notebook

  5. Fast Hurst exponent calculationFast Hurst exponent calculation
    1
    importpandasaspd
    2
    importnumpyasnp
    3
    fromnumbaimportjit
    4
    5
    defcalc_hurst(series:pd.Series,n_wins:int=300):
  6. Fast Kendall Tau calculation with py...Fast Kendall Tau calculation with pytorch.
    1
    importtorch
    2
    importtime
    3
    fromscipy.statsimportkendalltau
    4
    5
    defkendall(x,y):

[8]ページ先頭

©2009-2025 Movatter.jp