Data insight | Python interpretation stall - do you want to set up a stall to sell anything?
I know there is a problem: after the epidemic, what is the most thing you want to do?
Many people study python and don't know where to start.Many people learn python, master the basic syntax, do not know where to find cases to start.Many people who have already done cases do not know how to learn more advanced knowledge.Then for these three t ...
Added by Chafikb on Fri, 12 Jun 2020 10:42:28 +0300
[complete version] usage record of YOLOv3
Xiaobai wrote systematic articles for the first time, but his technique was poor, mainly for the convenience of his later search. I hope all the gods don't like light spray~~
There are 7 complete versions of the main documents at the end of the article. Please refer to them if you like~
0 organization ...
Added by kristianblom on Thu, 11 Jun 2020 08:32:33 +0300
numpy learning notes of python 01
WeChat official account: click on blue font, small white image and visual attention.
About technology, focus on yyfilence00. If there are any questions or suggestions, please official account message.
Organize knowledge and learn notes
Publish journal, essay, what you see and what you think
1: ...
Added by markmuir on Wed, 10 Jun 2020 07:57:14 +0300
Docker network (docker learning notes)
Article catalog
1. Configure container network
2. Access containers through port mapping
3. Configure container interconnection
4. Create a point-to-point connection
1, Task description
1. Learn about Docker container network and how to configure basic network, including how to create network name ...
Added by nicephotog on Wed, 10 Jun 2020 07:51:06 +0300
Graphic io+BIO+NIO+AIO+Netty + chat room practice
The beginning of 2020 is extraordinary. I will stay at home and study io again
io is divided into bio,nio,aio
Among them, netty belongs to nio, and aio has not been widely used, so it has great potential in the future
Understand several concepts
Synchronous and asynchronous
Blocking and non blockingio m ...
Added by PW on Wed, 10 Jun 2020 06:42:48 +0300
[natural language processing] text information extractor CNN
Main content of this paper
This paper briefly introduces the process of processing text information by convolutional neural network (CNN)
Use CNN for text classification and comment the code
Article code[ https://github.com/540117253/Chinese-Text-Classification ]
1, CNN overview
Figure 1 CNN te ...
Added by nitm on Tue, 09 Jun 2020 06:21:37 +0300
Python automation operation and maintenance practice: collecting data from Linux system
Use Linux commands to view data about the current system status and health. However, a single Linux command and application can only obtain one aspect of system data. We need to use the Python module to feed these details back to the administrator and generate a useful system report at the same time. ...
Added by Simon Mayer on Fri, 05 Jun 2020 07:12:29 +0300
Cao Gong said Mini Dubbo -- analyze the source code of eureka client and try to register our service provider with eureka server
preface
eureka is an important component of the spring cloud Netflix technology system, which mainly completes the function of service registration and discovery. Now there is a problem, the rpc service we wrote by ourselves, if we want to ensure enough openness and function perfection, we must support various registration centers. At present, ...
Added by Zoud on Mon, 01 Jun 2020 12:55:50 +0300
Microsoft.AspNetCore.Authentication.Cookies from entry to mastery
Original text:
Microsoft.AspNetCore.Authentication.Cookies from entry to mastery (2)
Microsoft.AspNetCore.Authentication.Cookies from entry to mastery (2)
catalog
Microsoft.AspNetCore.Authentication.Cookies from entry to mastery (2)
Cookie encryption
Cookie pseudo encryption (serialization / deserialization)
...
Added by DragonHighLord on Sat, 30 May 2020 06:26:04 +0300
[Asp.netCore Series] 1 takes you throughAsp.netCore
0. Preface
This is a new series namedASP.NETCore gets started in real life.This series of presentationsASP.NETCore MVC, which assists with some front-end basics (can be used to achieve what we need, not the main topic).This series will also be introduced laterASP.NETCore platform for other types of projects, and lead you to develop a website or ...
Added by jwaqa1 on Fri, 29 May 2020 19:47:00 +0300