issues
search
liquidcarrot
/
carrot
🥕 Evolutionary Neural Networks in JavaScript
https://liquidcarrot.io/carrot/
MIT License
296
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use exponentiation operator; Fixing issue 188
#225
raimannma
closed
4 years ago
0
Implementing MISH activation; Fixes issue #191
#224
raimannma
closed
4 years ago
1
Many new features for the typescript version
#223
raimannma
closed
4 years ago
0
Fixing issue 220: This fixes the architecture of the hopfield network
#222
raimannma
closed
4 years ago
2
Add architecture test for Hopfield Network
#221
christianechevarria
opened
4 years ago
1
Is this the correct way to implement a hopfield network?
#220
raimannma
closed
4 years ago
6
Added the option to allow only a set of activation functions
#219
raimannma
closed
4 years ago
0
Fixes the travis test
#218
raimannma
closed
4 years ago
1
Complete translation into typescript
#217
raimannma
closed
4 years ago
0
#209 fixing the test method for softsign activation
#216
raimannma
closed
4 years ago
1
Parcel and building from source
#215
missionz3r0
closed
4 years ago
9
#211 Fix
#214
missionz3r0
closed
4 years ago
1
#212 Fix
#213
missionz3r0
closed
4 years ago
0
Invalid Sort check in neat getFittest and getParent
#212
missionz3r0
closed
4 years ago
0
gitFittest & gitAverage are sync functions calling async ones.
#211
missionz3r0
closed
4 years ago
3
#209 Adds missing bracket to the SOFTSIGN activation
#210
raimannma
closed
4 years ago
0
Missing brackets at calculating SOFTSIGN activation
#209
raimannma
closed
4 years ago
1
Bump acorn from 5.7.3 to 5.7.4
#208
dependabot[bot]
closed
4 years ago
0
Removed all unused node js packages
#207
raimannma
closed
4 years ago
0
Fixing the DDPG agent
#206
raimannma
closed
4 years ago
7
Code quality and standards from Vue/MVC Frameworks
#205
luiscarbonell
opened
4 years ago
0
Network.activate consistently returns string type output
#204
christianechevarria
opened
4 years ago
1
docs: add raimannma as a contributor
#203
allcontributors[bot]
closed
4 years ago
0
BUG FIXING:
#202
raimannma
closed
4 years ago
2
Add: A .meta section to the .toJSON to add non-essential network information
#201
christianechevarria
opened
4 years ago
2
Consider: Adding a detailed and ubiquitous "event" logging system
#200
christianechevarria
opened
4 years ago
4
Create a map from Neataptic's import / export system to Carrot
#199
christianechevarria
opened
4 years ago
0
Start implementing convolutional nodes and pool nodes
#198
raimannma
closed
4 years ago
0
Adding support for continuous environments in DDPG; Add feature to prohibit actions in current state
#197
raimannma
closed
4 years ago
0
Adding support for continuous tasks
#196
raimannma
closed
4 years ago
0
Bump serialize-to-js from 3.0.0 to 3.0.1
#195
dependabot[bot]
closed
4 years ago
0
A way to pause/resume network.evolve()
#194
tracycollins
opened
4 years ago
4
Neat.prototype.evolve() breaking in Google Chrome console
#193
luiscarbonell
opened
4 years ago
0
Add Performance Profiling visualizations, possibly pre-merge to master
#192
GavinRay97
opened
5 years ago
0
Moved: Feature Request: Add Mish activation
#191
christianechevarria
opened
5 years ago
0
Weird Node.js Memory-Instantiation Bug
#190
luiscarbonell
opened
5 years ago
0
Shared Memory Inter-Process Communications (IPC)
#189
luiscarbonell
opened
5 years ago
0
Exponentiation (**) operator ~x2 faster than Math.pow()
#188
GavinRay97
opened
5 years ago
1
Fixing bug in learning the target networks, Adding SARSA, Adding the feature to create noisy nets (gaussian noise), Adding loss function to RL-Part, Adding HuberLoss and QuantileLoss to cost.js
#187
raimannma
closed
4 years ago
0
Standard Benchmarking Framework
#186
luiscarbonell
opened
5 years ago
0
Bi-Directional Context Referencing (PubSub)
#185
luiscarbonell
opened
5 years ago
6
Refactor DQN and adding a DDPG-Agent to RL
#184
raimannma
closed
5 years ago
0
Add custom JSDoc "expects" tag
#183
christianechevarria
opened
5 years ago
1
Update ADD_NODE mutation to match NEAT Spec
#182
christianechevarria
closed
5 years ago
0
DQN: Refactoring, adding support for episodic MDPs, adding ReplayBuffer, adding PER and adding Double-DQN
#181
raimannma
closed
5 years ago
0
Adding a DDPG agent to reinforcement learning
#180
raimannma
closed
5 years ago
2
WAPM Package Manager Support
#179
luiscarbonell
opened
5 years ago
0
Performance Optimizations (including Rust/AssemblyScript -> WASM)
#178
GavinRay97
opened
5 years ago
12
Eavluate use of Umbrella modules to improve performance and reduce boilerplate
#177
GavinRay97
opened
5 years ago
0
Evaluate use of Clojurescript tooling for representing graph-like objects
#176
GavinRay97
opened
5 years ago
1
Previous
Next