https://hothardware.com/news/brain-machine-interface-will-blow-minds شرکت لبز اقدام به ساخت رابط مغز و کامپیوتر کرده که با استفاده از آن میتوان بدون نیاز به کیبورد، تایپ کرد یا بازیهای کامپیوتری را اجرا کرد. این فناوری نسبت به روشهای پیشین، غیرتهاجمی بوده و نیاز به کاشت الکترود در جمجمه ندارد
HotHardware
Start-Up CRTL-labs Is Developing A Brain-Computer Interface That Will Blow Your Mind
Start-Up CRTL-labs Is Developing A Brain-Computer Interface That Will Blow Your Mind
#!/bin/bash
# example of using arguments to a script
echo "My first name is $1"
echo "My surname is $2"
echo "Total number of arguments is $#"
#ShellScript #Example
🆔 @ai_python
وبسایت دکتر رضوی:
http://www.snrazavi.ir
جهت دریافت اسلایدهای دوره های مختلف ایشان مراجعه فرمایید.
🆔 @ai_python
http://www.snrazavi.ir
جهت دریافت اسلایدهای دوره های مختلف ایشان مراجعه فرمایید.
🆔 @ai_python
Forwarded from DLeX: AI Python (حمید شاهسونی)
py compile.pdf
473.1 KB
عنوان مقاله : چطور source پایتونی خود را compile کنیم,مزیت های آن چیست؟
#python
#pdf
#hamid_shahsavani
#compile
@ai_python
#python
#hamid_shahsavani
#compile
@ai_python
#!/bin/bash
# Counting the number of lines in a list of files
# for loop over arguments
if [ $# -lt 1 ]
then
echo "Usage: $0 file ..."
exit 1
fi
echo "$0 counts the lines of code"
l=0
n=0
s=0
for f in $*
do
l=`wc -l $f | sed 's/^\([0-9]*\).*$/\1/'`
echo "$f: $l"
n=$[ $n + 1 ]
s=$[ $s + $l ]
done
echo "$n files in total, with $s lines in total"
#ShellScript #Example #Linux
🆔 @ai_python
اسلایدهای جلسه هماهنگی #یادگیری_ماشین_با_پایتون
مدرس دوره: #دکتر_رضوی
محل: دانشگاه تبریز، دانشکده برق و کامپیوتر
بقیه اسلایدها نیز متعاقبا قرار داده خواهد شد.
🆔 @ai_python
مدرس دوره: #دکتر_رضوی
محل: دانشگاه تبریز، دانشکده برق و کامپیوتر
بقیه اسلایدها نیز متعاقبا قرار داده خواهد شد.
🆔 @ai_python
DLeX: AI Python
Funded PhD position; in Image Analysis; at Leibniz Institute for Natural Product Research and Infection Biology – Hans Knöll Institute بقیه اطلاعات در ادامه...
تحصیل در مقطع دکترا در آلمان در زمینه پردازش تصاویر پزشکی، فول فاند
Funded PhD position; in Image Analysis; at Leibniz Institute for Natural Product Research and Infection Biology – Hans Knöll Institute – in cooperation with the Friedrich Schiller University, the University Hospital Jena and the Max Planck Institute for Chemical Ecology; in Germany
⏱ Deadline: October 22, 2017.
منبع: http://applytime.ir
🆔 @ai_python
پ.ن.: هرکی بره شیرینی نده خودش لفت بده دیگه 😐
Funded PhD position; in Image Analysis; at Leibniz Institute for Natural Product Research and Infection Biology – Hans Knöll Institute – in cooperation with the Friedrich Schiller University, the University Hospital Jena and the Max Planck Institute for Chemical Ecology; in Germany
⏱ Deadline: October 22, 2017.
منبع: http://applytime.ir
🆔 @ai_python
پ.ن.: هرکی بره شیرینی نده خودش لفت بده دیگه 😐