Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

SpikeFun - Artificial Nervous System Demo

[es] :: Veštačka inteligencija :: SpikeFun - Artificial Nervous System Demo
(TOP topic, by Gojko Vujovic)
Strane: << < .. 18 19 20 21 22 23

[ Pregleda: 132587 | Odgovora: 455 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

bogdan.kecman
Bogdan Kecman
"specialist"
Oracle
srbistan

Član broj: 201406
Poruke: 15887
*.dynamic.sbb.rs.

Sajt: mysql.rs


+2377 Profil

icon Re: SpikeFun - Artificial Nervous System Demo26.08.2022. u 14:01 - pre 19 meseci
Puuuurrrrrrrrrrrrrrverzion :D
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
2a02:a213:2644:1680:7cbe:ad1..



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo30.08.2022. u 01:24 - pre 19 meseci
Status update:



Polako pocinje da lici na nesto :)
DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
2a02:a213:2644:1680:148a:b85..



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo01.09.2022. u 07:49 - pre 19 meseci


Sad se nazire put do release-a :-)
DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
..2bb:4780:640b:2d10:6893:c428



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo17.04.2023. u 22:20 - pre 11 meseci
Posle preko 4 godine... novi release :-)

http://www.digicortex.net/node/7



Code:


CHANGELOG:
==========

v2.00 PREVIEW - Released on April 17th 2023
--------------------------------------------------------------------------------

  NOTE: this is a technology demonstrator with a limited feature set
  Focused on showing the new rendering engine capabilities. Most of the
  advanced neuron toolkit UX features are not enabled in this preview.

  * New "Neon Connectome" Rendering Engine

    - Long-Range Axonal Pathways rendered as Bezier paths

    - Propagation of action potentials through white matter visualized

    - Custom color schemes for neurons and axonal pathways supported

    - Rendering control per major tract pathway, neuron type or area

    - HDR Floating Point rendering support with automatic tone mapping

    - Order Independent Transparency (OIT) rendering for brain surfaces

    - Phong and Blinn-Phong lighting models for brain surfaces

    - SMAA Anti-Aliasing Support for non-HDR rendering

    - Entire rendering engine upgraded to OpenGL 4.6 Core profile:
      all legacy / compatibility OpenGL profile code removed

    - Added support for bindless textures

    - CPU<->GPU data transfers / texture uploads fully asynchronous

    - Detail enhancement supported by using tessellation shaders

    - Reduced GPU memory usage with custom vertex fetching and data layout

    - Hardware accelerated HDR 4:4:4 H.265 video capture (NVENC)
  
  * Completely removed Windows UI controls, new UI is using Dear ImGui

  * Diffusion MRI dataset upgraded to MGH 0.7mm high resolution dMRI data, 
    with 8x improvement in 3D resolution over previous data

  * New tractography engine (Tract-o-Matic), dramatically cutting down 
    connectome loading speeds and improved tracking quality

  * Tractography engine now groups fibers in major neuroanatomical tracts
    fully selectable in the UI

  * Brainstem ARAS structures anatomy rebuilt from high quality atlas

  * Added support for hybrid CPU architectures (P-cores / E-cores) including
    explicit disabling of power throttling, as a hint to OS scheduler

  * Additional AVX-512 optimizations for CPU simulation runtime including
    Intel x86-simd-sort library (>10x speedup for FLOAT32 sort)    

  * Improved lockless task scheduler with built-in awareness of the system
    memory (NUMA) layout and cache hiearchy for efficient work/task stealing

  * Additional optimizations for systems with over 64 CPU cores
    NOTE: Compute engine is still limited to 256 CPUs, this is to be fixed

  * Switched to fast user-space synchronization primitives where it
    was not possible to use lockless algorithms (WaitOnAddress())

  * Removed support for Windows versions prior to Windows 10
    NOTE: Windows 11 or above is highly recommended

  * Removed support for CPUs without AVX2 instruction set

  * CUDA compute plug-in temporarily removed, pending rewrite

  * Numerous small bugfixes 



DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
Prikačeni fajlovi
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
..2bb:4780:640b:2d10:6893:c428



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo17.04.2023. u 23:08 - pre 11 meseci
Smrt za CPU i GPU :-)


DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
Prikačeni fajlovi
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
2a02:a212:92bb:4780:2455:273..



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo01.05.2023. u 01:27 - pre 11 meseci
The whole shebang, v2.0 release:



Download: http://www.digicortex.net/node/7
Changelog: http://www.digicortex.net/distrib/changelog.txt

Code:

v2.00 - Released on April 30th 2023
--------------------------------------------------------------------------------

 NOTE: some features (retina support, advanced stats and CUDA acceleration) are
 still TBD for the 2.x releases, they will be enabled in the near future

 * Rendering backend is now using DXGI, allowing smooth resize, native HDR
   support and improved performance

 * Font rendering engine updated to FreeType 2.13.0 with Harfbuzz support

 * Added support for acrylic background effect for tool windows

 * Added "Neuron Properties" and "Neural Network Stats" windows including EEG


DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

MajorFatal
Milija Jakic
opravljam oluke, 1337LAB
Bg

Član broj: 36595
Poruke: 1325
87.116.165.*



+557 Profil

icon Re: SpikeFun - Artificial Nervous System Demo16.12.2023. u 10:44 - pre 3 meseca
Evo mala ispomoć :)

Nemoj da pricas?
Prikačeni fajlovi
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
*.mbb.telenor.rs.



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo17.12.2023. u 15:45 - pre 3 meseca
How hard can it be? :-)
DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

MajorFatal
Milija Jakic
opravljam oluke, 1337LAB
Bg

Član broj: 36595
Poruke: 1325
87.116.165.*



+557 Profil

icon Re: SpikeFun - Artificial Nervous System Demo17.12.2023. u 16:39 - pre 3 meseca
Malo aproksimiraj, sve je to manje više amigdala :)

Ako su ljudi umeli da naprave poster, šta je teško napraviti simulaciju ..
Nemoj da pricas?
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
*.dynamic.isp.telekom.rs.



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo27.12.2023. u 08:12 - pre 3 meseca
Sta je problem? Pa, recimo, sto nigde na toj semi ne vidis JTAG ili neki drugi debug interfejs :-) Za pocetak...
DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

mjanjic
Šikagou

Član broj: 187539
Poruke: 2679



+690 Profil

icon Re: SpikeFun - Artificial Nervous System Demo28.12.2023. u 17:13 - pre 3 meseca
Ali, na posteru "Cerebellum contains 3/4 of the neurons in the brain (approx 50 billion) and is 1/10th the size of the entire brain" je otprilike kao kad bismo rekli da glavni čip (motornog) računara u autu (ECU) sadrži 3/4 provodnika celog auta (svejedno da li u kilometrima ili po broju vodova), a taj ECU je 1 promil mase auta.

Kroz Cerebellum prolaze svi neuroni za motoriku i većina "senzora".


Nego, mnogo je veća "tajna" kako se od jedne oplođene jajne ćelije i kasnije zigota razvije tako složen mozak. Jeste zahvaljujući DNK, ali opet, kako određeni elementi imaju baš takva svojstva kakva imaju zahvaljujući različitom broju protona, neutrona i elektrona. Ako se neutron posmatra kao kombinacija protona i elektrona, eto imamo samo 2 osnovna elementa (da ne ulazimo u priču o kvarkovima), i kod računara imamo dva osnovna "elementa", nula i jedan, pa pomoću njih nismo uspeli da napravimo ništa približno mozgu :)))
Blessed are those who can laugh at themselves, for they shall never cease to be amused.
 
Odgovor na temu

Shadowed
Vojvodina

Član broj: 649
Poruke: 12846



+4783 Profil

icon Re: SpikeFun - Artificial Nervous System Demo28.12.2023. u 17:25 - pre 3 meseca
Citat:
mjanjic: Ako se neutron posmatra kao kombinacija protona i elektrona, eto imamo samo 2 osnovna elementa (da ne ulazimo u priču o kvarkovima)

Paa, neutron nije kombinacija protona i elektrona upravo jer postoji prica o kvarkovima :)
Oba se sastoje od po tri kvarka, nema tu elektrona.
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
*.dynamic.isp.telekom.rs.



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo28.12.2023. u 18:32 - pre 3 meseca
Ne sastoji se od 3 kvarka, to je samo jedna specificna konfiguracija, pod specificnim uslovima posmatranja (tj. razbijanja).

U realnosti su proton i neutron “supe” stalno menjajucih elementarnih cestica, van bilo kakvog domasaja danasnjih superracunara za “de novo” simuliranje iz osnovnih principa. Cak i sa svim precicama i koriscenjem Lattice QCD modela smo jos prilicno daleko od toga.

A to je samo jedan delic atoma… jedan virus a kamo li celija su beznadezno daleko po kompleksnosti ako zelimo da ih modeliramo klasicnim racunarima.

Ne treba gubiti iz vida razmere - od velicine coveka do Plankove duzine ima mnogo vise redova velicine nego od velicine coveka do velicine vidljivog univerzuma. Plus, nista ne garantuje da je Plankova duzina limit ispod kojeg se nista ne desava, to je samo teorijski limit dostupan nasem posmatranju (od koga smo prakticno prilicno daleko).

https://cerncourier.com/a/the-proton-laid-bare/


DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
Prikačeni fajlovi
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
*.mediaworksit.net.



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo29.12.2023. u 19:54 - pre 3 meseca
Koliko je priroda uvrnuta, evo jednog skorijeg primera:

https://www.nature.com/articles/s41586-022-04998-2

Citat:

Evidence for intrinsic charm quarks in the proton


Eto, ponekad se u protonu moze zadesiti i "charm" kvark, koji je inace 1.5x masivniji od samog protona. Da stvar bude jos ludja, ako se potrefi da proton sadrzi taj tip kvarka, on nosi samo 1/2 mase tog istog protona!!!

