• 个人简介

    #include <bits/stdc++.h>
    using namespace std;
    struct sr{
    	double i = 0, 
    	       w = 3*2.148, 
    	       b = -4, 
    	       p = 1/(1+exp(i*w+b));
    }src[7];
    
    struct yc{
    	double i[7], 
    	       w[7],
    	       b = -4.0,
    	       k = 0, 
    	       p = 1/(1+exp(-(k+b)));
    }ycc[7];
    
    struct sc{
    	double i[7] = {0, 0, 0, 0, 0, 0, 0}, 
    		w[7], 
    		b = -4, 
    		k = 0, 
    		W = 10, 
    		S = -10, 
    		p = (1/(1+exp(k+b) >= W && 1/(1+exp(k+b)) >= S);
    }scc[7];
    
    
    int main() {
    	freopen("sjyÊý¾Ý/src/w.sj", "r", stdin);
    	for (int i = 0; ; i++) {
    		cin >> src[i].w;
    	}
        return 0;
    }//^神经元模型2.0(~~自己写的有亿点垃~~^
    

    imageimage

    [▼▼原神免费原石教程▼▼] (https://www.bilibili.com/video/BV1z34y1C7Kc/?p=1&vd_source=be142a90ce47d71d00afbcfe5e6af302)


    "全民反诈" 空降1:33


  • 通过的题目

  • 最近活动

    This person is lazy and didn't join any contests or homework.
  • 最近编写的题解

    This person is lazy and didn't write any solutions.