I use Texnic center and use this.
Code: Select all
\begin{enumerate}
\item computer vision: one of the biggest application of DL thesedays.
\subitem Image classification that can be used in image search system,categorizing images automatically in order to be searchable from text query, or automatic tagging.
\subitem Object Recognition: recognizing objects within images
\subitem Video Parsing: that are useful for driverless cars, robots and thief detection.
\item speech recognition
\item Text Processing
\subitem Fact Extraction: finding facts from common sentences.
\subitem Machine Translation:
\subitem Sentiment Analysis:One of its tool is Twitter sentiment analysis(you search any query and the result is the sentiment of people in Twitter.This tool can be reached from URL https://www.csc2.ncsu.edu/faculty/healey/tweet_viz/tweet_app/ up to now.
\item Medical:
\subitem Disease Detection: finding factors that have impact on a special disease such as cancer.
\subitem Drug Discovery: Predicting biological activity of different drug molecules based on chemical structure.
\subitem Radiology: Finding malignant tumors from benign tumors.
\item Finance: making, buying and selling predictions even short-term trading and long term investment.
\item Digital advertising: segmenting customers to offer personalized or real-time advertisements.
\subitem Finding best selling strategies.
\item Fraud detections
\item Agriculture: finding problematic environmental conditions.
\end{enumerate}