Envision
Categories
(Move to ...)
Home
My Thoughts
Technical Envision
▼
Sunday, April 22, 2018
List of Abbreviations - Latex
›
This is a short post about generating a list of abbreviations for your document with Latex. While there are many packages available for this...
5 comments:
Monday, August 7, 2017
Grad-CAM Implementation in pycaffe
›
You can find the code discussed in this post in this git repository . This post discusses how to implement Gradient-weighted Class Ac...
26 comments:
Sunday, September 11, 2016
Data Pre-Processing with R
›
In this post I hope to discuss how we can pre-process data using R language. I'm using R Studio for the data analysis. For this analy...
Tuesday, October 14, 2014
Implementing a sever fail over feature
›
Suppose you have a client-server application and you want to automatically switch to a standby/backup server when the primary server is unav...
4 comments:
Sunday, October 12, 2014
How to create a batch file to run a Java program?
›
I demonstrated how to create an .exe using maven in my previous post . Another way of distributing a software is by a run time which include...
1 comment:
How to create an exe for a java program using maven?
›
Usually a software is distributed as an executable file. Therefore as programmers we would need to create an .exe file for our programs. Thr...
3 comments:
Saturday, March 2, 2013
Masks...!
›
"Please let me be myself....!" Have you ever heard your soul is yelling like this? After being fed up of pretending : present...
›
Home
View web version