Citat:

Although this successful framework has by now been worked through in great detail, several key open questions remain open. One of the most controversial of these concerns the treatment of so-called heavy quarks (that is, those whose mass is greater than that of the proton; mp = 0.94 GeV). Indeed, virtual quantum effects and energy–mass considerations suggest that the three light quarks and antiquarks (up, down and strange) should all be present in the proton wavefunction. Their PDFs are therefore surely determined by the low-energy dynamics that controls the nature of the proton as a bound state. However, it is well known8,13,14,15 that in high enough energy collisions all species of quarks can be excited and hence observed inside the proton, so their PDFs are nonzero. This excitation follows from standard QCD radiation, and it can be computed accurately in perturbation theory.



DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

mjanjic
Šikagou

Član broj: 187539
Poruke: 2679



+690 Profil

icon Re: SpikeFun - Artificial Nervous System Demo09.01.2024. u 14:25 - pre 2 meseca
Da, ali si u prethodnoj poruci napisao "to je samo jedna specificna konfiguracija, pod specificnim uslovima posmatranja", tako da mi to "vidimo" zbog načina posmatranja, odnosno posrednog detektovanja tih čestica, pa je pitaje šta je suština tih elemenata.
Slično kao kada bi neki domoroci imali radio prijemnik i pravili teorije odakle dolazi muzika ili drugi zvuk kad menjaju poziciju pokazivača na skali (tj. frekvenciju prijema), ali nikad ne bi mogli da dođu do suštine - elektromagnetnih talasa, a i kad bi to uradili, pitanje je da li bi došli na ideju kako da stvaraju elektromagnetne talase i preko njih prenose tu muziku ili drugi zvuk, jer bi onda možda imali ideju odakle ta muzika koju čuju na pojedinim frekvencijama.

Mi trenutno nismo (ili delimično jesmo npr. u CERN-u) u poziciji da kontrolisano stvaramo mikročestice ili je možda još važnije pitanje da li možemo energiju da pretvorimo u neke od mikročestica. Kad bismo to uspeli, možda bismo mogli da napravimo model po kome je nastala sva materija u Svemiru, a možda i uspeli da odgovorim na pitanje šta je "tamna materija" koja se pojavljuje u nekim modelima po kojima postoje delovi Svemira koji gravitaciono utiču na kretanje nama vidljive okolne materije, a tu trenutno ne detektujemo nikakvu materiju.
Blessed are those who can laugh at themselves, for they shall never cease to be amused.
 
Odgovor na temu

Ivan Dimkovic

Administrator
Član broj: 13
Poruke: 16683
2a02:a212:92bb:3480:dd96:f80..



+7169 Profil

icon Re: SpikeFun - Artificial Nervous System Demo15.01.2024. u 17:07 - pre 2 meseca
Sta je 'sustina' necega za sada nemamo ni izgleda da znamo, posto je cak i na filozofskom nivou limit spoznaje sa onim cime raspolazemo samo nas model (tj. nase razumevanje), baziran na osmatranju.

A osmatranje je, prakticno, interakcija. Bez interakcije je stanje sistema nedefinisano, a prilikom interakcije u akceleratorima neminovno dolazi do stvaranja/razaranja cestica. Kakvih? To zavisi od energije sudara.

Sudari visih energija pokazuju da je struktura nukleusa vrlo komplikovana. Takodje, zbog prirode jake sile nije moguce koristiti trikove koji su sljakali sa QED-om i zanemariti stvari koje divergiraju u beskonacnost.

A ovo je sve pre upliva gravitacione sile, sto tek povecava problem ako se pokusava dokuciti bilo sta gde sve 4 sile jesu vazne. Drugim recima, sto se ide ka manjem, stvari postaju komplikovanije - a ne obrnuto.

Citat:

a tu trenutno ne detektujemo nikakvu materiju.


Tamna materija jeste problem, ali sustinski daleko manji od ovoga gore. Mislim da ce pre ili kasnije biti pronadjena cestica 'odgovorna' za tamnu materiju - po samoj prirodi stvari, ocigledno je tesko 'uhvatljiva'. Mi tek dobijamo kakve-takve mogucnosti za osmatranje neutrina iz daleka, u zavisnosti od prirode tamne materije to sto je predstavlja moze biti jos grdje za detekciju ali - za sada nema razloga da se to odbaci kao ideja.
DigiCortex (ex. SpikeFun) - Cortical Neural Network Simulator:
http://www.digicortex.net/node/1 Videos: http://www.digicortex.net/node/17 Gallery: http://www.digicortex.net/node/25
PowerMonkey - Redyce CPU Power Waste and gain performance! - https://github.com/psyq321/PowerMonkey
 
Odgovor na temu

[es] :: Veštačka inteligencija :: SpikeFun - Artificial Nervous System Demo
(TOP topic, by Gojko Vujovic)
Strane: << < .. 18 19 20 21 22 23

[ Pregleda: 132587 | Odgovora: 455 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.