Which Deep Learning Package is Best for Computational Physics?

  • Thread starter Thread starter Photonico
  • Start date Start date
  • Tags Tags
    Choice
AI Thread Summary
The discussion centers on the application of deep learning in computational physics, particularly for those new to the field. A participant expresses interest in utilizing deep learning despite lacking experience, prompting inquiries about suitable deep learning packages. Recommendations include popular frameworks such as PyTorch and TensorFlow. Additionally, participants suggest foundational reading materials to build knowledge in machine learning (ML) and deep learning (DL), specifically highlighting "The 100 Page Book on ML" by Burkiv and "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow" by Geron. These resources emphasize essential concepts, data cleaning, and practical project templates, making them valuable for beginners in the field.
Photonico
Messages
7
Reaction score
3
Hi mates,

I am working in computational physics for condensed matter. I have noticed that there are already some articles using deep learning for computational physics. I want to try this method but I do not have any experience with deep learning or machine learning. The first question is that there are many packages for deep learning, such as PyTorch, TensorFlow, and MxNet. Could I get some recommendations about the choice of deep learning packages?Lu
 
Technology news on Phys.org
It would seem you really need to step back a bit and read a couple of books on ML and DL.

The 100 page Book on ML by Burkiv is a good start as is the Hands-on book by Geron

http://themlbook.com/

https://www.amazon.com/dp/1098125975/?tag=pfamazon01-20

The hands-on book has a project template at the end and talks about cleaning your data which is an important aspect of ML and DL.

Both books cover the various strategies and the core packages in Python and Tensorflow.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top