Skip to content
View AllenSun1024's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report AllenSun1024

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
AllenSun1024/README.md

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on How to write C++ programs with high performance? and How to mine good factors?.
  • ๐ŸŒฑ Iโ€™m currently learning C++, CMake, Machine Learning and Factor Investing.
  • ๐Ÿ’ฌ Ask me about How to use Python AST?, How to parse ini files? and How to train LGBM models?.
  • ๐Ÿ“ซ How to reach me: welcome to visit my homepage!

Pinned Loading

  1. INI-Parser INI-Parser Public

    This is a parser which can be used to parse configuration files with ini format.

    C++ 1

  2. ExtractNameFromJavaProject ExtractNameFromJavaProject Public

    Extract class name, method name, argument name and variable name from Java projects using JavaParser.

    Java 2

  3. GeneticAlgorithmPython GeneticAlgorithmPython Public

    Forked from ahmedfgad/GeneticAlgorithmPython

    Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).

    Python

  4. gplearn gplearn Public

    Forked from trevorstephens/gplearn

    Genetic Programming in Python, with a scikit-learn inspired API

    Python