philosophers topic

List philosophers repositories

natural-language-processing

25
Stars
11
Forks
Watchers

This repo contains my natural language processing projects including the use of neural language models for text generation based on Spinoza's works and a sentiment analysis "in reverse" applied to mov...

LazyPhilosophersTester

59
Stars
6
Forks
Watchers

A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough, and when program should stay running (timed).

42MainWorks

16
Stars
2
Forks
16
Watchers

A regular 42Cursus journey here!

Philosophers42

16
Stars
1
Forks
Watchers

I’ve never thought philosophy would be so deadly

PhilosophyAPI

17
Stars
1
Forks
Watchers

Explore Great Thinkers & Ideas

philosophers

27
Stars
1
Forks
Watchers

Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a soluti...

42-Philosophers

19
Stars
0
Forks
19
Watchers

Dining philosophers problem's

42-Projects

17
Stars
3
Forks
Watchers

Proyectos del campus 42 Málaga

42PhilosophersHelper

29
Stars
3
Forks
29
Watchers

42PhilosophersHelper is a semi-automated testing tool designed for the Philosophers project in the 42 curriculum. It helps you validate the correctness and robustness of your implementation by running...