Skip to content
View JackchenBUPT's full-sized avatar

Block or report JackchenBUPT

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
  • Python Updated Dec 7, 2023
  • study-note Public

    my study note

    Updated Jul 25, 2023
  • pymoo Public

    Forked from anyoptimization/pymoo

    NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

    Python Apache License 2.0 Updated Jul 24, 2023
  • toreadbooks

    Jupyter Notebook Updated Feb 20, 2023
  • MOEAD Public

    Forked from fudp/MOEAD

    MOEAD.多目标差分进化算法的学习,Python实现&动态展示过程

    Python Apache License 2.0 Updated Jun 22, 2022
  • EmbedBooks Public

    Forked from imKeYan/EmbedBooks

    嵌入式经典书籍分享,C程序员常读书单整理,含下载地址,成体系提升技术能力。书籍资源包括电子基础、C/C++、Arm架构、Linux、网络、设计模式、各类行业报告等等。

    Updated Apr 16, 2021
  • 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取两张对应的图片作为输入,在特征提取之后进行融合用于分类。

    Python BSD 2-Clause "Simplified" License Updated Sep 25, 2020
  • PyDE Public

    Forked from hpparvi/PyDE

    Differential evolution global optimization in Python.

    Python GNU General Public License v2.0 Updated Apr 1, 2019