Dojo learning website: http://blog.csdn.net/trendgrucee/article/details/12650163
Tag: study
Dojo study notes – start
I’m lazy, so I haven’t sorted out many things. I’m learning dojo recently, so I’ll start writing notes from now on. Starting today, I hope I can stick to it.
I’m lazy, so I haven’t organized
Jetty learning instance example details
package cn.cstnet;
import java.io.IOException;
import javax.servlet.ServletException;< br />import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet
Cordova study notes (1) – Cordova.js in the first trick knife
Foreword The first task of the new company is to study the implementation principle of the hybrid App middle layer and develop the middle layer plug-in. This task is very interesting and challengin
Deepening – Highway Network in Keras and Thousands of Road – Significant Differences
I used keras and lasagna to implement a highway network, and the keras version has been lower than the lasagna version. I use the same data set and meta parameters in them. This is Keras version co
Step by step learning SPD2010 – Chapter 6 – Handling Data Sources (3) – Connect a RSS feed XML file
You can use the XML file connection command on the Data Source tab to connect to an XML file located on an external server. You do not import this XML file to your site; instead, you link to the si
RSS learning summary
RSS has many meanings, from “RDF Site Summary” to “Rich Site Summary” to “Really Simple Syndication”. I like the last term the most because I think it best describes RSS as a service. RSS can only
Machine learning – How to create a new gym environment in Openai?
I have a task to make an AI agent and learn to use ML to play video games. I want to use OpenAI Gym to create a new environment because I don’t want to use the existing environment. How to create a