Scientific Programming
153 subscribers
158 photos
30 videos
138 files
442 links
Tutorials and applications from scientific programming

https://github.com/Ziaeemehr
Download Telegram
Introduction to Machine Learning Interviews Book

https://huyenchip.com/ml-interviews-book/
scikit-learn course
The goal of this course is to teach machine learning with scikit-learn to beginners, even without a strong technical background.

The course description can be found here.

GitHub
#course
#MachineLearning
Forwarded from the Turing Machine
Ten simple rules for structuring papers:

Overview
Good scientific writing is essential to career development and to the progress of science. A well-structured manuscript allows readers and reviewers to get excited about the subject matter, to understand and verify the paper’s contributions, and to integrate these contributions into a broader context. However, many scientists struggle with producing high-quality manuscripts and are typically untrained in paper writing. Focusing on how readers consume information, we present a set of ten simple rules to help you communicate the main idea of your paper. These rules are designed to make your paper more influential and the process of writing more efficient and pleasurable.

[ link ]

Follow: @theTuringMachine
Great YouTube channel for data science.
https://youtu.be/TeEj3eTXdiY
Dive into Deep Learning
Interactive deep learning book with code, math, and discussions

Implemented with NumPy/MXNet, PyTorch, and TensorFlow

https://d2l.ai/index.html
🎉 release swyft 0.2.0, a practical machine learning tool for robust simulation-based inference in physics.
Python package: GitHub
🪄 Simulation-based inference can do magic. How can swyft help?

Read the thread.
🍀 Suggest name of a Python package for the
"Simulation of complex network dynamics with differential equations"
using just in time compilation (jitc).
It use phase and population models for simulation of interaction nodes.
netsim and pysim already taken.
Forwarded from the Turing Machine
Deep Learning, which is a course on the theory and techniques of deep learning with an emphasis on neuroscience. The course runs from August 2-20.
The syllabus for this course is still in progress, here is the current draft.

[ link ]

Follow: @theTuringMachine
A Student's Guide to Python for Physical Modeling: Second Edition
#python
#book
#beginner