How to test the Python and TensorFlow examples ?
1. Download and install Python from here: [url:3ai0p3ic]https://www.python.org/ftp/python/3.6.2/python-3.6.2.exe[/url:3ai0p3ic] 2. Install TensorFlow for Python: From a cmd window execute this: pip3...
View ArticleOur first neuronal network using TensorFlow !!!
Inspired by this example: [url:2rqpo334]https://youtu.be/-9H_eVZdtN8[/url:2rqpo334] Here it is the TensorFlow neuronal network to solve it: tf_nn.py [code=fw:2rqpo334][/code:2rqpo334] From a cmd window...
View ArticleWelcome to the FiveTech Artificial Intelligence forums
La Inteligencia Artificial (IA) es la nueva revolución. De la misma forma en que Windows comenzó una completa revolución en los dias del MsDos, la IA va a cambiar todo. De la misma forma en que...
View ArticleWelcome to the FiveTech Artificial Intelligence forums
La Inteligencia Artificial (IA) es la nueva revolución. De la misma forma en que Windows comenzó una completa revolución en los dias del MsDos, la IA va a cambiar todo. De la misma forma en que...
View ArticleContinuous Bag of Words (CBOW)
[url:2pgefz05]https://iksinc.wordpress.com/tag/continuous-bag-of-words-cbow/[/url:2pgefz05]
View ArticleFunction download (update) from ftp?
Dear All, I read from forum and found TUpdate class. But I cannot build? It show the error as below [quote:6i6dsjjd]--------------------Configuration: tftp - Release-------------------- xHarbour 1.2.3...
View ArticleCopiar y Pegar no funciona bien
Holá, mira en: c:\fwh1703\source\classes\mget.prg Se no és el que necesitas. Saludos.
View ArticlePainting Tab-images from res. RC and DLL TFOLDEREX (solved)
Hola Antonio, Buen dia estoy trabajando justo con los folderx tratando de leer los bitmaps de los headers desde la dll y no me aparecen, tal cual esta mencionado en este topico. Como solución temporal...
View ArticleResource leak in menus
Antonio: I noticed this entry in the latest FWH upgrade notice. Menus Fixed: increase font resources Is this the fix for this particular problem? If so, do I need to purchase the latest upgrade to get...
View ArticleFunction download (update) from ftp? *Fixed*
Problem is Firewall and wininet.lib. Thanks.
View ArticleNew FTDN July 2017 (FWH 17.07)
Silvio, [quote:1d32lqt9]* New: Class TCalex from Daniel García Gil, with enhancements from Cristobal Navarro has been included in FWH, with Daniel authorization. Please review...
View ArticleWelcome to the FiveTech Artificial Intelligence forums
[code=fw:7o2vdnip][/code:7o2vdnip] Let's start learning, we don`t let the oportunity get away. Here we go.
View ArticleClass TNeuronalNetwork: simplifying the TensorFlow code
When we review the TensorFlow examples we notice a lot of repetitive code. That reminds me the Windows Petzold's era, so again we can simplify the repetitive code, creating a generic class...
View ArticleHelp creating a Dialog for Tablet Windows
As we saw in Sillian, using Daniel's class tLayOut, we should not worry about screen resolution and controls size. [code=fw:q8rvgnq8][/code:q8rvgnq8]
View ArticleFolder no muestra la dialog
Supongo que debe ser una tontería pero, creo que mi neurona caducó... No logro que se presente la dialog en el folder Código de la dialog: Test.prg [code=fw:1p78j51j][/code:1p78j51j] la dialog está en...
View Article