Luka Anicin

Results 12 repositories owned by Luka Anicin

speech-recognition-neural-network

185
Stars
87
Forks
Watchers

This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.

chatbot-startkit

59
Stars
39
Forks
Watchers

This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.

clustering-python

39
Stars
59
Forks
Watchers

Different clustering approaches applied on different problemsets

cnn-lstm-network

26
Stars
15
Forks
Watchers

Tensorflow implementation of embed CNN-LSTM network for sentiment analysis task.

cnn-raccoon

31
Stars
3
Forks
Watchers

Create interactive dashboards for your Convolutional Neural Networks with a single line of code!

Here I've demonstrated how and why should we use PCA, KernelPCA, LDA and t-SNE for dimensionality reduction when we work with higher dimensional datasets.

image-search-engine

43
Stars
48
Forks
Watchers

End-to-end image search engine based on the Deep learning techniques.

ml_tutor

24
Stars
13
Forks
Watchers

Machine Learning Tutor Python library

regression-python

15
Stars
39
Forks
Watchers

In this repository you can find many different, small, projects which demonstrate regression techniques using python programming language

tesla-stocks-prediction

56
Stars
42
Forks
Watchers

The implementation of LSTM in TensorFlow used for the stock prediction.