GithubHelp home page GithubHelp logo

Hi, I'm Jamtoal !

College Student From TJUT !

Coding Time Now

输入:一个二进制向量 x = (x1, x2, ..., xn)  // 输入信号
权重:一个实数向量 w = (w1, w2, ..., wn)    // 输入权重
阈值:一个实数 t                            // 阈值

计算加权和:
s = w1*x1 + w2*x2 + ... + wn*xn

应用阈值函数进行激活:
如果 s >= t,则输出为 1
否则,输出为 0

I love connecting with different people so if you want to say Hi, I'll be happy to meet you more !

⭐️ From @Jamtoal 💕

Jamtoal's Projects

auto-gpt icon auto-gpt

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

halo icon halo

强大易用的开源建站工具。

halo-theme-higan icon halo-theme-higan

halo主题名彼岸,生死为此岸,涅槃为彼岸;有苦无乐为此岸,无苦无乐为彼岸...它代表着对一切美好的精神追求,也代表着生生不息的轮回亦如本主题分黑白两色,阴极阳至,向死而生。

mnist-gui icon mnist-gui

MNIST数据集卷积神经网络实现手写数字识别(GUI)

umami icon umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.

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.