Génolhac
Génolhac is a commune in the Gard department in southern France.
Génolhac | |
---|---|
The bell tower of the church in Génolhac | |
Coat of arms | |
Location of Génolhac | |
Génolhac Génolhac | |
Coordinates: 44°21′02″N 3°57′00″E | |
Country | France |
Region | Occitanie |
Department | Gard |
Arrondissement | Alès |
Canton | La Grand-Combe |
Intercommunality | Hautes Cévennes |
Government | |
• Mayor (2008–2014) | Henri Galinier |
Area 1 | 17.30 km2 (6.68 sq mi) |
Population (2017-01-01)[1] | 841 |
• Density | 49/km2 (130/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 30130 /30450 |
Elevation | 293–1,416 m (961–4,646 ft) (avg. 500 m or 1,600 ft) |
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries. |
Population
Year | Pop. | ±% |
---|---|---|
1793 | 1,580 | — |
1821 | 1,350 | −14.6% |
1846 | 1,583 | +17.3% |
1872 | 1,406 | −11.2% |
1901 | 1,184 | −15.8% |
1926 | 968 | −18.2% |
1946 | 953 | −1.5% |
1962 | 951 | −0.2% |
1968 | 920 | −3.3% |
1975 | 936 | +1.7% |
1982 | 825 | −11.9% |
1990 | 827 | +0.2% |
1999 | 840 | +1.6% |
2008 | 902 | +7.4% |
gollark: * response lengtb
gollark: It got truncated a bit because I set the sequence length to some arbitrary value.
gollark: ```pythonclass AGI(pytorch.Module): """ Main module of the Artificial General Intelligence system """ def __init__(self, config): super(AGI, self).__init__() self.config = config self.device = torch.device("cuda" if torch.cuda.is_available() else "cpu") self.model = self.config.model self.model.to(self.device) self.optimizer = self.config.optimizer self.loss_function = self.config.loss_function self.train_loader = self.config.train_loader self.test_loader = self.config.test_loader self.epochs = self.config.epochs self.batch_size = self.config.batch_size self.log_interval = self.config.```
gollark: I'm on my phone but I can probably put your thing in quickly.
gollark: Oh, that. I was being very lazy and just copypasted the summary a search engine came up with.
See also
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.