Code Monkey home page Code Monkey logo

like_wind_free'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 网页服务。

chatgpt-on-cs icon chatgpt-on-cs

基于大模型的智能对话客服工具,支持微信、千牛、哔哩哔哩、抖音企业号、抖音、抖店、微博聊天、小红书专业号运营、小红书、知乎等平台接入,可选择 GPT3.5/GPT4.0/ 懒人百宝箱 (后续会支持更多平台),能处理文本、语音和图片,通过插件访问操作系统和互联网等外部资源,支持基于自有知识库定制企业 AI 应用。

ddddocr icon ddddocr

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

faster-rcnn-pytorch icon faster-rcnn-pytorch

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

football_analysis icon football_analysis

This repository contains a comprehensive computer vision/machine learning football project that uses YOLO for object detection, Kmeans for pixel segmentation, optical flow for motion tracking, and perspective transformation to analyze player movements in football videos

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.

keras-flask-deploy-webapp icon keras-flask-deploy-webapp

:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.

partial-discharge icon partial-discharge

Partial Discharge Detection is an integral part in electrical power system, thus in this project, different ML and DL models are used for its classification and also the use of Machine Learning Transformer for the classification

partial-discharge-svm icon partial-discharge-svm

Classification learning was performed using the SVM model according to the type of partial discharge signal. (The data accumulated for 1 minute of 60 [Hz] sine cycle data was used as one data.)

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.