Running Your Flask Application Over HTTPS
Miguel Grinberg has talked about how to run Flask
over https
in his article Running Your Flask Application Over HTTPS.
Experienced Computer Vision and Machine Learning Engineer
Miguel Grinberg has talked about how to run Flask
over https
in his article Running Your Flask Application Over HTTPS.
Recently, I am building a rest api for mongodb
via python-eve
. Everything works like charm, except my browser is complaining
Migrating from HDD to SSD can be very painful, if you cannot find the proper software to help you do that. Comparing 20 Drive Imaging Software Backup/Restore Speed and Image Size has summarized and compared the list of software to help you do that, both commercial and free ones.
painlessdocker has created a cheetsheet for docker.
A repository in Github has put up the largest collection of machine learning models that work with Apples Core ML standard, to help iOS developers experiment with machine learning techniques.
Design patterns implemented in Java is a very website help you learn the design patterns in Java
.
GAN, or Generative Adversarial Network, has been more and more popular, especially when you train your network creates something other than classification and regression. Github repository has kinderly collect all the variations of GANs and their implementation in a single repository.
Scholars from Shanghai Jiaotong Universities has proposed a new method for compressing the neural networks. Their method is able to reduce the size of the network to 1/30
while maintaining the accuracies.
stackoverflow has some interesting findings in the usage of programming languages in developed countries and developing countries.