Coder Social home page Coder Social logo

intelligentcomputing's Introduction

Intelligent Computing

这一仓库主要用于记录一些有关智能计算的学习笔记,包括但不限于进化算法、数据结构等方面的内容。

主要采用Python语言进行编写,部分内容可能会使用C++进行实现。

进化算法 🌱

在学习过程中,我主要关注于三种进化算法:遗传算法、粒子群优化算法、差分进化算法。这三种算法都是基于群体智能的优化算法,通过模拟生物进化的过程来寻找最优解。

关于进化算法的相关内容,存放于EvolutionaryAlgorithm文件夹中。

数据结构 🌲

数据结构是计算机科学的基础,是计算机存储、组织数据的方式。在这里,我主要关注于树/图这种数据结构,包括二叉树、二叉搜索树、平衡二叉树等,以及图的遍历、最短路径等算法。

关于数据结构的相关内容,存放于DataStructure文件夹中。

其他 📚

除了上述两个方面,我还会记录一些其他的内容,比如一些有趣的算法、数据结构等。

参考资料 📑

intelligentcomputing's People

Contributors

rvosuke avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cindy813

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.