#NESTML
#nest_simulator
#special_topics
اینجا نحوه ی نصب مدل نورونی جدید در پکیج nest رو توضیح داده ام.
پکیج nest برای شبیه سازی شبکه های نورونی بزرگ شبه نقطه ای نوشته شده است.
#nest_simulator
#special_topics
اینجا نحوه ی نصب مدل نورونی جدید در پکیج nest رو توضیح داده ام.
پکیج nest برای شبیه سازی شبکه های نورونی بزرگ شبه نقطه ای نوشته شده است.
GitHub
Ziaeemehr/itng_nest
Nest Simulator quick guides and examples, adding new model using NESTML - Ziaeemehr/itng_nest
Linear regression, quick guide
تو این پست سعی کردم رگرسون خطی رو با چند تا مثال ساده توضیح بدم.
از کتابخانه های patsy و numpy استفاده کرده ام.
تو این پست سعی کردم رگرسون خطی رو با چند تا مثال ساده توضیح بدم.
از کتابخانه های patsy و numpy استفاده کرده ام.
DEV Community
Linear regression, quick guide
I am going to provide a quick guide for data analysis method, by providing a short description of wha...
Spline #interpolation in #CPP
https://github.com/Ziaeemehr/cpp_workshop/blob/master/interpolation/example.cpp
پیش نیازها: کارکردن با وکتور، کارکردن با توابع، استفاده از هدر فایل ها، آشنایی اولیه با کلاس
https://github.com/Ziaeemehr/cpp_workshop/blob/master/interpolation/example.cpp
پیش نیازها: کارکردن با وکتور، کارکردن با توابع، استفاده از هدر فایل ها، آشنایی اولیه با کلاس
بلاگ geeksforgeeks یکی از بهترین آموزش ها رو برای زبان های مختلف داره
Python Tuturial
C++ Tuturial
#Python
#CPP
#Tuturial
Python Tuturial
C++ Tuturial
#Python
#CPP
#Tuturial
GeeksforGeeks
Python Tutorial | Learn Python Programming Language - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
تفاوت عملگر is, not is با عملگر ==، !=
تفاوت کوچکی بین عملگر یکسانی (is) با عملگر تساوی (==) وجود دارد.
عملگر تساوی مقدار یا تساوی دو شی را مقایسه می کند اما عملگر یکسانی is چک می کند آیا دو مغیر به نقطه یکسانی در حافظه اشاره میکنند یا خیر.
مثال:
>>> a = 'hello world'
>>> b = 'hello world'
چک کردن عملگر یکسانی:
>>> a is b
False
چک کردن محل ذخیره متغیر در حافظه:
>>> id(a)
1603648396784
>>> id(b)
1603648426160
چک کردن عملگر تساوی:
>>> a==b
True
اینجا بیشتر بخوانید.
تفاوت کوچکی بین عملگر یکسانی (is) با عملگر تساوی (==) وجود دارد.
عملگر تساوی مقدار یا تساوی دو شی را مقایسه می کند اما عملگر یکسانی is چک می کند آیا دو مغیر به نقطه یکسانی در حافظه اشاره میکنند یا خیر.
مثال:
>>> a = 'hello world'
>>> b = 'hello world'
چک کردن عملگر یکسانی:
>>> a is b
False
چک کردن محل ذخیره متغیر در حافظه:
>>> id(a)
1603648396784
>>> id(b)
1603648426160
چک کردن عملگر تساوی:
>>> a==b
True
اینجا بیشتر بخوانید.
Realpython
Python != Is Not is not: Comparing Objects in Python – Real Python
In this quick and practical tutorial, you'll learn when to use the Python is, is not, == and != operators. You'll see what these comparison operators do under the hood, dive into some quirks of object identity and interning, and define a custom class.
Title: 3rd Latin American School on Parallel Programing for High
Performance Computing
Deadline: 15 Feb
Venue: Baranquilla, Colombia
Date: 18-29 May 2020
Link: https://indico.ictp.it/event/9089/
====================================
Title: 8th Workshop on Collaborative Scientific Software Development and
Management of Open Source Scientific Packages
Deadline: 15 Feb
Venue: ICTP, Trieste, Italy
Date: 20 Apr - 1 May 2020
Link: https://indico.ictp.it/event/9083/
Performance Computing
Deadline: 15 Feb
Venue: Baranquilla, Colombia
Date: 18-29 May 2020
Link: https://indico.ictp.it/event/9089/
====================================
Title: 8th Workshop on Collaborative Scientific Software Development and
Management of Open Source Scientific Packages
Deadline: 15 Feb
Venue: ICTP, Trieste, Italy
Date: 20 Apr - 1 May 2020
Link: https://indico.ictp.it/event/9083/
Indico - Conferences and Events
3rd Latin American Introductory School on Parallel Programming and Parallel Architecture for High Performance Computing | (smr…
PLEASE NOTE: DUE TO THE CURRENT ONGOING COVID-19 SITUATION, THIS ACTIVITY IS TEMPORARILY POSTPONED TO
A FUTURE DATE
The School is organized in collaboration with the Simon Bolivar University.
Directors:
I. Girotto (ICTP, Trieste, Italy)
A.…
A FUTURE DATE
The School is organized in collaboration with the Simon Bolivar University.
Directors:
I. Girotto (ICTP, Trieste, Italy)
A.…
Tehran Institute for Advanced Studies - Data Science Winter School - 2020
مقدمه ای بر data science
فولدر نوت بوک ها مثال های خوبی داره
#data_science
#python
#neural_network
مقدمه ای بر data science
فولدر نوت بوک ها مثال های خوبی داره
#data_science
#python
#neural_network
GitHub
Ziaeemehr/TeIAS-2020
Tehran Institute for Advanced Studies - Data Science Winter School - 2020 - Ziaeemehr/TeIAS-2020
This media is not supported in your browser
VIEW IN TELEGRAM
کار زیبای آقای نصرت محمدی👍 هوای منفی ۲۳ درجه زنجان