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

https://github.com/Ziaeemehr
Download Telegram
The Information Dynamics Toolkit xl (IDTxl) is a comprehensive software package for efficient inference of networks and their node dynamics from multivariate time series data using information theory. IDTxl provides functionality to estimate the following measures:

For network inference:
🌱multivariate transfer entropy (TE)/Granger causality (GC)
🌱 multivariate mutual information (MI)
🌱 bivariate TE/GC
🌱 bivariate MI

For analysis of node dynamics:
🌱 active information storage (AIS)
🌱partial information decomposition (PID)

https://github.com/pwollstadt/IDTxl

#information_theory
#network_inference
#transfer_entropy
#python
2020 Schedule | Neurohack Years | Neurohackademy
https://neurohackademy.org/neurohack_year/2020/
لینک یوتیوب کورس ها بعد از برگزاری هر جلسه به برنامه زمانی اضافه می شود.
C++ implementation of the Python Numpy library
GITHUB
DOCUMENTATION

برای استفاده از کتابخانه numcpp باید کتابخانه boost نصب شده و آپدیت باشد. برای آپدیت کردن کتابخانه boost به اینجا و اینجا نگاه کنید.
برای راهنمای سریع استفاده از کتابخانه به صفحه اول README.md گیتهاب مراجعه کنید.
موج دوم بیماری کرونا در کشورهای مختلف به روایت آمار.
گیتهاب برای دسترسی به داده ها و کد.
data reference : WHO
Github
مدرسه تابستانی neuromatchacademy به پایان رسید. منابع و ویدئوها در دسترس عموم اند و منبع خوبی برای آشنایی با طیف وسیعی از مطالب تحلیل داده، نوروساینس و ... است.
🔆 STAN
☘️ Stan is a state-of-the-art platform for statistical modeling and high-performance statistical computation.
☘️ Stan interfaces with the most popular data analysis languages (R, #python, shell, MATLAB, Julia, Stata) and runs on all major platforms (Linux, Mac, Windows).

🌱 Stan User’s Guide
🌱 PyStan Guide
To install simply use:
$ pip3 install pystan
Bernstein Network Computational Neuroscience

We are extremely happy to let you know that the registration for the #BernsteinConference 2020 is now open! This year, the conference is free of charge but registration is mandatory.
Link
ALLEN INSTITUTE MODELING WORKSHOP
The workshop will run from Wednesday, August 12 to Friday, August 14, and begin at 8am Pacific Time each day (7:30 PM in Tehran Time)
Spiking neural networks as universal function approximators: Learning algorithms and applications
(Aug 31st / Sep 1st 2020)

The last years have seen many exciting new developments to train spiking neural networks to perform complex information processing. This online workshop brings together researchers in the field to present their work and discuss ways of translating these findings into a better understanding of neural circuits. Topics include artificial and biologically plausible learning algorithms and the dissection of trained spiking circuits toward understanding neural processing. We have a manageable number of talks with ample time for discussions.

The workshop is being organised by Dan Goodman and Friedemann Zenke.
Register here

#workshop
I am working on Modeling neural dynamics from Borgers using #brian2.

It's easy to learn and fast for development.
for a quick review and tutorial look at here.
There is also a course by #Gerstner which use brain2 in his book. [link to exercise]
The course is available by EPFL.
I am uploading the jupyter note books of Borgers using brian2 here.
Have fun coding!