• Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An C# based spider to crawl news in Jilin University

More Repositories

1

FedNorm

Python
3
star
2

Taishan_Preprocess

For data preprocessing in Taishan PUSH-UP Detection Project
Python
3
star
3

FedTorchDrug

FedTorchDrug: A Federated Learning System and Benchmark based on TorchDrug
Python
3
star
4

ModifiedGA

It is well known that when the fitness function is relatively complex, the optimization time cost of the genetic algorithm will be extremely large. To address this issue, the surrogate model was employed to predict the fitness value of the optimization problem in order to reduce the number of actual calculated fitness values. In this project, the tSNE(t-Stochastic neighbour Embedding), the least-square method, and Affinity Propagation were fused in the genetic algorithm to evaluate partial individuals’ fitness. Sufficient benchmark numerical experiments were conducted, and the results proved that the strategy could reduce the number of calculations of the fitness function with similar accuracy to that of a simple genetic algorithm.
Python
3
star
5

FedML_submodule

Python
2
star
6

MultiBranchCNN

Point based Spherical CNN
Python
2
star
7

PesticideDetection

A java app based on Android platform, aiming to detect the quantity of pesticide left on the crops.
Java
1
star
8

Computer_Graphics_FinalProject

Final project of Computer Graphics in the college of software engineering, JLU
C++
1
star
9

Genetic-Algorithm

An implementation of classical genetic algorithm.
C++
1
star
10

Compiling-Programme

SNLCompilingPrograme
Java
1
star
11

Fusion-Strategy-to-Speed-Up-Genetic-Algorithm-with-Surrogate-Model

A back-propagation (BP) neural network, the least-square method, and support-vector regression were fused in the genetic algorithm to evaluate partial individuals’ fitness.
1
star
12

openMP_Based_GA

Genetic Algorithm using openMP to optimize.
C++
1
star