Skip to content
View lijfrank's full-sized avatar

Block or report lijfrank

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking 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 about reporting abuse.

Report abuse

Popular repositories Loading

  1. pytorch_geometric pytorch_geometric Public

    Forked from pyg-team/pytorch_geometric

    Geometric Deep Learning Extension Library for PyTorch

    Python 1

  2. HUAWEI-CodeCraft2018 HUAWEI-CodeCraft2018 Public

    Forked from rkteddy/HUAWEI-CodeCraft2018

    2018华为软件精英挑战赛,预测方案使用线性回归:差分+高斯核局部加权+岭回归拟合,放置方案采用随机启发式搜索:模拟退火+首次适应

    Python

  3. huawei-2018-software huawei-2018-software Public

    Forked from ykk648/huawei-code-craft-2018

    华为2018软件精英挑战赛初赛代码,pure python without numpy,实现拉格朗日均值、线性回归、随机森林、指数平滑、模拟退火等算法。

    Python

  4. SimulatedAnnealing SimulatedAnnealing Public

    Forked from skylergrammer/SimulatedAnnealing

    Python

  5. support-vector-machine support-vector-machine Public

    Forked from AFAgarap/support-vector-machine

    An implementation of the L2-SVM for breast cancer detection using the Wisconsin diagnostic dataset.

    Python

  6. sklearn-optimize sklearn-optimize Public

    Forked from senolakkas/sklearn-optimize

    Optimize hyperparameters for a support vector machine classifier (SVC) in scikit-learn via genetic algorithm

    Python