Giter VIP home page Giter VIP logo

lsm's People

Contributors

anandtrex avatar mhoff avatar schmitts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lsm's Issues

about csim-linux-version

Dear Authors,
I tried to install your old LSM implementation, CSim in Ubuntu 18.04, and I followed the user manual, but the command 'install' doesn't work well. The error info is as follows.
make: *** [subdirs] Error 2
Undefined function or variable 'csim'.

Error in install (line 10)
v=csim('version');

Error in install (line 20)
install;

I don't know why and there is no clue in the user manual.

dimension of lsm

Dear author:
Thanks for your sharing, I have some questions about the architecture of lsm, the papers I read about the architecture of lsm is three dimensions and the connection weight was set according to the distance between neurons, In this implemention, it likes only has two dimension?

Packages Version

Dear all,

May I ask what version of NEST you used in your simulation and what Python version you utilized?

Thanks.

parameters of lsm

Dear author,
Thanks for your generous sharing. Your code is very helpful for me to understand lsm.
I just wonder how you set the parameters to be the values they are now.

Trouble running example.py

Hi.

I was trying to run the example.py after installing LSM, but I'm getting this error.
I have tried with python and python3

`----@MonNotebook:~/Documentos/LSM_simulator/LSM_IGITUGraz/LSM-master$ python example.py

Traceback (most recent call last):
File "example.py", line 1, in
import nest
File "/home/monkho/.local/lib/python2.7/site-packages/nest.py", line 4
if isinstance(each_item, indent = False ,list):
SyntaxError: non-keyword arg after keyword arg

------@MonNotebook:~/Documentos/LSM_simulator/LSM_IGITUGraz/LSM-master$ python3 example.py

Traceback (most recent call last):
File "example.py", line 1, in
import nest
File "/home/monkho/.local/lib/python3.6/site-packages/nest.py", line 4
if isinstance(each_item, indent = False ,list):
^
SyntaxError: positional argument follows keyword argument

`

Any idea of what I may be doing wrong?

Best regards.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.