-
My word2vec model was serialized in 0.7.0 deeplearning4j-nlp and could by loaded by
`
public WordVectorsImpl loadExistingModel(String path) throws FileNotFoundException {
File file = new File(p…
-
Hi All,
I want to plot my decision regions by considering all features of my dataset for a MLP classifier.Looking at the example, it seems that I need to train my classifier by using all dataset and …
-
CalcErrors function uses result of predict function. It's OK when ANN_MLP is a classifier but not really good when ANN_MLP is use for regression. I Think it could be practise to add function setClassi…
-
I would be pleased to propose my post entitled "Auto-Keras: An R easily accessible deep learning library" to be published in the TensorFlow for R Blog.
I have carefully followed the blog contribution…
-
EPIC #858
Story: *"As a machine learning engineer I want to know the quality of different embeddings to compare how different approaches fare to my problem."*
- [x] Selection of the most approp…
-
I have a little bit better understanding now of the paradigm you are having. It seems that tokenization performance is now much better, and code is much cleaner, excellent work!
Regarding the prep…
-
@hamuchiwa How can i do this project with ip webcam android app for streaming video and ultrasonic sensor read and motor control from arduino ?
ghost updated
5 years ago
-
In recent times, Machine Learning (ML) based algorithms have been able to achieve
very promising results on many pattern recognition tasks, such as speech, handwriting,
activity and gesture recogn…
-
Hello, I have some questions about this program. where is the folder "somewhere"? There is no such "data_name/features/model_name.bin" under the folder "data".And it cannot run.
-
Script identification is a crucial step in digitizing multilingual documents. In addition
to simplifying the OCR process, it could be used for many other tasks like document
indexing, routing, and c…