0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from ausrasul/master More... almost 9 years ago
fixed module loading
Aus
More... almost 9 years ago
fixed .gitignore
Aus
More... almost 9 years ago
Fixed benchmarker so that it can extract file name from module-function tupel.
Aus
More... almost 9 years ago
bug fix
Aus
More... almost 9 years ago
bug fix
Aus
More... almost 9 years ago
bug fixes
Aus
More... almost 9 years ago
bug fix
Aus
More... almost 9 years ago
added mnesia in app.src for correct booting
Aus
More... almost 9 years ago
Requiring Mnesia in rebar conf
Aus
More... almost 9 years ago
added a map to record converter, this way external applications (users) can communicate with DXNN2 via maps instead of records.
Aus
More... almost 9 years ago
Morphologies can be loaded outside morphologies.erl using M:F(_)
Aus
More... almost 9 years ago
added .gitignore
Aus
More... almost 9 years ago
Buildable via rebar3
Aus
More... almost 9 years ago
Moved all source files into src to allow using rebar3
Aus
More... almost 9 years ago
Benchmarker customized start. This is so it can be called from other apps without anything hardcoded.
Aus
More... almost 9 years ago
Starting scapes using Module:Function() instead coding them in scape.erl
Aus
More... almost 9 years ago
Renamed the prototype files that cannot be compiled.
Aus
More... almost 9 years ago
Fix plasticity functions
Aus
More... almost 9 years ago
Modified and updated circuit, scape_LLVMPhaseOrdering fully functional with the paper accepted and to be published in ACM, a few minor modifications to other files More... about 12 years ago
Add circuits, deep learning, llvm phase orderer, and complex functoins. More... over 12 years ago
Functional, with the ability to use neural_micro_circuits. The circuit.erl is not yet commited. More... over 12 years ago
Added the fx_tables folder for currency trading experiments More... over 12 years ago
Seems all this time I had forgotten to have added the specie_identifier.erl file... More... over 12 years ago
Switched to mnesia:read/write/delete in genotype, speeindg up the genetic_line deletion process More... over 12 years ago
Fixed spacing in graph writer More... over 12 years ago
test runs are now performed for every agent that performs validation More... over 12 years ago
removed unneeded io:format More... over 12 years ago
Changed the default experiment in benchmarker.erl to run forex_trader More... over 12 years ago
Switched to hall-of-fame selection and mult-objective optimization, with a doubled on average performance. More... over 12 years ago