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

https://github.com/Ziaeemehr
Download Telegram
Machine learning in Python with scikit-learn

Ref. 41026
Duration: 8 weeks
Effort: 35 hours
Pace: ~4h15/week

Build predictive models with scikit-learn and gain a practical understanding of the strengths and limitations of machine learning!

#ML
#scikit_learn
#course
Neural Networks from Scratch in Python

By Harrison Kinsley
Book
https://nnfs.io/

And his YouTube series.

"Neural Networks From Scratch" is a book intended to teach you how to build neural networks on your own, without any libraries, so you can better understand deep learning and how all of the elements work. This is so you can go out and do new/novel things with deep learning as well as to become more successful with even more basic models.

Github

#course
#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
Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control
Steven L. Brunton, J. Nathan Kutz

Data-driven discovery is revolutionizing the modeling, prediction, and control of complex systems. This textbook brings together machine learning, engineering mathematics, and mathematical physics to integrate modeling and control of dynamical systems with modern methods in data science. It highlights many of the recent advances in scientific computing that enable data-driven methods to be applied to a diverse range of complex systems, such as turbulence, the brain, climate, epidemiology, finance, robotics, and autonomy. Aimed at advanced undergraduate and beginning graduate students in the engineering and physical sciences, the text presents a range of topics and methods from introductory to state of the art.

http://databookuw.com/
Matlab and Python codes available.
Video lectures by authors available on YouTube.

#book
#course
#ML