How to create an executable file of python scripts which can be executed on windows 7 / 8/ 8.1 and 64 both 32 bit and 64 bit versions?
I have used PyInstaller,
but its exe gives an fatal error when I try to launch onn different windows system...
Have you tried py2exe? fyi: https://pypi.org/project/py2exe/0.9.2.0/
Hello Markos P. Mylonas,
I have tried to Py2Exe...
It doesn't worked for my application...
Try and check this video, it works
https://www.youtube.com/watch?v=lOIJIk_maO4
How to group vectors with little variation in python?
08 September 2018 7,760 1 View
I want to add google map to my website in HTML. It is asking for API key. do Google Map API key is free or we have to pay for it?
08 September 2018 7,502 1 View
Which are the effective deep learning models for unsupervised classification?
07 August 2018 6,904 9 View
I wand to identify specific patterns within the image data using unsupervised deep learning models.
07 August 2018 4,171 3 View
Hello, I have a 2D sample matrix with shape 10 x 100 (features x samples). Every column represents a single sample with 10 features. How can we calculate the correlation between every column of...
07 August 2018 4,633 0 View
What are stacked auto-encoders? Does it useful in unsupervised feature learning?
06 July 2018 6,050 3 View
What are the different types of Auto-Encoders available in the Deep Learning?
06 July 2018 4,253 7 View
Which library is the best to implement unsupervised deep learning algorithms in Python?
06 July 2018 9,185 4 View
I want to code for object recognition using deep learning, where I do not have any database for supervised approach. I want to perform the same using unsupervised deep learning approach. Can you...
06 July 2018 6,974 3 View
Deep Learning is known for its deep layered architecture. to design an efficient deep neural network model, What is the basic criteria to define the total number of nodes and layers in Deep Learning?
06 July 2018 3,866 4 View
Hi, I am using GROMACS 5.1.4 to simulate water in contact with a surface. I am only interested to calculate some properties of water near the surface. Let's say at a distance of x nm from the...
03 March 2021 9,989 2 View
I have prepared a manuscript in IEEE Latex template, but for some purpose, I need to prepare a word file as well (detailed format is not required). Compared to two column .tex file, one column...
02 March 2021 1,830 3 View
Hi, I am trying to construct a multi-layer fibril structure from a single layer in PyMol by translating the layer along the fibril axis. For now, I am able to use the Translate command in PyMol...
02 March 2021 4,569 4 View
Hello, I am working on a soil project and I found a primary research article that tests how the modification of agricultural soil can cause global warming, using a thermal collector, however I...
02 March 2021 7,161 3 View
I want to do a parameter study of a aixsymmetric cylinder in Abaqus. I want to create several jobs where I get the stresses for 3 different points in my model. These points are defined. I wrote a...
01 March 2021 10,078 1 View
I made a vertical section plot with WOA .nc file on ODV, and now I want to plot my stations (csv. file) in it. Does anyone know how to import my points to the section? They are two different...
01 March 2021 3,610 1 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
01 March 2021 1,290 2 View
Hi everyone, I would like to ask how I can download BibExcel software for MacOs? There are some links which are supported by Windows but I could not find it for Mac. or is there any other software...
01 March 2021 652 1 View
Please, if Gaussian Parameter optimization is possible in this code structure
28 February 2021 278 3 View