If you start reading Fastbook
To dowload image from bing search engine, it force you to have an api key, here is a solution to use DuckDuckGo search engine, without api key:
To dowload image from bing search engine, it force you to have an api key, here is a solution to use DuckDuckGo search engine, without api key:
Deep Learning with PyTorch Step-by-Step
Notebooks
use “Open in Colab” extention in your browser to execute online.
Notebooks
use “Open in Colab” extention in your browser to execute online.
How to extract attached subtitle from movie and translate it to any target language?
use command:
to extract the attached subtitle.
then upload one or bunch of subtitles to
https://www.syedgakbar.com/projects/dst
and select target language. Finally store translated str files.
Done!
use command:
ffmpeg -hide_banner -i Movie.mkv -map 0:s:0 subs.srt
to extract the attached subtitle.
then upload one or bunch of subtitles to
https://www.syedgakbar.com/projects/dst
and select target language. Finally store translated str files.
Done!
Syedgakbar
Subtitle Translator - Translate & Edit Subtitles
Online, fast and free subtitle translator. Allows to easily translate .SRT .SUB .ASS or .VTT subtitles files to any language of your choice. Also provides intuitive subtitle editor to further refine the translated captions. Supports OpenAI ChatGPT, Gemini…
👍2
"Information Theory: From Coding to Learning"
coming out soon: 600+ pages with 150+ exercises
by Y. Polyanskiy and Y. Wu
Cambridge University Press
https://people.lids.mit.edu/yp/homepage/papers.html
book draft
coming out soon: 600+ pages with 150+ exercises
by Y. Polyanskiy and Y. Wu
Cambridge University Press
https://people.lids.mit.edu/yp/homepage/papers.html
book draft
Access to chatgpt4 (for free) with internet access, which produce no fake citation through
www.perplexity.ai
Here I asked what do you know about modeling Alzheimer disease?
Linkes inside the answer works correctly.
Have fun using AI. 👍
www.perplexity.ai
Here I asked what do you know about modeling Alzheimer disease?
Linkes inside the answer works correctly.
Have fun using AI. 👍
🤩1
High-Performance Computing with Python
The course covers the following topics:
- Vectorization with NumPy and the SciPy stack
- Profiling python code
- Extending python with cython, cffi and f2py
- Just-in-time compilation with numba
- Distributed-memory parallel programming with python
- Interfaces to GPUs
GitHub
Video 1
Video 2
Video 3
The course covers the following topics:
- Vectorization with NumPy and the SciPy stack
- Profiling python code
- Extending python with cython, cffi and f2py
- Just-in-time compilation with numba
- Distributed-memory parallel programming with python
- Interfaces to GPUs
GitHub
Video 1
Video 2
Video 3
GitHub
GitHub - eth-cscs/PythonHPC: PythonHPC
PythonHPC. Contribute to eth-cscs/PythonHPC development by creating an account on GitHub.
25_Awesome_Python_Scripts.pdf
171.4 KB
A Collection of 25 Awesome Python Scripts (mini projects)
#Python
#Python
Announcing "Lineax" - newest #JAX library! For fast linear solves and least squares.
GitHub: github.com/google/lineax
* Fast compile time
* Fast runtime
* Efficient new algorithms (e.g. QR) + existing ones (GMRES, LU, SVD, ...)
* Support for general linear operators🔥
GitHub: github.com/google/lineax
* Fast compile time
* Fast runtime
* Efficient new algorithms (e.g. QR) + existing ones (GMRES, LU, SVD, ...)
* Support for general linear operators🔥
Scientific Programming
High-Performance Computing with Python The course covers the following topics: - Vectorization with NumPy and the SciPy stack - Profiling python code - Extending python with cython, cffi and f2py - Just-in-time compilation with numba - Distributed-memory…
Link to the Videos of the course added.
plt.rc is a Matplotlib function that can be used to modify the runtime configuration (rc) settings of a plot. The rc settings control the defaults of almost every property in Matplotlib, such as figure size and DPI, line width, font size, and color
link
link
#snippet
Kuramoto order parameter (KOP)
extract phase from given time series using hilbert transform and calculate the KOP.
Kuramoto order parameter (KOP)
extract phase from given time series using hilbert transform and calculate the KOP.
This media is not supported in your browser
VIEW IN TELEGRAM
Elicit.org
The AI Research Assistant
The AI Research Assistant
COMPUTATIONAL PSYCHIATRY COURSE ZURICH
This course is organized by the Translational Neuromodeling Unit (TNU), University of Zurich & ETH Zurich and is designed to provide MSc and PhD students, scientists clinicians and anyone interested in Computational Psychiatry with the necessary toolkit to master challenges in computational psychiatry research.
Pre-requisites: Some background knowledge in neuroscience, neuroimaging, (Bayesian) statistics & probability theory, programming and machine learning is expected. If you lack this background, it is recommended that you prepare for this course.
https://www.translationalneuromodeling.org/cpcourse/
Preparation Resources
Lectures
Lecture Recordings
Tutorials
Reading List
This course is organized by the Translational Neuromodeling Unit (TNU), University of Zurich & ETH Zurich and is designed to provide MSc and PhD students, scientists clinicians and anyone interested in Computational Psychiatry with the necessary toolkit to master challenges in computational psychiatry research.
Pre-requisites: Some background knowledge in neuroscience, neuroimaging, (Bayesian) statistics & probability theory, programming and machine learning is expected. If you lack this background, it is recommended that you prepare for this course.
https://www.translationalneuromodeling.org/cpcourse/
Preparation Resources
Lectures
Lecture Recordings
Tutorials
Reading List
GitHub
GitHub - computational-psychiatry-course/precourse-preparation
Contribute to computational-psychiatry-course/precourse-preparation development by creating an account on GitHub.