Pinned Repositories
Altruism
I was interested in the evolution of Altruism. I knew about the theory explaining why humans make sacrifices for others but I wanted to witness the process of evolution myself so I created a simulation. In the simulation, organisms consumed food each day and received a random amount of food each day. Organisms died if they ran out of food but could ask other organisms in their group for food. If their request was denied they died. The decision to share food is made by a genetic program. I simulated the darwinian principles of evolution and ran the program over hundreds of generations. Over time organisms evolved to help each other. Interesting but familiar phenomena occurred. For example the bystander affect was very strong. They were much more likely to share food with family when there are not bystanders and food is plentiful.
ArithmeticEncoder
This is an implementation of the arithmetic encoder described in Mackay's "Information Theory, Inference, and Learning Algorithms". It is a rigorous fully bayesian algorithm for text compression.
Draw4
You can see it in action at http://draw4.net:9090/draw4/.
Game
This is a game based on newton's law of gravity where dogs are gravitationally attracted to a ball that is gravitationally attracted to the mouse. You can eliminate the dogs by clicking on them. However, the dogs can eliminate you by colliding with the ball.
neural
jogardi's Repositories
jogardi/Altruism
I was interested in the evolution of Altruism. I knew about the theory explaining why humans make sacrifices for others but I wanted to witness the process of evolution myself so I created a simulation. In the simulation, organisms consumed food each day and received a random amount of food each day. Organisms died if they ran out of food but could ask other organisms in their group for food. If their request was denied they died. The decision to share food is made by a genetic program. I simulated the darwinian principles of evolution and ran the program over hundreds of generations. Over time organisms evolved to help each other. Interesting but familiar phenomena occurred. For example the bystander affect was very strong. They were much more likely to share food with family when there are not bystanders and food is plentiful.
jogardi/ArithmeticEncoder
This is an implementation of the arithmetic encoder described in Mackay's "Information Theory, Inference, and Learning Algorithms". It is a rigorous fully bayesian algorithm for text compression.
jogardi/Draw4
You can see it in action at http://draw4.net:9090/draw4/.
jogardi/Game
This is a game based on newton's law of gravity where dogs are gravitationally attracted to a ball that is gravitationally attracted to the mouse. You can eliminate the dogs by clicking on them. However, the dogs can eliminate you by colliding with the ball.
jogardi/neural
jogardi/android-booksearch-exercise
jogardi/android-google-maps-demo-master
jogardi/android-lollipop-exercise
jogardi/android-rest-client-template-master
jogardi/androidLollipopExercise
jogardi/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
jogardi/automation
jogardi/bash
Run bash commands from python
jogardi/bash-handbook
:book: For those who wanna learn Bash
jogardi/BigData2
linear regression, ridge regression and gradient descent
jogardi/BigData3
jogardi/BigData4
jogardi/BigData6
jogardi/BigData7
jogardi/BigData8
jogardi/cmake-gtest-coverage-example
A sample C++ CMake project demonstrating google testing framework with mocks and coverage.
jogardi/DeepMoji
State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.
jogardi/Delaunay
API to create a Delaunay triangulation
jogardi/Flicks
jogardi/fzf-gcloud
Preview the gcloud api with fzf.
jogardi/jo-so-vits-svc-fork
so-vits-svc fork with realtime support, improved interface and more features.
jogardi/jogardi.github.io
jogardi/MealPlan
jogardi/SocketExperiments
Played with socket programming in python
jogardi/vall-e
PyTorch implementation of VALL-E(Zero-Shot Text-To-Speech), Reproduced Demo https://lifeiteng.github.io/valle/index.html