Git Product home page Git Product logo

umami's Introduction

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 💕

umami's People

Contributors

akashrajpurohit avatar andlil avatar atmonshi avatar bartoszhernas avatar basemax avatar be-ch avatar bilguun0203 avatar briancao avatar cywio avatar dependabot[bot] avatar franciscao633 avatar gnarlex avatar hugomd avatar kiprasmel avatar lemonawa avatar lnxd avatar mandaputtra avatar maxime-j avatar meirroth avatar mikecao avatar moltencoffee avatar nfn avatar rikodev avatar rohandebsarkar avatar rubjo avatar sammy-t avatar selcukusta avatar tairosonloa avatar winterrific avatar ym-project avatar

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.