Giter Site home page Giter Site logo

yangyuqing15715165798's Projects

-neat- icon -neat-

在设计神经网络的过程中一般都会有许多的超参数需要进行调节,其中就包括学习率,批处理的batch大小,隐藏层中隐藏结点的个数,滑动平均模型的参数,模型训练的代数等等。正是由于需要调节的参数众多,采用传统的网格超参数调节的方法需要花费大量的时间,而且一般情况下,我们都是针对于特定结构的神经网络来进行参数的调节的,也就是说在设计神经网络之初,神经网络的结构基本上已经确定下来了,训练的只是不同结点之间的权重,比如传统的前馈神经网络3层架构输入层-隐藏层-输出层等,其一般层数都是固定的,而且神经元之间一般不会隔层进行连接。因为神经网络的结构千变万化,如果需要对各种不同的组合都进行尝试,其复杂度将难以想象。本文旨在通过进化算法的**,利用遗传算法对神经网络结构中的结点以及结点之间的边进行编码,在Breast Cancer Wisconsin (Diagnostic) Data Set 数据集上进行实验,利用遗传算法的优胜劣汰的进化过程,通过选择、交叉以及变异的过程不断地更新种群,保留下适应度高的个体,最后得到的表现最佳的模型及其拓扑结构,通过机器自动学习到一个表现较佳的模型结构,并与其他方法在该数据集上的表现进行对比。

auto-gpt icon auto-gpt

An experimental open-source attempt to make GPT-4 fully autonomous.

autogpt-next-web icon autogpt-next-web

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用

chatgpt-next-web icon chatgpt-next-web

One-Click to deploy well-designed ChatGPT web UI on Vercel. 一键拥有你自己的 ChatGPT 网页服务。

ddddocr icon ddddocr

带带弟弟 通用验证码识别OCR pypi版

faster-rcnn-pytorch icon faster-rcnn-pytorch

这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。

fucking-algorithm icon fucking-algorithm

手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.

gpt4free icon gpt4free

decentralising the Ai Industry, free gpt-4/3.5 scripts through several reverse engineered api's ( poe.com, phind.com, chat.openai.com, phind.com, writesonic.com, sqlchat.ai, t3nsor.com, you.com etc...)

graphsleepnet icon graphsleepnet

GraphSleepNet: Adaptive Spatial-Temporal Graph Convolutional Networks for Sleep Stage Classification

keras-codeepneat icon keras-codeepneat

CoDeepNEAT inspired implementation using Keras and Tensorflow as backend.

snn-rl icon snn-rl

Reinforcement Learning for Spiking Neural Networks

tinysleepnet icon tinysleepnet

TinySleepNet: An Efficient Deep Learning Model for Sleep Stage Scoring based on Raw Single-Channel EEG by Akara Supratak and Yike Guo from The Faculty of ICT, Mahidol University and Imperial College London respectively

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.