Skip to content
View HaoHan1997's full-sized avatar

Block or report HaoHan1997

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

Hi there 👋

I am Hao Han, a master degree candidate in Northwestern Polytechnical University(NPU). My major is System Engineering.

I am now living in Xi'an, China.
My research intersets focus on

  • Bayesian Network Structure Learning
  • Machine Learning
  • Bayesian Network Model intergrating Deep Learning and its application, etc.

Pinned Loading

  1. Learning-Bayesian-Networks Learning-Bayesian-Networks Public

    Algorithms for learning Bayesian networks.

    MATLAB 2 1

  2. PICMake PICMake Public

    Forked from zdzhaoyong/PICMake

    你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注开发核心应用程序,编译不再愁! 例如下面是使用PICMake编译一个依赖OpenGL的可执行文件,只需要一行!

    C++

  3. urlearning-cpp urlearning-cpp Public

    Forked from bmmalone/urlearning-cpp

    This c++ project implements a number of algorithms for learning Bayesian network structures using state space search techniques.

    C++

  4. DataMining_My DataMining_My Public

    This repo is about data mining algorithms and demos. 这个仓库主要存放数据挖掘相关的算法和一些测试实例