⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.designer.cs

📁 AI : Neural Network for beginners
💻 CS
📖 第 1 页 / 共 5 页
字号:
            dotnetCHARTING.WinForms.Hotspot hotspot26 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.Line line43 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Truncation truncation12 = new dotnetCHARTING.WinForms.Truncation();
            dotnetCHARTING.WinForms.Shadow shadow10 = new dotnetCHARTING.WinForms.Shadow();
            dotnetCHARTING.WinForms.Background background19 = new dotnetCHARTING.WinForms.Background();
            dotnetCHARTING.WinForms.Label label10 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Hotspot hotspot27 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.Truncation truncation13 = new dotnetCHARTING.WinForms.Truncation();
            dotnetCHARTING.WinForms.Line line44 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.ElementMarker elementMarker2 = new dotnetCHARTING.WinForms.ElementMarker();
            dotnetCHARTING.WinForms.Hotspot hotspot28 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.Truncation truncation14 = new dotnetCHARTING.WinForms.Truncation();
            dotnetCHARTING.WinForms.ChartArea chartArea4 = new dotnetCHARTING.WinForms.ChartArea();
            dotnetCHARTING.WinForms.Background background20 = new dotnetCHARTING.WinForms.Background();
            dotnetCHARTING.WinForms.Element element6 = new dotnetCHARTING.WinForms.Element();
            dotnetCHARTING.WinForms.SubValue subValue6 = new dotnetCHARTING.WinForms.SubValue();
            dotnetCHARTING.WinForms.Line line45 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Hotspot hotspot29 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.LegendEntry legendEntry10 = new dotnetCHARTING.WinForms.LegendEntry();
            dotnetCHARTING.WinForms.Background background21 = new dotnetCHARTING.WinForms.Background();
            dotnetCHARTING.WinForms.Line line46 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Hotspot hotspot30 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.Line line47 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Label label11 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Hotspot hotspot31 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.Truncation truncation15 = new dotnetCHARTING.WinForms.Truncation();
            dotnetCHARTING.WinForms.Line line48 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Shadow shadow11 = new dotnetCHARTING.WinForms.Shadow();
            dotnetCHARTING.WinForms.Box box4 = new dotnetCHARTING.WinForms.Box();
            dotnetCHARTING.WinForms.Background background22 = new dotnetCHARTING.WinForms.Background();
            dotnetCHARTING.WinForms.Line line49 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Label label12 = new dotnetCHARTING.WinForms.Label();
            dotnetCHARTING.WinForms.Hotspot hotspot32 = new dotnetCHARTING.WinForms.Hotspot();
            dotnetCHARTING.WinForms.Truncation truncation16 = new dotnetCHARTING.WinForms.Truncation();
            dotnetCHARTING.WinForms.Line line50 = new dotnetCHARTING.WinForms.Line();
            dotnetCHARTING.WinForms.Shadow shadow12 = new dotnetCHARTING.WinForms.Shadow();
            this.pnlTop = new System.Windows.Forms.Panel();
            this.lblSubTitle = new System.Windows.Forms.Label();
            this.lblTitle = new System.Windows.Forms.Label();
            this.pnlBottom = new System.Windows.Forms.Panel();
            this.btnViewNNConfig = new System.Windows.Forms.Button();
            this.lblTraining = new System.Windows.Forms.Label();
            this.txtTraining = new System.Windows.Forms.TextBox();
            this.btnDoXOR = new System.Windows.Forms.Button();
            this.pnlFill = new System.Windows.Forms.Panel();
            this.tabs = new System.Windows.Forms.TabControl();
            this.tabLiveResults = new System.Windows.Forms.TabPage();
            this.txtResults = new System.Windows.Forms.TextBox();
            this.tabTraining = new System.Windows.Forms.TabPage();
            this.pnlTrainMain = new System.Windows.Forms.Panel();
            this.chartTraining = new dotnetCHARTING.WinForms.Chart();
            this.pnlTrainRight = new System.Windows.Forms.Panel();
            this.btnTrainingErrors = new System.Windows.Forms.Button();
            this.btnTrainingTargetVsOuts = new System.Windows.Forms.Button();
            this.tabTrained = new System.Windows.Forms.TabPage();
            this.pnlTrainedMain = new System.Windows.Forms.Panel();
            this.chartTrained = new dotnetCHARTING.WinForms.Chart();
            this.pnlTrainedRight = new System.Windows.Forms.Panel();
            this.btnTrainedErrors = new System.Windows.Forms.Button();
            this.btnTrainedTargetVsOuts = new System.Windows.Forms.Button();
            this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
            this.pnlTop.SuspendLayout();
            this.pnlBottom.SuspendLayout();
            this.pnlFill.SuspendLayout();
            this.tabs.SuspendLayout();
            this.tabLiveResults.SuspendLayout();
            this.tabTraining.SuspendLayout();
            this.pnlTrainMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartTraining)).BeginInit();
            this.pnlTrainRight.SuspendLayout();
            this.tabTrained.SuspendLayout();
            this.pnlTrainedMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartTrained)).BeginInit();
            this.pnlTrainedRight.SuspendLayout();
            this.SuspendLayout();
            // 
            // pnlTop
            // 
            this.pnlTop.BackColor = System.Drawing.Color.SteelBlue;
            this.pnlTop.Controls.Add(this.lblSubTitle);
            this.pnlTop.Controls.Add(this.lblTitle);
            this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.pnlTop.Location = new System.Drawing.Point(0, 0);
            this.pnlTop.Name = "pnlTop";
            this.pnlTop.Size = new System.Drawing.Size(742, 55);
            this.pnlTop.TabIndex = 5;
            // 
            // lblSubTitle
            // 
            this.lblSubTitle.AutoSize = true;
            this.lblSubTitle.ForeColor = System.Drawing.Color.White;
            this.lblSubTitle.Location = new System.Drawing.Point(13, 25);
            this.lblSubTitle.Name = "lblSubTitle";
            this.lblSubTitle.Size = new System.Drawing.Size(446, 13);
            this.lblSubTitle.TabIndex = 1;
            this.lblSubTitle.Text = "This example shows how to train a network to do an XOR logic problem, using a Mic" +
                "robial GA";
            // 
            // lblTitle
            // 
            this.lblTitle.AutoSize = true;
            this.lblTitle.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTitle.ForeColor = System.Drawing.Color.White;
            this.lblTitle.Location = new System.Drawing.Point(13, 4);
            this.lblTitle.Name = "lblTitle";
            this.lblTitle.Size = new System.Drawing.Size(479, 22);
            this.lblTitle.TabIndex = 0;
            this.lblTitle.Text = "A Beginners Guide To Multi Layer Neural Networks";
            // 
            // pnlBottom
            // 
            this.pnlBottom.BackColor = System.Drawing.SystemColors.Control;
            this.pnlBottom.Controls.Add(this.btnViewNNConfig);
            this.pnlBottom.Controls.Add(this.lblTraining);
            this.pnlBottom.Controls.Add(this.txtTraining);
            this.pnlBottom.Controls.Add(this.btnDoXOR);
            this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pnlBottom.Location = new System.Drawing.Point(0, 415);
            this.pnlBottom.Name = "pnlBottom";
            this.pnlBottom.Size = new System.Drawing.Size(742, 51);
            this.pnlBottom.TabIndex = 6;
            // 
            // btnViewNNConfig
            // 
            this.btnViewNNConfig.Location = new System.Drawing.Point(270, 21);
            this.btnViewNNConfig.Name = "btnViewNNConfig";
            this.btnViewNNConfig.Size = new System.Drawing.Size(170, 20);
            this.btnViewNNConfig.TabIndex = 7;
            this.btnViewNNConfig.Text = "View Neural Network Config";
            this.toolTip1.SetToolTip(this.btnViewNNConfig, "View the Neural Network Configuration After Training");
            this.btnViewNNConfig.UseVisualStyleBackColor = true;
            this.btnViewNNConfig.Click += new System.EventHandler(this.btnViewNNConfig_Click);
            // 
            // lblTraining
            // 
            this.lblTraining.AutoSize = true;
            this.lblTraining.Location = new System.Drawing.Point(4, 7);
            this.lblTraining.Name = "lblTraining";
            this.lblTraining.Size = new System.Drawing.Size(120, 13);
            this.lblTraining.TabIndex = 6;
            this.lblTraining.Text = "How many traning loops";
            // 
            // txtTraining
            // 
            this.txtTraining.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            this.txtTraining.Location = new System.Drawing.Point(6, 21);
            this.txtTraining.Name = "txtTraining";
            this.txtTraining.Size = new System.Drawing.Size(177, 20);
            this.txtTraining.TabIndex = 5;
            this.toolTip1.SetToolTip(this.txtTraining, "Enter how many times the Neural Network should be trained");
            // 
            // btnDoXOR
            // 
            this.btnDoXOR.Location = new System.Drawing.Point(189, 21);
            this.btnDoXOR.Name = "btnDoXOR";
            this.btnDoXOR.Size = new System.Drawing.Size(75, 20);
            this.btnDoXOR.TabIndex = 4;
            this.btnDoXOR.Text = "Do XOR";
            this.toolTip1.SetToolTip(this.btnDoXOR, "Do the work to try and solve the XOR problem");
            this.btnDoXOR.UseVisualStyleBackColor = true;
            this.btnDoXOR.Click += new System.EventHandler(this.btnDoXOR_Click);
            // 
            // pnlFill
            // 
            this.pnlFill.BackColor = System.Drawing.Color.White;
            this.pnlFill.Controls.Add(this.tabs);
            this.pnlFill.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnlFill.Location = new System.Drawing.Point(0, 55);
            this.pnlFill.Name = "pnlFill";
            this.pnlFill.Size = new System.Drawing.Size(742, 360);
            this.pnlFill.TabIndex = 7;
            // 
            // tabs
            // 
            this.tabs.Controls.Add(this.tabLiveResults);
            this.tabs.Controls.Add(this.tabTraining);
            this.tabs.Controls.Add(this.tabTrained);
            this.tabs.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabs.Location = new System.Drawing.Point(0, 0);
            this.tabs.Name = "tabs";
            this.tabs.SelectedIndex = 0;
            this.tabs.Size = new System.Drawing.Size(742, 360);
            this.tabs.TabIndex = 5;
            this.toolTip1.SetToolTip(this.tabs, "Pick a tab to see the results");
            // 
            // tabLiveResults
            // 
            this.tabLiveResults.Controls.Add(this.txtResults);
            this.tabLiveResults.Location = new System.Drawing.Point(4, 22);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -